Page 1 of 1

VPLS with Huawei device

Posted: 10 Apr 2017 14:51
by ntsoa79
Hi,

I am setting up a vpls with a 7750SR and and a Huawei device.

Configuration looks good but I the vpls status and the sdp status are in down state wirh the flag PWPeerFaultStatusBits.

Below is the status of the show service id sdp detail

DP Id : 714:7777 Type : Spoke
Spoke Descr : (Not Specified)
Split Horiz Grp : (Not Specified)
VC Type : Ether VC Tag : n/a
Admin Path MTU : 0 Oper Path MTU : 9170
Far End : xxx.xxx.xxx.xxx Delivery : MPLS
Tunnel Far End : n/a
Hash Label : Disabled

Admin State : Up Oper State : Down
Acct. Pol : None Collect Stats : Disabled
Ingress Label : 130882 Egress Label : 153318
Ingr Mac Fltr-Id : n/a Egr Mac Fltr-Id : n/a
Ingr IP Fltr-Id : n/a Egr IP Fltr-Id : n/a
Ingr IPv6 Fltr-Id : n/a Egr IPv6 Fltr-Id : n/a
Admin ControlWord : Not Preferred Oper ControlWord : False
Last Status Change : 04/10/2017 21:27:58 Signaling : TLDP
Last Mgmt Change : 04/10/2017 21:27:58 Force Vlan-Vc : Disabled
Endpoint : N/A Precedence : 4
PW Status Sig : Enabled
Class Fwding State : Down
Flags : PWPeerFaultStatusBits
Time to RetryReset : never Retries Left : 3
Mac Move : Blockable Blockable Level : Tertiary
Peer Pw Bits : pwNotForwarding
Peer Fault Ip : None
Application Profile: None
Max Nbr of MAC Addr: No Limit Total MAC Addr : 0
Learned MAC Addr : 0 Static MAC Addr : 0

MAC Learning : Enabled Discard Unkwn Srce: Disabled
BPDU Translation : Disabled
L2PT Termination : Disabled
MAC Pinning : Disabled
Ignore Standby Sig : False Block On Mesh Fail: False

KeepAlive Information :
Admin State : Disabled Oper State : Disabled
Hello Time : 10 Hello Msg Len : 0
Max Drop Count : 3 Hold Down Time : 10

Statistics :
I. Fwd. Pkts. : 0 I. Dro. Pkts. : 0
I. Fwd. Octs. : 0 I. Dro. Octs. : 0
E. Fwd. Pkts. : 0 E. Fwd. Octets : 0
MCAC Policy Name :
MCAC Max Unconst BW: no limit MCAC Max Mand BW : no limit
MCAC In use Mand BW: 0 MCAC Avail Mand BW: unlimited
MCAC In use Opnl BW: 0 MCAC Avail Opnl BW: unlimited

Below is the configuration of the vpls

description "Test VPLS"
service-mtu 4000
stp
shutdown
exit
spoke-sdp 714:7777 create
exit
no shutdown

And the configuration of the SDP

far-end xxx.xxx.xxx.xxx
lsp "LSP1"
keep-alive
shutdown
exit
no shutdown

LSP is up but the SDP is still down.

Can someone help me or indicate where to troubleshoot?

Thanks,

Re: VPLS with Huawei device

Posted: 13 Apr 2017 09:00
by zeips
Have you tried such set up before? I ma wondering if TLDP can negotiate vpn Label between Alu and Huawei - Flags : PWPeerFaultStatusBits.
VC-IDs are the same on both sides?

Re: VPLS with Huawei device

Posted: 24 Apr 2017 06:26
by Sargremor
Here is a config that works for me between SR and HP 3COM (similar to Huawei).

configure service vpls 9999
disable-learning
stp
shutdown
exit
mesh-sdp 12:9999 create
no shutdown
exit
no shutdown

vsi 9999 static
pwsignal ldp
vsi-id 9999
peer 1.2.0.1 upe
mac-learning disable
encapsulation ethernet

show service id 9999 base

===============================================================================
Service Basic Information
===============================================================================
Service Id : 9999 Vpn Id : 0
Service Type : VPLS
Name : (Not Specified)
Customer Id : 1 Creation Origin : manual
Last Status Change: 02/09/2017 06:21:41
Last Mgmt Change : 04/13/2016 06:35:44
Etree Mode : Disabled
Admin State : Up Oper State : Up
MTU : 1514 Def. Mesh VC Id : 9999
SAP Count : 0 SDP Bind Count : 1
Snd Flush on Fail : Disabled Host Conn Verify : Disabled
Propagate MacFlush: Disabled Per Svc Hashing : Disabled
Allow IP Intf Bind: Disabled
Def. Gateway IP : None
Def. Gateway MAC : None
Temp Flood Time : Disabled Temp Flood : Inactive
Temp Flood Chg Cnt: 0
VSD Domain : <none>

-------------------------------------------------------------------------------
Service Access & Destination Points
-------------------------------------------------------------------------------
Identifier Type AdmMTU OprMTU Adm Opr
-------------------------------------------------------------------------------
sdp:12:9999 M(1.2.0.1) Mesh 0 9186 Up Up
===============================================================================