1-84
Cisco ONS 15454 DWDM Procedure Guide, R8.0
78-17704-02
Chapter 1 Install the Shelf and Common Control Cards
NTP- G159 Configure a Cisco Catalyst 2950 for a Multishelf Node
Note
When Cisco Catalyst 2950s are used in a multishelf node configuration, the Cisco Catalyst 2950 must
be dedicated to multishelf LAN traffic. Cisco Catalyst 2950 ports not used by the multishelf
configuration cannot be used for any other task.
Step 1
At the Cisco IOS command line interface (CLI) for the Catalyst switch, enter the following spanning tree
commands:
Switch(config)#
spanning-tree mode rapid-pvst
Switch(config)#
no spanning-tree optimize bpdu transmission
Switch(config)#
spanning-tree extend system-id
Step 2
Enter the following commands to configure Port 1:
(Switch(config)#
interface FastEthernet0/1
(Switch(config-if)#
switchport trunk allowed vlan 1,2
(Switch(config-if)#
switchport mode trunk
(Switch(config-if)#
switchport nonegotiate
Step 3
Enter the following commands to configure Ports 2 through 8. Replace
port
with the port number (2
through 8) and repeat for each port.
(Switch(config)#
interface FastEthernet0/
port
(Switch(config-if)#
switchport access vlan 2
(Switch(config-if)#
switchport mode access
Step 4
Enter the following commands to disable Ports 9 through 21 and disable VLAN management:
(Switch(config)#
interface FastEthernet0/9 - 21
(Switch(config-if)#
shutdown
Step 5
Enter the following commands to configure Port 22:
(Switch(config)#
interface FastEthernet0/22
(Switch(config-if)#
switchport trunk allowed vlan 1,2
(Switch(config-if)#
switchport mode trunk
Step 6
Enter the following commands to configure Ports 23 and 24. Replace
port
with the port number (23
through 24) and repeat for each port.
(Switch(config)#
interface FastEthernet0/
port
(Switch(config-if)#
switchport mode access
Step 7
Enter the following interface commands:
(Switch(config)#interface GigabitEthernet0/1
(Switch(config)#no ip address
(Switch(config)#ip http server
(Switch(config)#interface GigabitEthernet0/2
(Switch(config)#no ip address
(Switch(config)#ip http server
(Switch(config)#interface Vlan1
(Switch(config)#no ip address
(Switch(config)#no ip route-cache
(Switch(config)#ip http server
Step 8
Enter the following commands to configure authentication:
Switch(config)#
line con 0
Switch(config)#
line vty 0 4
Switch(config-line)#
password yyyyyy