153
[PE1] tunnel-policy preferredte1
[PE1-tunnel-policy-preferredte1] preferred-path tunnel 1
[PE1-tunnel-policy-preferredte1] quit
2.
Create MPLS VPN instance
vpna
, and apply tunnel policy
preferredte1
to it.
[PE1] ip vpn-instance vpna
[PE1-vpn-instance-vpna] route-distinguisher 100:1
[PE1-vpn-instance-vpna] vpn-target 100:1
[PE1-vpn-instance-vpna] tnl-policy preferredte1
[PE1-vpn-instance-vpna] quit
Tunnel selection order configuration example
Network requirements
PE 1 has multiple tunnels to reach PE 2: one MPLS TE tunnel on the interface Tunnel 1, and one
LDP LSP tunnel.
Only one MPLS VPN,
vpna
, exists on PE 1. Select only one tunnel in LDP LSP-MPLS TE order for
this VPN.
Configuration procedure
# Create tunnel policy
seq-lsp-te
.
<PE1> system-view
[PE1] tunnel-policy seq-lsp-te
# Specify the tunnel selection order and set the number of tunnels for load balancing to 1—no load
balancing.
[PE1-tunnel-policy-seq-lsp-te] select-seq lsp cr-lsp load-balance-number 1
[PE1-tunnel-policy-seq-lsp-te] quit
# Create MPLS VPN instance
vpna
, and apply tunnel policy
seq-lsp-te
to it.
[PE1] ip vpn-instance vpna
[PE1-vpn-instance-vpna] route-distinguisher 100:1
[PE1-vpn-instance-vpna] vpn-target 100:1
[PE1-vpn-instance-vpna] tnl-policy seq-lsp-te
Preferred tunnel and tunnel selection order configuration
example
Network requirements
PE 1 has multiple tunnels to reach PE 2: two MPLS TE tunnels on the interface Tunnel 1 and Tunnel
3, and one LDP LSP tunnel.
PE 1 has multiple MPLS VPN instances: vpna, vpnb, vpnc, vpnd, and vpne.
tunnel policy that PE 1 uses for each VPN instance.
Table 11 Tunnel policies used for VPN instances
VPN instance
Tunnel policy
vpna, vpnb
Use MPLS TE tunnel Tunnel1 as the preferred tunnel.
vpnc, vpnd
Use MPLS TE tunnel Tunnel3 as the preferred tunnel.
vpne
Uses one tunnel selected in LDP LSP-MPLS TE order.
Содержание FlexNetwork 5510 HI Series
Страница 9: ...vii Remote support 460 Documentation feedback 460 Index 462 ...
Страница 318: ...309 Request list 0 Retransmit list 0 ...
Страница 363: ...354 Verify that CE 1 and CE 2 can ping each other Details not shown ...
Страница 446: ...437 The MCE has redistributed the OSPF routes of the two VPN instances into the EBGP routing tables of PE 1 ...