11 erps enable – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 176

CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 176 of 855
8.11 erps enable
Use this command to enable/disable specific erps domain instance.
 
Command Syntax 
erps ERPS_ID {enable | disable} 
ERPS_ID <1-255>: ERPS domain ID 
enable: enable the domain 
disable: disable the domain 
 
Command Mode 
Global configuration
 
Usage 
Enable the domain will make all the rings within the domain be enabled. Upon the specific ERPS ring is 
enabled successfully, the ring state should leave the idle state. 
 
Examples 
This example shows how to enable erps domain 11. 
Switch# configure terminal 
Enter configuration commands, one per line. End with CNTL/Z. 
Switch(config)# erps 11 enable 
And you can check the result by using “show erps 11” command. 
Switch# show erps 11 
ERPS domain ID: 11 
ERPS domain name: test11 
ERPS domain primary control VLAN ID: 16 
ERPS domain sub control VLAN ID: 15 
ERPS domain hello timer interval: 1 second(s) 
ERPS domain fail timer interval: 5 second(s) 
ERPS ring ID: 1 
ERPS ring level: sub 
ERPS ring 1 node mode: transit 
ERPS ring 1 edge node mode: edge 
ERPS ring 1 node state: link up 
ERPS ring 1 edge interface name: eth-0-9 
ERPS ring 1 common interface name: eth-0-13 
EPRS ring 1 SRPT is disabled 
 
Related Commands 
None
