Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
A 2950 switch (A) is trunked from two copper interfaces (etherchanneled) on another 2950 (B) which is in turn trunked via gig fiber to redundant 6506's. The 6506's share an HSRP address and this address is used as the gateway on all 2950's. Switch ...
Cisco 1120B Access PointNewest IOS version available 12.3(2)JAHave configured LEAP and MAC Address authentication using saved usernames, passwords, and MAC Addresses on Local RADIUS Server.Using TKIP data encryption and WPA security with key rotation...
On an 1100 running ver. 12.2(11)JA1, I never see anything listed when I issue the command 'show dot11 adjacent-ap'. Nothing. I even have brought a couple down and have them on my desk and neither shows the other when this command is issued. Are th...
On a Catalyst 2948G, software version NmpSW: 5.4(3), when should the set feature mdg be enabled? Other than pinging its default gateway(s) every ten seconds to verify that they are available, what else does enabling multiple default gateways do for ...
By far the easiest and most secure way I've found to do this is to purchase a DSL connection, stick a small firewall on it (Pix 505), and create a Vlan with this router to the DSL as the gateway. Create this Vlan on your access points and broadcast ...
Commands are as follows to block MAC address abcd.ef01.2345:access-list 750 deny abcd.ef01.2345 0000.0000.0000access-list 750 permit 0000.0000.0000 ffff.ffff.ffffThen on the dot11radio interface or sub-interface, apply the access list:bridge-group 25...
This link may help as well:http://www.cisco.com/en/US/products/hw/wireless/ps430/products_configuration_guide_chapter09186a0080184aa0.html#91655Change the Action to Block, make the Default Action Forward All, and make the mask 0.0.0.0. Apply this to...
I am having this same issue even with the newest code. I have the ACL on a dot11radio0 sub-interface restricting inbound traffic. I need to be able to see the ports being attempted but not in the ACL so that I can add them to the ACL and cannot bec...
I have discovered the problem. Due to the odd circumstances that we have to work around in this business at times, the two trunk ports on switch B connect directly into copper/fiber media adapters. The link on the copper side of the media adapters ...