cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
515
Views
5
Helpful
1
Replies

MPLS-TE Class-based Tunnel Selection Help!!!

alhanafe11
Community Member

Hi,

I just configured CBTS feature in my GNS3 scenario.

at PE1 I did:

 ! The TE member tunnels are:

 interface Tunnel0

 ip unnumbered Loopback0

 tunnel mode mpls traffic-eng

 tunnel destination 10.10.10.103

 tunnel mpls traffic-eng autoroute announce

 tunnel mpls traffic-eng priority 1 1

 tunnel mpls traffic-eng bandwidth 1024

 tunnel mpls traffic-eng path-option 1 explicit name LSP1

 tunnel mpls traffic-eng exp 4

 interface Tunnel1

 ip unnumbered Loopback0

 tunnel mode mpls traffic-eng

 tunnel destination 10.10.10.103

 tunnel mpls traffic-eng autoroute announce

 tunnel mpls traffic-eng priority 7 7

 tunnel mpls traffic-eng bandwidth 400

 tunnel mpls traffic-eng path-option 1 explicit name LSP2

 tunnel mpls traffic-eng exp defult

!The master tunnel configuration is:

 interface Tunnel100

 ip unnumbered Loopback0

 tunnel mode mpls traffic-eng

 tunnel destination 10.10.10.103

 tunnel mpls traffic-eng autoroute announce

 tunnel mpls traffic-eng exp-bundle master

 tunnel mpls traffic-eng exp-bundle member Tunnel0

 tunnel mpls traffic-eng exp-bundle member Tunnel1

 

Also i did same procedure at PE2 with different destinations 

the ISO image used :c7200-adventerprisek9-mz.150-1.M7

My problem: The packets are not forwarded over the right TE tunnel according to the EXP value, imposed on the MPLS packets and configured on the TE tunnels. -

 

Please help me to fix this problem. I don't see where I got it wrong -

 

 

 

Hi,

 

I'm trying to use this feature

1 Reply 1

Vinit Jain
Cisco Employee
Cisco Employee

Hello,

Could you please share the full configuration on the router along with the configuraiton on where you are setting the EXP bit for the packets before they are pushed in into the tunnel.

Also, i would encourage you to post your questions on Ask the Expert discussion on MPLS TE:

https://supportforums.cisco.com/discussion/12534951/ask-expert-configuring-and-troubleshooting-mpls-traffic-eng-cisco-ios-and-ios-xr

Thanks,

Vinit

Thanks
--Vinit