[PE3-Tunnel1/0/0] destination 1.1.1.9
[PE3-Tunnel1/0/0] mpls te tunnel-id 100
[PE3-Tunnel1/0/0] mpls te signal-protocol rsvp-te
[PE3-Tunnel1/0/0] mpls te bandwidth 20000
[PE3-Tunnel1/0/0] mpls te commit
[PE3-Tunnel1/0/0] quit
# Run the display this interface command in the tunnel interface view of the PEs, and you can
see that the TE tunnel is Up. Take Tunnel1/0/0 of PE1 for example.
[PE1-Tunnel1/0/0] display this interface
Tunnel1/0/0 current state : UP
Line protocol current state : UP
Description : HUAWEI, Quidway Series, Tunnel1/0/0 Interface, Route Port
The Maximum Transmit Unit is 1500
Internet Address is unnumbered, using address of LoopBack1(1.1.1.9/32)
Encapsulation is TUNNEL, loopback not set
Tunnel destination 2.2.2.9
Tunnel protocol/transport MPLS/MPLS, ILM is available,
primary tunnel id is 0x1003c, secondary tunnel id is 0x0
The tunnelIfIndex is 0x40020
Output queue : (Urgent queue : Size/Length/Discards) 0/50/0
Output queue : (Protocol queue : Size/Length/Discards) 0/1000/0
Output queue : (FIFO queuing : Size/Length/Discards) 0/75/0
300 seconds output rate 0 bytes/sec, 0 packets/sec
0 packets output, 0 bytes
0 output error
Step 7 Configure the VPN tunnel binding.
# Configure PE1. Bind PE1 to Tunnel1.
[PE1] mpls l2vpn
[PE1-l2vpn] mpls l2vpn default martini
[PE1-l2vpn] quit
[PE1] interface tunnel 1/0/0
[PE1-Tunnel1/0/0] mpls te reserved-for-binding
[PE1-Tunnel1/0/0] mpls te commit
[PE1-Tunnel1/0/0] quit
[PE1] tunnel-policy policy1
[PE1-tunnel-policy-policy1] tunnel binding destination 2.2.2.9 te Tunnel1/0/0
[PE1-tunnel-policy-policy1] quit
[PE1] interface vlanif 1
[PE1-Vlanif1] mpls l2vc 2.2.2.9 100 tunnel-policy policy1
[PE1-Vlanif1] quit
# Configure PE1. Bind PE1 to Tunnel2.
[PE1] interface tunnel 2/0/0
[PE1-Tunnel2/0/0] mpls te reserved-for-binding
[PE1-Tunnel2/0/0] mpls te commit
[PE1-Tunnel2/0/0] quit
[PE1] tunnel-policy policy2
[PE1-tunnel-policy-policy2] tunnel binding destination 3.3.3.9 te tunnel2/0/0
[PE1-tunnel-policy-policy2] quit
[PE1] interface vlanif 4
[PE1-Vlanif4] mpls l2vc 3.3.3.9 200 tunnel-policy policy2
[PE1-Vlanif4] quit
# Configure PE2.
[PE2] mpls l2vpn
[PE2-l2vpn] mpls l2vpn default martini
[PE2-l2vpn] quit
[PE2] interface tunnel 1/0/0
[PE2-Tunnel1/0/0] mpls te reserved-for-binding
[PE2-Tunnel1/0/0] mpls te commit
[PE2-Tunnel1/0/0] quit
[PE2] tunnel-policy policy1
[PE2-tunnel-policy-policy1] tunnel binding destination 1.1.1.9 te tunnel1/0/0
Quidway S9300 Terabit Routing Switch
Configuration Guide - VPN 1 VPN Tunnel Management
Issue 03 (2009-08-20) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
1-45