D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
478
create erps VLAN
Purpose
Used to define an existing VLAN as an R-APS VLAN on the Switch.
Syntax
create erps raps_vlan <vlanid>
Description
Use this command to create a special R-APS VLAN that is used for transferring R-APS
control messages.
Note: The R-APS VLAN must already have been created with the create vlan
command.
Parameters
raps_vlan <vlanid> - Designates the VLAN identified by the vlanid as the R-APS VLAN.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To create an R-APS VLAN:
DES-3200-28F:4# create erps raps_vlan 4094
Command: create erps raps_vlan 4094
Success.
DES-3200-28F:4#
delete erps VLAN
Purpose
Used to remove an R-APS VLAN on the Switch.
Syntax
delete erps raps_vlan <vlanid>
Description
This command will remove the R-APS VLAN as well all its configured parameters.
This command can only be issued when the ring is not active.
Parameters
raps_vlan <vlanid> - Designates the VLAN identified by the vlanid as the R-APS VLAN
to be removed.
Restrictions
Only Administrator-level users can issue this command.
Example usage
To remove an R-APS VLAN and its associated parameters:
DES-3200-28F:4# delete erps raps_vlan 4094
Command: delete erps raps_vlan 4094
Success.
DES-3200-28F:4#