Microsoft
Software
Hardware
Network
Question : Cisco and CIDR routing
I currently have a cisco 2801 router with adv security and bonded T1's for internet and my web hosting. I am moving to a cable internet provider but my provider only supports CIDR routing for my static IP's. I have no idea how to set this up on the cisco router. I understand my T1 Configuration and my Natting and routing but can find any CIDR for dummy's type stuff. Also I have to be able to do this without messing up my VPN access.
Attachments:
runing-config
(10 KB)
(File Type Details)
Cisco 2801
Answer : Cisco and CIDR routing
When it gets down to it, CIDR is nothing more than a different way to show subnet mask.
CIDR notation - /24
vs. 255.255.255.0
Take the information they give you - IP address/subnet mask/gateway IP and simply apply that to your interface.
Random Solutions
C# asp.net - Set object visibility based on browser type
How do I combine 2 List<KeyValuePair<,>>'s into a DataTable using LINQ?
jQuery tooltip on form input image hover
Microsoft Information Store stalling issues
esx 4 passthrough
LDAP Query for Pulling lastLogonTimestamp and dateCreated attributes from AD User Account
Saving high resolution Google Earth images
Sharepoint Template - How to open & Navigate
DAG & CAS array configured but it's not failover
How to find the row count in an Oracle DataReader in ASP.NET?