Tag

#Cisco

snmptable

July 19, 2022

snmptable -Cl -CB -Ci -OX -Cb -Cc 16 -Cw 64 -v2c -c <community> <host:port> CISCO-WLAN-ACCESS-POINT-MIB::apAssocTable On a Cisco WAP571, it produces the following output. Interface Authenticated Associated RxPackets…

A Look Inside a Cisco 1252AP

July 29, 2014

Pulled a dead Cisco 1252AP that only ran for 3 years.  Decided to tear it apart and take a few pictures since I've never seen inside one. Continue…

Enable SSH Login on a Cisco Router

June 3, 2014

Quick example of setting up SSH access on a Cisco router. I have a few dozen routers in my lab I'm working on and actually made this scripted.…

Automate Telnet Login in BASH

June 2, 2014

This method will basically automate telnet login and run a command on a router. It doesn't use TELNET, it uses ncat. The alternative to this approach would be…

Cisco VPN Client Slow To Launch

May 23, 2014

A Cisco VPN Client (5.x) on a Windows 7 system began to exhibit slow loading behavior. Slow in a sense of 2-3 minutes to load the interface to…