connecting the 720 with WiSM module to MSFC2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 08:44 AM - edited 07-03-2021 06:09 PM
What is the easiest way to connect a 720 switch running a WiSM to a Core running MSFC2 module. Layer2 or Layer3???
- Labels:
-
Other Wireless Topics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 09:51 AM
Here is the initial setup doc for wism on a cat6k:
http://www.cisco.com/en/US/products/hw/modules/ps2706/products_tech_note09186a00808330a9.shtml
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 10:17 AM
I am using the same doc...It assumes that the management IP and the AP manager IP are in the same subnet, can I use a different subnet to configure the management IP. Should the IP address of the Managment, AP manager and all the APs be in the same subnet?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 10:31 AM
They can be in the same subnet or another one.
Now you have to be a little careful, and make sure that if you use a WCS, it has to be then on the same subnet as the management interface.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 11:09 AM
Ok I will make sure that the WCS is on the same subnet. When I am configuring the vlan on the 720 for the management of the wism (in the cisco doc its vlan 40) since now that I am using our management vlan for the network for management int of the controller and a new subnet for ap-manager interface, do I need to creat two seperate Vlans and a new vlan interface for the ap-manager to work?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 11:21 AM
Most commonly people use the same subnet for both : ap-manager and management. If you really have a reason not to, i recommend you sticking with 1 vlan.
Also then, the WCS subnet wont matter. See, if the subnets of ap-manager and management are different, the WCS will have to come in and leave the WLC from the management interface and not the ap-manager.
With both on the same vlan, you can have other subnet for WCS, it wont mess with the ap-manager.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 11:32 AM
The reason we are using a different subnet for the Management interface is because we have a management vlan that we use for management of all of our Cisco devices, the ap-manager IP address is in the subnet of all the APs therefore the two are in different subnets. The Vlan for the management as described in the cisco config doc refers to the both ap-manager and management IPs. therefore since we are using two different subnets for the interfaces do we need to make sure that both are assigned to vlans ie ap-manager (vlan 40) and managment (our own vlan)??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 11:49 AM
Would you recommend using to WiSM modules in a single Chassis??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 12:00 PM
I am also getting this error message, when I try to configure the service trunks for the WiSM Module....
c1swlan(config)#int range gigabitEthernet 7/1-4
% GigabitEthernet7/1 interface cannot be modified please change the range
% Command rejected: Interface is not configurable
c1swlan(config)#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 12:47 PM
you need to disable the auto-lag.
Check this bug:
CSCsh80130 Add warning/comments to interfaces when Auto Lag is used for interface
As far as chassis, you can use the wism with all other line cards in your switch no problem. You can use up to I believe 9 WisM cards in a cat6k.
You should be fine with sticking to vlan 40 then, as you explained.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 01:07 PM
I looked at the Bug, but could not figure out what I am suppose to do to fix it, plus I am running 12.2(33)SXI2 version of the IOS, which is the latest and it said it is fixed for this ver of the IOS. Also what is the syntax to disable the auto-lag feature?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 01:29 PM
On your switch, remove :
wism module X controller Y allowed-vlan 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 01:34 PM
executed the command and still getting the same error message...
c1swlan(config)#int range g7/1-4
% GigabitEthernet7/1 interface cannot be modified please change the range
% Command rejected: Interface is not configurable
c1swlan(config)#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2009 02:11 PM
upload your show tech, something is missing.
I understand you are clearing the config.
So try after that and if same issue persists, please post here your show tech.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2009 05:19 AM
OK so I found out that there is a bug for 12.2(33)SXI2a;
As discussed the bug you are hitting is CSCsw51658.
Symptom:
- WISM with factory defaults is not acquiring IP address on autoconfig.
Conditions:
- This only happens with SXI because its on SXI that sanity check on DHCP is made, SXF and SXH don't have this issue because it does not make this kind of sanity check.
so I am going to try uploading SXH....
