Most Popular Today
- Get Process CPU Usage Using WMI (13)
- Error setting write mode page (9)
- How to Factory Reset a Zebra GK420 Label Printer (8)
- Google, MSN, Yahoo Search 7.7.7.0 Redirector Malware HiJack (7)
- Cisco 2921 Router Pictures (6)
- Acrobat 9 Runtime Error with Roaming Profiles (3)
- Check for configuration errors with FAM/Gamin Library (2)
- UPHCleanup, Handle, ProcExp vs. NTUSER.DAT (2)
- HP t5740 Thin Client Pictures (2)
- Microsoft Outlook Temporary OLK Folder Location (2)
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 bandwidth, cisco, class-map, ios, policy-map, service-policy
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
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
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