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

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
When the backup PW is changed from link-standby to link-up, the MAC withdraw message with a NULL
MAC list will be sent from MTU-s to the PE via the backup PW to clear old MAC addresses. When the
primary PW is back to link-up and backup PW is changed from link-up to link-standby. A MAC withdraw
message with a NULL MAC list will be sent from MTU-s to the PE via the primary PW to clear old MAC
addresses.
To delete a backup peer in a VPLS, use no command. If the primary PW is deleted in the H-VPLS, the
backup peer will become a normal peer.
Example
This example shows how to create a backup peer with an IP address of 2.2.2.2 and the VC ID is set by
the VPN ID.
Switch# configure terminal
Switch(config)# l2 vfi vpls100 manual
Switch(config-vfi)# vpn id 100
Switch(config-vfi)# neighbor remote 2.2.2.1 encapsulation mpls
Switch(config-neighbor)# exit
Switch(config-vfi)# neighbor remote 2.2.2.2 backup
Switch(config-neighbor)#
117-9
pw-type
This command is used to set the type of emulated service in a VPLS. Use the no form of the command to
restore the default setting.
pw-type {raw | tagged}
no pw-type
Parameters
raw
tagged
Default
By default, this option is configured as Ethernet-tagged mode.
Command Mode
VFI Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is used to set the type of emulated service in a VPLS. All PWs of a VPLS should have the
same encapsulation as the emulated service type of the VPLS. The service type of a VPLS can be
modified only when there is no PW in this VPLS.
Example
This example shows how to set the service type of a VPLS to Ethernet-raw mode.
Specifies that the service type is in the Ethernet-raw mode. It means
that the encapsulation of all PWs in the VPLS is in the Ethernet-raw
mode.
Specifies that the service type is in the Ethernet-tagged mode. It
means that the encapsulation of all PWs in the VPLS is in the
Ethernet-tagged mode.
1356

Advertisement

Table of Contents
loading

Table of Contents