Step 3 For a 24-port catalyst switch, enter the following commands to configure Ports 2 through 20. Replace port
with the port number (2 through 20) and repeat for each port:
Example:
Switch(config)# interface FastEthernet0/port
Switch(config-if)# switchport access vlan private VLAN ID
Switch(config-if)# switchport mode access
Step 4 For a 24-port catalyst switch, enter the following commands to configure Ports 21, 22, and 23:
Example:
Switch(config)# interface FastEthernet0/21
Switch(config-if)# switchport trunk encapsulation dot1q
Switch(config-if)# switchport trunk allowed vlan public VLAN ID ,private VLAN ID
Switch(config-if)# switchport mode trunk
Switch(config-if)# spanning-tree port-priority 0
Switch(config)# interface FastEthernet0/22
Switch(config-if)# switchport trunk encapsulation dot1q
Switch(config-if)# switchport trunk allowed vlan public VLAN ID ,private VLAN ID
Switch(config-if)# switchport mode trunk
Switch(config-if)# spanning-tree port-priority 0
Switch(config)# interface FastEthernet0/23
Switch(config-if)# switchport trunk encapsulation dot1q
Switch(config-if)# switchport trunk allowed vlan public VLAN ID ,private VLAN ID
Switch(config-if)# switchport mode trunk
Switch(config-if)# spanning-tree port-priority 0
Step 5 For a 24-port catalyst switch, enter the following commands to configure Port 24. Replace port with the port
number.
Example:
Switch(config)# interface FastEthernet0/port
Switch(config-if)# switchport mode access
Step 6 Enter the following interface commands:
Example:
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 Vlan public VLAN ID
Switch(config)# no ip address
Switch(config)# no ip route-cache
Switch(config)# ip http server
Cisco ONS 15454 Hardware Installation Guide
153
Installing the ONS 15454 M12 (ANSI and ETSI) Shelf
NTP-G298 Configure a Cisco Catalyst 2950 or Catalyst 3560 (Active and Standby) for a ONS 15454 Multishelf Node