Fujitsu BX600 SB9 Switch User Manual


 
White Paper Issue: October 2006 Integration of BX600 SB9 Switches in Cisco Networks Page 21 / 47
channel-group 1/1
exit
port-channel Po2
interface 1/2
exit
interface 0/13
channel-group 1/2
exit
interface 0/14
channel-group 1/2
exit
! Configure the interfaces
interface range 0/1 0/10
spanning-tree edgeport
spanning-tree port mode
interface range 0/11 0/14
spanning-tree port mode
exit
interface 1/1
staticcapability
spanning-tree port mode
exit
interface 1/2
staticcapability
spanning-tree port mode
exit
end
! Cisco Switch A
! Enable and configure RSTP
spanning-tree mode rapid-pvst
spanning-tree vlan 1 priority 0
!
! Timers are tuned. Please refer Cisco documentation before
! using this part of the configuration
!
spanning-tree vlan 1 hello-time 1
spanning-tree vlan 1 forward-time 8
spanning-tree vlan 1 max-age 11
!
! Define the port-channels
!
interface Port-channel1
! These commands are default and normally not displayed
switchport mode access
switchport access vlan 1
!
interface Port-channel3
! These commands are default and normally not displayed
switchport mode access
switchport access vlan 1
!
interface range GigabitEthernet0/1 - 2
! These commands are default and normally not displayed
switchport mode access
switchport access vlan 1
channel-group 1 mode on
!
interface range GigabitEthernet0/23 - 24
! These commands are default and normally not displayed
switchport mode access
switchport access vlan 1
channel-group 3 mode on
! Cisco Switch B