D-Link DXS-3600 Series Cli Reference Manual page 1360

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Usage Guideline
This command is used to create a peer in a VPLS. Use the no command to delete a peer from a VPLS.
Example
This example shows how to create a peer, which an IP address of 2.2.2.2 and a VC ID of 100. It is a
spoke PW.
Switch# configure terminal
Switch(config)# l2 vfi vpls100 manual
Switch(config-vfi)# neighbor remote 2.2.2.2 100 encapsulation mpls no-split-horizon
Switch(config-vfi)#
117-8
neighbor remote backup
This command is used to create a backup peer for PW redundancy of an H-VPLS.
neighbor remote IP-ADDRESS [VC-ID] backup [delay {DISABLE-DELAY | never}]
Parameters
IP-ADDRESS
VC-ID
DISABLE-DELAY
never
Default
By default, the VC ID is set by the VPN ID of this VPLS.
Command Mode
VFI Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is used to create a backup peer for PW redundancy of an H-VPLS. For PW redundancy of
the H-VPLS, the device will act as an MTU-s and there should be one primary PW and one backup PW
configured.
In a normal situation, the primary PW is link-up and the backup PW is link-standby. The packet forwarding
between MTU-s and PEs will work in the primary PW. When the LDP hello procedure or other situations
find that the primary PW is link-down, the backup PW will be changed to link-up to will take over packet
forwarding between MTU-s and PEs.
If the primary PW is recovered, the switch will either keep using the backup PW or switch back to the
primary PW base on the delay option setting.
Specifies the LSR ID that is used to identify the PE to which the peer
belongs to.
(Optional) Specifies the PW ID. The range is from 1 to 4294967295. It
is used with the IP address to uniquely identify a peer for a VPLS. If
not specified, the PW ID is set by the VPN ID of this VPLS.
(Optional) Specifies to switch back to the primary PW with the
specified delay time after the primary PW comes online. The range is
from 0 to 180 seconds.
(Optional) Specifies not switch back to the primary PW even if it comes
back online.
1355

Advertisement

Table of Contents
loading

Table of Contents