cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
587
Views
0
Helpful
2
Replies

TE tunnel trouble

ngoldfinger
Level 1
Level 1

I have an EoMPLS tunnel running ok

Then I created a TE tunnel its up and running

Now I want to assign incoming traffic fr a given VLAN to that TE Tunnel, so I added in the xconnect the pseudowire class:

xconnect x.x.x.x VCID encapsulation MPLS pw-class pwname

My problem is im not sure if traffic is passing through the TE tunnel,

How can I verify this?

How can I configure max BW for that TE tunnel?

Sincerely,

Nicolas

2 Replies 2

Harold Ritter
Spotlight
Spotlight

You can make sure that the loopback address of the PE terminating the EoMPLS is reachable via the Tunnel interface by using the "autoroute announce" feature.

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

This can be done by Tunnel selection feature also which is available in 12.0(27) wherein you can map the AToM vc's to a particular TE tunnel.

pseudowire-class pw1

encapsulation mpls

preferred-path interface Tunnel1

Hope this helps.