erps ring <ringid> transmission-interval
Syntax
erps ring <ringid>
transmission-interval <seconds>
Description
Specifies the R-APS periodic transmission interval in units of seconds. Default is 5 seconds.
The
no
form of this command removes the configured value of the transmission interval and sets it to the default value of 5 seconds.
Command context
config-erps-ring-<ringid>
Parameters
<ringid>
Required, specifies the ID of the ring. Range: 1-239
<seconds>
Required, specifies the R-APS periodic transmission interval in units of seconds. Range: 5 seconds.
Authority
Administrators or local user group members with execution rights for this command.
Examples
Specify the R-APS periodic transmission interval as 10 seconds:
switch(config)# erps ring 3 switch(config-erps-ring-3)# transmission-interval 10
Remove the configured value of the transmission interval and set it to the default value of 5 seconds:
switch(config)# erps ring 3 switch(config-erps-ring-3)# no transmission-interval