# # This is an example configuration file for a Nortel Ethernet Routing # Switch 5520. This is only meant to be an example for other to follow. # Various infomraiton will need to be changed such as the following; # - read-only password # - read-write password # - VLANs # - SNMP read-only community string # - SNMP read-write community string # - IP address and default gateway # # You can find the original post here; # http://blog.michaelfmcnamara.com/2007/10/nortel-ers-5520-pwr-switch/ # # In the example below VLAN 200 is the management VLAN while VLAN 109 # is what I'd refer to as the closet VLAN and VLAN 20 is the VLAN for # our wireless access ports. VLAN 14 is the voice VLAN for the IP # phones. # # YOU MAY NOT BE ABLE TO CUT & PASTE THE ENTIRE DOCUMENT INTO THE # CLI INTERFACE YOU MAY NEED TO BREAK IT UP INTO SECTIONS AND ALLOW # THE SWITCH TIME TO PROCESS THE COMMANDS # # Cheers! # Michael McNamara # enable configure terminal cli password read-only readpass cli password read-write writepass cli password serial local cli password telnet local no ui-button enable vlan configcontrol autopvid vlan ports 47,48 tagging enable vlan members remove 1 ALL vlan create 200 name "10-1-255-0/24" type port vlan members add 200 47,48 vlan create 109 name "10-1-50-0/23" type port vlan members add 109 1-36,47,48 vlan create 20 name "10-1-99-0/24" type port vlan members add 20 37-48 vlan port 37-44 pvid 20 vlan port 1-36 pvid 109 vlan port 47,48 pvid 200 vlan mgmt 200 snmp-server authentication-trap disable snmp-server community public ro snmp-server community private rw snmp-server host 10.1.17.15 public snmp-server host 10.1.31.1 public logging volatile overwrite logging enable sntp server primary address 10.101.20.1 sntp server secondary address 10.124.20.1 sntp enable clock time-zone EST -5 clock summer-time EDT date 9 Mar 2009 2:00 2 Nov 2009 2:00 +60 mlt 1 disable mlt 1 name "MLT-8600" mlt 1 learning disable mlt 1 member 47,48 mlt 1 enable ip address switch 10.1.255.60 netmask 255.255.255.0 default-gateway 10.1.255.1 adac voice-vlan 14 adac op-mode tagged-frames adac uplink-port 48 adac mac-range-table low-end 00:18:b0:00:00:00 high-end 00:18:b0:ff:ff:ff adac mac-range-table low-end 00:16:ca:00:00:00 high-end 00:16:ca:ff:ff:ff adac mac-range-table low-end 00:17:65:00:00:00 high-end 00:17:65:ff:ff:ff adac mac-range-table low-end 00:0a:e4:75:00:00 high-end 00:0a:e4:75:ff:ff adac mac-range-table low-end 00:14:c2:00:00:00 high-end 00:14:c2:ff:ff:ff adac mac-range-table low-end 00:19:69:00:00:00 high-end 00:19:69:ff:ff:ff adac mac-range-table low-end 00:15:9b:00:00:00 high-end 00:15:9b:ff:ff:ff adac mad-range-table low-end 00:13:65:00:00:00 high-end 00:13:65:ff:ff:ff adac enable vlan port 1-36 tagging untagpvidOnly interface fastEthernet 1-36 vlan ports 1-36 filter-unregistered-frames disable lldp tx-tlv port-desc sys-cap sys-desc sys-name lldp status txAndRx config-notification lldp tx-tlv med extendedPSE med-capabilities network-policy poe poe-priority high spanning-tree learning fast adac enable exit interface fastEthernet 37-44 poe poe-priority low spanning-tree learning fast exit interface fastEthernet 45-46 shutdown exit qos if-group name allUpLinks class trusted interface fastEthernet 47,48 qos if-assign port 47,48 name allUpLinks exit snmp-server name "sw-icr9.remotesite.acme.org" snmp-server location "Acme Toothbrush Company (ICR9)" snmp-server contact "Network Operations Team" interface fastEthernet ALL rate-limit both 10 exit interface fastEthernet 47,48 vlacp port 47,48 timeout short vlacp port 47,48 enable exit vlacp enable exit copy config nvram