Cisco Cisco Catalyst 6500 Series 7600 Series Wireless Services Module (WiSM) Referencia técnica

Descargar
Página de 61
45
Configuring a Cisco Wireless Services Module and Wireless Control System
OL-8981-01
 channel-group 2 mode on
!
interface FastEthernet4/1
 switchport
 no ip address
!
< snip >
!
interface FastEthernet4/13
 switchport
 switchport access vlan 40
 no ip address
!
interface FastEthernet4/14
 switchport
 switchport access vlan 40
 no ip address
!
< snip >
!
interface FastEthernet4/25
 description Host for the inside of FWSM 200.1.1.20
 switchport
 switchport access vlan 200
 no ip address
!
interface Vlan1
 ip address 10.1.1.2 255.255.255.0
!
interface Vlan30
 ip vrf forwarding wism-fwsm
 ip address 10.1.30.1 255.255.255.0
 ip helper-address 10.1.1.11
!
interface Vlan40
 ip address 40.1.1.1 255.255.0.0
 ip helper-address 10.1.1.11
!
interface Vlan192
 ip address 192.168.10.1 255.255.255.0
!
interface Vlan200
 ip address 200.1.1.2 255.255.255.0
!
!
router eigrp 100
 network 10.0.0.0
 network 192.168.0.0
 no auto-summary
!
ip classless
ip route vrf wism-fwsm 200.1.1.0 255.255.255.0 10.1.30.10
!
no ip http server
!
!control-plane
!
dial-peer cor custom
!
line con 0
line vty 0 4
 password cisco
 no login
!