xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
232
Example usage:
To enable ERPS:
DGS-3450:admin# enable erps
Command: enable erps
Success.
DGS-3450:admin#
disable erps
Purpose
Used to disable the global ERPS function on a switch.
Syntax
disable erps
Description
This command is used to disable the global ERPS function on a switch.
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To disable ERPS:
DGS-3450:admin# disable erps
Command: disable erps
Success.
DGS-3450:admin#
create erps raps_vlan
Purpose
Used to create an R-APS VLAN on a switch.
Syntax
create erps raps_vlan <vlanid>
Description
This command is used to create an R-APS VLAN on a switch. Only one R-APS VLAN should
be used to transfer R-APS messages.
NOTE:
The R-APS VLAN must already have been created by the create vlan command.
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 create and ERPS R-APS VLAN:
DGS-3450:admin# create erps raps_vlan 4094
Command: create erps raps_vlan 4094
Success.
DGS-3450:admin#