Cisco Cisco Catalyst 6500 Series 7600 Series Wireless Services Module (WiSM) Fehlerbehebungsanleitung

Seite von 7
commands. In a VSS envionment, issue the wism switch<module/slot no> controller 1 native−vlan
40 wism switch<module/slot no> controller 1 allowed−vlan native vlan id(40), vlan id1, vlan2,
etc...
 commands. Services can be temporarily interrupted (for approximately two pings) after you
enter this command.
Enter this command to configure the QoS trust for the interface:
 wism module <module/slot no> controller 1 qos−trust dscp
Create two port−channel interfaces on Cat6k with dot1q trunking, trust dscp, and native VLAN,
which allows untagged packets from the management port.
Create two port−channel interfaces for the two independent controllers in the Cisco WiSM and assign
VLAN 40 as the native interface.
interface Port−channel X
switchport trunk encapsulation dot1q
switchport trunk native vlan 40
switchport mode trunk
mls qos trust dscp
spanning−tree portfast trunk
Similarly, create another port channel interface for the other controller on the WiSM.
5. 
Configure the WiSM controller 1 and 2 interfaces.
As soon as the Cisco WiSM controller is detected by the Supervisor at the beginning, eight Gigabit
Interfaces are created, which range from Gig<slot number on which the module is installed>/1 to
Gig<slot number>/8.
Configure these Gigabit Interfaces as trunk ports with VLAN 40 as the native VLAN. Make sure that
the native VLAN is not tagged while you do the Cisco WiSM configuration. This is a configuration
example:
router(config)# interface range gigabitEthernet
<slot>/1  4
or 
router(config)# interface range gigabitEthernet 
<slot>/5  8
switchport trunk encapsulation dot1q
switchport trunk native vlan 40
switchport mode trunk
mls qos trust dscp
spanning−tree portfast trunk
channel−group <port−channel no> mode on
Note: When you have a WiSM installed on a switch that runs Cisco IOS Software Release
12.2.33SXI, defining a Port−Channel manually on the switch and applying it to the gigabit interfaces
does not work. Auto−lag must be used.
6. 
Verification Steps
This section describes the commands used to verify the WiSM setup.
In order to verify which Native (IOS) version is running, issue the show version command.
1.