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.
Does anyone know where to find the throughput capabilities of a 7201's port adapter slot?For instance, I have a PA-GE card installed in slot 1 of a 7201 router and seem to have trouble getting past about 450 Mbps through it. I recall that I've seen ...
I get the following 'warning' when configuring MPLS TE on a port-channel interface. Any comments on what the limitations to using TE on a port-channel interface are?7606(config)#interface port-channel997606(config-if)#mpls traffic-eng tunnels %Warni...
Is it possible to use PBR to match a customer source/destination within a VRF and set the outbound interface to one of the internal MPLS core TE tunnels?For example, we have tried matching a source/destination within a customer VRF and set the next i...
Is there a way to configure MPLS TE to transfer traffic from one TE tunnel over to a 2nd or 3rd TE tunnel, after a certain threshold has been reached?For example, if TE tunnel #1 reaches a 75% of its capacity, can any additional traffic be shifted ov...
We are planning a move from a single T1 to 2xT1, and we are requesting the two T1's take diverse paths between the CE and PE. There are two fiber routes that the T1's can take, so T1 #1 will take route A, and T1 #2 will take route B.The question is,...
Thanks. CBTS could work, but we're trying to find an alternative to that, since there are only so many EXP bits we can use.Our dilemma, if we were to use CBTS, is that other traffic which we don't want in that specific TE path is likely to end up us...
Given that the load sharing is per destination, I was curious if there was a way to offload traffic onto other, less utilized links without changing the cef/load balancing configuration. We have a lot of single-server to single-server backups that t...
That's correct, just for encapsulation. For the map-class tests, I used fully configured traffic-shaping to make it as realistic as possible (same for ATM when tested.) Essentially, we actually had better test results under the physical interface.T...
Thanks for that.Without making this entirely a post about PMTU... back to my initial question; what happens to server PMTUD queries when they hit the PE router? Since the internal Core is "hidden" from the end users, is there any negative impact on ...
Thanks for responding! I understand the need to make sure the internal MTU can accommodate the 1500 bytes plus MPLS overhead, so our internal MTU is currently set to 1546. We are doing that using the "mtu 1546" command, and not the "mpls mtu" comma...