Category Archives: Networking

Traffic Shaping and Policing in Cisco IOS

Your ads will be inserted here byEasy AdSense Lite.Please go to the plugin admin page to paste your ad code. I needed to setup bandwidth shaping on a router recently for testing purposes and decided on the below configuration on … Continue reading

Posted in Networking | Tagged , , , , , | Leave a comment

Cisco AP Detailed Client Info

Your ads will be inserted here byEasy AdSense Lite.Please go to the plugin admin page to paste your ad code. Trying to figure out what some of these mean… You can use show dot11 assoc to find clients associated to … Continue reading

Posted in Networking | Tagged , , , | Leave a comment

Set Date/Time on Cisco Router

Your ads will be inserted here byEasy AdSense Lite.Please go to the plugin admin page to paste your ad code. Manually Configure router# clock set 10:10:00 November 14 2011 Set the Timezone router(config)# clock timezone EST -5 0 Configure and … Continue reading

Posted in Networking | Tagged , | Leave a comment

Cisco IOS VPN Server with MS IAS User Authentication against Active Directory

This is how I have successfully configured a Cisco 2921 Integrated Services Router as a VPN server for remote users… ! [SNIP] ! aaa new-model ! ! aaa authentication login VPN_UserAuth group radius aaa authentication login CLI_UserAuth local aaa authentication … Continue reading

Posted in Networking | Leave a comment

Cisco IOS IPSec VPN NAT Woes…

Oi… this is complicated for me. I’m trying to setup IPSec VPN on a Cisco 2900 series router. I set it up previously using the MS IAS for radius authentication/authorization and using local group authentication in this post. Now, I … Continue reading

Posted in Networking | Tagged , | Leave a comment