Tag

#Cisco

Test Cisco ASA VPN Authentication

March 26, 2014

Had an issue with a user that was failing to log into the VPN from remote.  Couldn't initially figure it out while at home while troubleshooting the authentication. …

Cisco 7960 How to Create Conference Call

February 18, 2013

How to create a conference, or "3-way" call on Cisco 7960 phone... Begin with one caller already on the line (It does not matter who initiates the first…

How To Factory Reset a Cisco PIX 501

November 10, 2012

A quick note on factory resetting Cisco PIX 501 devices. In enable mode: pix501# config t pix501(config)# configure factory-default

Cisco ASA Debug a Specific VPN Tunnel

November 9, 2012

Just a quick note to myself on debugging VPN connectivity;  you can specify a peer, user, etc. as a condition to the crypto debug. Here’s how I did…

Cacti Cisco ASA Host Template

July 21, 2012

Came across a decent host template for Cisco ASA devices that works well with Cacti. Grab the CISCO-FIREWALL-MIB if you don’t already have them.  Get either Version 1…

How to factory reset Cisco Small Business SLM2048

July 19, 2012

One of the Cisco Small Business Smart Switches, this easy-to-install, high-speed small-business switch offers many of the same quality of service (QoS) and security features found in Cisco's…

Cisco IOS ACL for DNSChanger

May 17, 2012

I added this to my edge router to block DNSChanger trojan. I created a new ACL (101) and then applied it to my fast ethernet interface (Fa0/0) outbound.…

Cisco IP SLA ICMP Echo Example

March 30, 2012

This is how I setup an ICMP-echo IP SLA on my Cisco Router to monitor when my internet goes out. If it goes down, I re-route traffic (I've excluded this part…

List Connected VPN Users on Cisco ASA

February 22, 2012

From time to time I need to track down a user that is having trouble either connecting to a hosted solution at their datacenter or some other remote…

Traffic Shaping and Policing in Cisco IOS

January 30, 2012

I needed to setup bandwidth shaping on a router recently for testing purposes and decided on the below configuration on my Cisco router.  I know this drops packets…

Cisco AP Detailed Client Info

November 30, 2011

Trying to figure out what some of these mean... You can use show dot11 assoc to find clients associated to the AP then you can use show dot11…

Set Date/Time on Cisco Router

November 14, 2011

Manually Configure router# clock set 10:10:00 November 14 2011 Set the Timezone router(config)# clock timezone EST -5 0 Configure and Use Network Time Protocol (NTP) router# ntp server…