Fujitsu BX600 SB9 Switch User Manual


 
White Paper Issue: October 2006 Integration of BX600 SB9 Switches in Cisco Networks Page 6 / 47
2.2.3 Configuration
The setup in Figure 1 would be configured in the following steps:
Step 1: Shut down the affected ports to avoid loops
Step 2: Set up the port-channel
Step 3: Bring up the affected ports
Step 4: Verify the operation of the port-channels
Step 1: Shut down the affected ports to avoid loops
! SB9
interface range 0/11 0/14
shutdown
exit
! Cisco A
interface range Gi 0/1 2
shutdown
end
! Cisco B
interface range Gi 0/1 2
shutdown
end
Step 2: Set up the port-channel
! SB9
port-channel Po1
interface 1/1
exit
port-channel Po2
interface 1/2
exit
interface range 0/11 0/12
channel-group 1/1
exit
interface 0/13 0/14
channel-group 1/2
exit
interface 1/1
! static configuration no LACP
staticcapability
exit
interface 1/2
! static configuration no LACP
staticcapability
exit
end
! Cisco A
interface Port-channel1
!
interface range Gi 0/1 - 2
channel-group 1 mode on
end
! Cisco B
interface Port-channel2
!
interface range Gi 0/1 - 2