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.
I could not find after hours of searching what Cisco’s best practice when using a PC and softphone in a wireless environment. We have always had wireless phones in one WLAN (platinum) and PC in another WLAN (silver). But now we have PC + Softphone sc...
i've tried 2 power supplies and reload the switch. One of the power supplies is brand new out of the box. The power supplies work fine in another switch.All fans are spinning. All POST tests passed. For some reason the switch is still reporting Failu...
FYI there is a bug in 3.6.6 (maybe other versions as well) that resets the snmp value after a reload. for example, change running config to 100-full then do snmpget. It will come back with correct values. Then reload the switch and try the snmpget ag...
Change switch to auto-auto (sets auto negotiate to integer 1 which is enabled)
snmpset -v 2c -c {your community string here} {your ip here} 1.3.6.1.2.1.26.5.1.1.1.9.1 i 1
Change switch to 100-full (set ifindex 9 (my case Gi1/0/2) to 100-full and th...
did you happen to figure out which OID? having issue on 3.6.6. I can set change the snmp and duplex but the snmp read shows as auto-auto but the running config still 100-full. maybe i need a different OID which is why i'm asking. thanks