Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a several DS-3s with PVCs on them that I rate-limit to 9Mbps. My original rate-limiting config is :interface Hssi4/0.600 point-to-point rate-limit output 9000000 5625000 5625000 conform-action transmit exceed-action dropThis set a Normal Burs...
All, I'm beginning my study of MPLS. I understand the difference between RD and RT. RD makes IPv4 routes unique inside the shared Layer3 network. RT determines which routes get imported into VRFs on PERs. My question is, why use both RD and RT...
I was having a discussion today about Global IP networks from AT&T, WorldCom, etc that are moving to the "IP+Optical" standard. From what I understand it fiber optic cable, MPLS and IP (OSPF, BGP, etc). My question is what is the Layer 2 technology...
To All, An interesting topic came up at work the other day. Is there a limit to the number of static routes that can be held in a Cisco router? Part of our network uses a lot of static routing for security purposes. I'm thinking memory utilizati...
I found this page :http://www.cisco.com/en/US/tech/tk543/tk545/technologies_q_and_a_item09186a00800cdfab.shtml#policingWhich says the formula for setting Bc with CAR is :CIR [BPS] * (1 byte)/(8 bits) * 1.5 secondsBased on this, my Bc would be 1,687,5...
No, queueing (be it custom, class-based, or priority) is what you need. Rate-limiting will not order traffic for you, it simply sets a ceiling for the amount of traffic that can be sent. So, let's say you use rate-limiting and set your "limit" to be...
No, you don't have a mutli-channel controller in this router, so you wont be able to break up the channels.You can have another PVC put in and then make routing changes to ensure employee traffic from the head-end goes over PVC1 and non-employee traf...