Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Example of TE with explicit-path

1. configure an explicit path


explicit-path AR7
next hop 10.10.17.7
next hop 10.10.27.7

2. add the explicit-path under tunnel.


interface Tunnel0/0/1
ip address unnumbered interface LoopBack1
tunnel-protocol mpls te
destination 1.1.1.2
mpls te tunnel-id 1
mpls te path explicit-path AR7
mpls te commit(VRP V5)

3. configure tunnel-policy
tunnel-policy te
tunnel select-seq cr-lsp load-balance-number 1

4. bind tunnel-policy under vpn-instance


ip vpn-instance vpn1
ipv4-family
route-distinguisher 100:1
tnl-policy te
vpn-target 1:1 export-extcommunity
vpn-target 1:1 import-extcommunity

check result

You might also like