Virtual Private Wire Service (Vpws) Commands - D-Link DXS-3600-16S Manual

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

Virtual Private Wire Service (VPWS) Commands

68-1 xconnect
This command is used to enable the VPWS service on the interface. Use the no form of this command to cancel the
VPWS service.
xconnect VC-ID IP-ADDRESS encapsulation mpls [{raw | tagged}] [mtu 0-65535]
no xconnect
Parameters
VC-ID
IP-ADDRESS
raw
tagged
mtu
Default
Command Mode
Command Default Level
Usage Guideline
Example
PE1:
DXS-3600-32S(config)#interface vlan 20
DXS-3600-32S(config-if)#mpls ip
DXS-3600-32S(config-if)#mpls label protocol ldp
DXS-3600-32S(config-if)#exit
DXS-3600-32S(config)#mpls ip
DXS-3600-32S(config)#mpls label protocol ldp
DXS-3600-32S(config-mpls-router)#ldp router-id 110.1.1.1
DXS-3600-32S(config-mpls-router)#exit
DXS-3600-32S(config)#interface GigabitEthernet 1/0/1
DXS-3600-32S(config-if)#encapsulation dot1q 10
DXS-3600-32S(config-subif)#xconnect 2 130.1.1.2 encapsulation mpls
DXS-3600-32S(config-subif)#
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
Specifies the Pseudo-Wire (PW) service instance ID. It is used to uniquely identify
the VPWS and it must be unique at both Provider Edges (PEs). The range is 1-
4294967295.
Specifies the peer LSR ID that is used to identify the other end PE.
(Optional) Specifies that the PW type is in the Ethernet-raw mode. For this type, S-
tags are never sent over the PW.
Specifies that the PW type is in the Ethernet-tag mode. For this type, S-tags shall be
sent over the PW. By default, the PW type is in the Ethernet-tag mode.
(Optional) Specifies the local CE-PE link MTU that will be advertised to a remote
peer. If the MTU is specified as 0, the LDP will not advertise the local MTU. The MTU
must be the same at both local and remote, otherwise, the PW will not function
correctly. If not specified, the default MTU is 1500.
Note: The specified MTU must be the same as the real MTU of the CE-PE link.
No VPWS on interface.
Interface Configuration Mode.
Level: 15.
When creating the VPWS on a physical port or link aggregation group, the service is
Ethernet-based and this Ethernet port or link aggregation group is the AC. When
creating the VPWS on a VLAN sub-interface, of a port interface, the service is
Ethernet VLAN-based and this VLAN sub-interface of the port interface is the AC.
The interface that is specified will be used as the AC and cannot be a Layer 3
interface.
The no xconnect command can be used to cancel a VPWS service. If PW
redundancy, of the VPWS service, is enabled, this command will also cancel the PW
redundancy of the VPWS service.
This example is used to show how to configure VPWS. The AC from the Customer
Edge (CE) Bridge to PE is in VLAN 10 of port 1. Assume the MPLS interfaces of the
PEs are in VLAN 20 and the VC-ID is 2. To generate VLAN 10 packets from the CE,
one can be transmitted to the other end through the MPLS network. Configure PE1
and PE2 as follows:
628

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents