Huawei Quidway S9300 Configuration Manual page 165

Terabit routing switch
Table of Contents

Advertisement

Quidway S9300 Terabit Routing Switch
Configuration Guide - Security
3.
4.
5.
Issue 06 (2010–01–08)
------------------------------------------------------------------------------
TOTAL: 2 Normal LSP(s) Found.
TOTAL: 0 Liberal LSP(s) Found.
A '*' before an LSP means the LSP is not established
A '*' before a Label means the USCB or DSCB is stale
Enable MPLS L2VPN on PEs.
# Configure PE1.
[PE1] mpls l2vpn
[PE1] quit
# Configure PE2.
[PE2] mpls l2vpn
[PE2] quit
Create VSIs and specify LDP as the signaling protocol of VSIs.
# Configure PE1.
[PE1] vsi v123 static
[PE1-vsi-v123] pwsignal ldp
[PE1-vsi-v123-ldp] vsi-id 2
[PE1-vsi-v123-ldp] peer 2.2.2.9
[PE1-vsi-v123-ldp] quit
[PE1-vsi-v123] quit
# Configure PE2.
[PE1] vsi v123 static
[PE2-vsi-v123] pwsignal ldp
[PE2-vsi-v123-ldp] vsi-id 2
[PE2-vsi-v123-ldp] peer 1.1.1.9
[PE2-vsi-v123-ldp] quit
[PE2-vsi-v123] quit
Bind the VSI to the interfaces on the PEs.
# Configure PE1.
[PE1] interface gigabitethernet 1/0/0
[PE1-GigabitEthernet1/0/0] port link-typ trunk
[PE1-GigabitEthernet1/0/0] port trunk allow-pass vlan 20
[PE1-GigabitEthernet1/0/0] quit
[PE1] interface vlanif 20
[PE1-Vlanif20] l2 binding vsi v123
[PE1-Vlanif20] quit
# Configure PE2.
[PE1] interface gigabitethernet 3/0/0
[PE1-GigabitEthernet3/0/0] port link-typ trunk
[PE1-GigabitEthernet3/0/0] port trunk allow-pass vlan 30
[PE1-GigabitEthernet3/0/0] quit
[PE1] interface vlanif 30
[PE1-Vlanif30] l2 binding vsi v123
[PE1-Vlanif30] quit
After the configuration, run the display vsi name a2 verbose command on PE1, and you
can find that VSI v123 sets up a PW to PE2, and the status of the VSI is Up.
<PE1> display vsi name v123 verbose
***VSI Name
Administrator VSI
Isolate Spoken
VSI Index
PW Signaling
Member Discovery Style : static
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
: v123
: no
: disable
: 0
: ldp
3 DHCP Snooping Configuration
3-55

Advertisement

Table of Contents
loading

Table of Contents