How to save running-config to a text file You can also use the following command from command prompt: telnet -f fileName.txt x.x.x.x(IP) Now everything that you do during this telnet session will be recorded in fileName.txt.
How to save running-config to a text file You can also use the following command from command prompt: telnet -f fileName.txt x.x.x.x(IP) Now everything that you do during this telnet session will be recorded in fileName.txt.
debug capwap console cli debug capwap client no-reload archive download-sw /overwrite tftp://x.x.x.x/c1140-k9w8-tar.152-2.JA.tar
Troubleshooting VPN’s
show ip dhcp binding
In Win7, the SSID is case-sensitive. If you create a wireless connection in the wrong case, Windows 7 will ignore it and use default settings to try and connect to the AP. On Cisco AP’s controlled by ABG’s freeradius this is a real problem.
SNMP TRAFFIC WLCCP TRAFFIC 2887 SSH HTTP TFTP
Got to Event Log configuration set event log “time stamp for future events” from global time to local time
interface Vlan3 no forward interface Vlan1 nameif DMZ security-level 50 ip address 192.168.214.1 255.255.255.0 ! interface Ethernet0/3 switchport access vlan 3 ! interface Ethernet0/4 switchport access vlan 3 ! interface Ethernet0/5 description AppleAirportAccessPoint switchport access vlan 3 ! nat (DMZ) 1 192.168.214.0 255.255.255.0 ! dhcpd address 192.168.214.250-192.168.214.254 DMZ dhcpd enable DMZ !
conf t ip accouting output cntrl z show ip accounting
Cisco IPSec Client does not support 64-bit. If the user requires 64-bit support, the upgrade path is to use the Cisco AnyConnect VPN Client instead, which does support 64-bit. However, the AnyConnect Client supports only SSL VPN connections (CSCsi26069). For Windows Vista, there is no firewall support in the VPN Client. To resolve the Bluescreen […]