D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
270
DGS-3627:admin# create erps raps_vlan 4094
Command: create erps raps_vlan 4094
Success.
DGS-3627:admin#
delete erps raps_vlan
Purpose Used to delete an R-APS VLAN on a switch.
Syntax
delete erps raps_vlan <vlanid>
Description This command is used to delete an R-APS VLAN on a switch. When an R-APS VLAN is
deleted, all parameters related to this R-APS VLAN will also be deleted.
This command can only be issued when the ring is not active.
Parameters
raps_vlan - Specifies the VLAN which will be the R-APS VLAN.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete an ERPS R-APS VLAN:
DGS-3627:admin# delete erps raps_vlan 4094
Command: delete erps raps_vlan 4094
Success.
DGS-3627:admin#
config erps ring_mel
Purpose Used to configure the MEL of the ERPS ring for a specific R-APS VLAN.
Syntax
config erps raps_vlan <vlanid> ring mel <value 0-7>
Description This command is used to configure the ring MEL for a R-APS VLAN. The ring MEL is one
field in the R-APS PDU.
Note: If CFM (Connectivity Fault Management) and ERPS are used at the same time, the R-
APS PDU is one of a suite of Ethernet OAM PDU. The behavior for forwarding of R-APS
PDU should follow the Ethernet OAM. If the MEL of R-APS PDU is not higher than the level
of the MEP with the same VLAN on the ring ports, the R-APS PDU cannot be forwarded on
the ring.
Parameters
ring mel - Specifies the ring MEL of the R-APS function. The default ring MEL is 1.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To configure a MEL of the ERPS ring:
DGS-3627:admin# config erps raps_vlan 4094 ring mel 2
Command: config erps raps_vlan 4094 ring mel 2
Success.
DGS-3627:admin#