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

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
Level: 12.
Usage Guideline
This command is used to configure the name of a VC. The VC name must be unique in all L2VCs
Example
This example shows how to configure the name of a VC.
Switch# configure terminal
Switch(config)# interface ethernet 1/0/1
Switch(config-if)# xconnect 130.1.1.2 2 encapsulation mpls
Switch(config-if-xconn)# name VC_TO_PE2
Switch(config-if-xconn)#
This example shows how to configure the name of a backup PW.
Switch# configure terminal
Switch(config)# interface ethernet 1/0/1
Switch(config-if)# xconnect 130.1.1.2 2 encapsulation mpls
Switch(config-if-xconn)# backup peer 120.1.1.2 3
Switch(config-if-xconn-bak)# name BACKUP_VC_TO_PE2
Switch(config-if-xconn-bak)#
118-6
ping mpls pseudowire
This command is used to check the connectivity of the PW.
ping mpls pseudowire IP-ADDRESS VC-ID [repeat COUNT | timeout SECONDS]
Parameters
IP-ADDRESS
VC-ID
repeat COUNT
timeout SECONDS
Default
None.
Command Mode
EXEC Mode.
Command Default Level
Level: 1.
Usage Guideline
This command is used to check the connectivity of the PW. If there is no LSP for the specified PW, the
"Destination unreachable" message will be displayed. Otherwise, VCCV messages will be sent out to
along the LSP of the specified PW. For static PWs, the VCCV message will use the CC type 2 and CV
Specifies the peer LSR ID that is used to identify the other end PE.
Specifies the PW service instance ID.
Specifies the number of times to send the same packet. The value
range is from 1 to 255 and the default value of times is 4.
Specifies the interval in seconds to send the MPLS request packet.
The value range is from 1 to 99 seconds and the default value is 2
seconds.
1368

Advertisement

Table of Contents
loading

Table of Contents