VC last up time : 2010-01-16 10:53:02
VC total up time : 0 days, 0 hours, 7 minutes, 55 seconds
CKey : 16
NKey : 15
Run the display vsi name v100 command on an SPE, and you can see that the VSI named
v100 is in Up state and the PW is also in Up state. Take the display on SPE1 as an example.
<SPE1> display vsi name v100
Vsi Mem PW Mac Encap Mtu Vsi
Name Disc Type Learn Type Value State
v100 static ldp unqualify vlan 1500 up
CE1 and CE2, which are located on the same network segment, can ping each other.
[CE1] ping 10.1.1.2
PING 10.1.1.2: 56 data bytes, press CTRL_C to break
Reply from 10.1.1.2: bytes=56 Sequence=1 ttl=255 time=90 ms
Reply from 10.1.1.2: bytes=56 Sequence=2 ttl=255 time=77 ms
Reply from 10.1.1.2: bytes=56 Sequence=3 ttl=255 time=34 ms
Reply from 10.1.1.2: bytes=56 Sequence=4 ttl=255 time=46 ms
Reply from 10.1.1.2: bytes=56 Sequence=5 ttl=255 time=94 ms
--- 10.1.1.2 ping statistics ---
5 packet(s) transmitted
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 34/68/94 ms
----End
Configuration Files
l Configuration file of CE1
#
sysname CE1
#
vlan batch 50
#
interface Vlanif 50
ip address 10.1.1.1 255.255.255.0
#
interface GigabitEthernet1/0/0
port link-type trunk
port trunk allow-pass vlan 50
#
return
l Configuration file of CE2
#
sysname CE2
#
vlan batch 60
#
interface Vlanif 60
ip address 10.1.1.2 255.255.255.0
#
interface GigabitEthernet1/0/0
port link-type trunk
port trunk allow-pass vlan 60
#
return
l Configuration file of UPE1
#
sysname UPE1
#
vlan batch 30 50
#
Quidway S7700 Smart Routing Switch
Configuration Guide - VPN 7 VPLS Configuration
Issue 01 (2011-07-15) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
777