124 Nortel Networks L2/3 Ethernet Switch Module for IBM Eserver BladeCenter
switchport nonegotiate
channel-group 2 mode active
!
interface GigabitEthernet0/12
switchport access vlan 35
! -- vlan 46 on core 2
switchport trunk encapsulation dot1q
switchport mode access
switchport nonegotiate
channel-group 2 mode active
!
interface GigabitEthernet0/13
switchport trunk encapsulation dot1q
switchport trunk native vlan 5
switchport mode trunk
!
interface GigabitEthernet0/23
no switchport
ip address 10.56.0.245 255.255.255.0 -- .246 on core 2
!
interface GigabitEthernet0/24
no switchport
ip address 9.42.171.245 255.255.255.0 -- .246 on core 2
!
interface Vlan1
no ip address
shutdown
!
interface Vlan35
! -- core 1 only
ip address 10.35.0.245 255.255.255.0
!
! interface Vlan46 -- core 2 only
! ip address 10.46.0.246 255.255.255.0
! shutdown
!
interface Vlan99
ip address 10.99.0.245 255.255.255.0
! address .246 on core 2
!
!
ip default-gateway 9.42.171.3
ip classless
ip route 0.0.0.0 0.0.0.0 9.42.171.3
ip route 10.10.0.0 255.255.255.0 10.35.0.100
! -- points to 10.46.0.100 on core 2
ip route 10.20.0.0 255.255.255.0 10.35.0.100
! -- points to 10.46.0.100 on core 2
ip http server
ip http secure-server
!
!
!
control-plane
!
!
line con 0
line vty 0 4
password cisco
no login