3 erps hellotime | failtime – CANOGA PERKINS 9175 Command Reference User Manual

Page 138

Advertising
background image

CanogaOS Command Reference

8-2

primary: primary ring

sub: sub ring

vlan : <2-4094> VLAN ID


Command Mode

Global configuration


Usage

None


Examples

This example shows how to set vlan 16 as primary control vlan for erps domain 11.

Switch# configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Switch(config)#vlan database

Switch(config-vlan)#vlan 16

Switch(config-vlan)#exit

Switch(config)#erps 11 primary control vlan 16

And you can check the result by using “show erps 11” command.

Switch# show erps 11

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: 0

ERPS domain hello timer interval: 1 second(s)

ERPS domain fail timer interval: 3 second(s)

Related Commands

None

8.3 erps hellotime | failtime

Use this command to set/reset hello or fail timer interval for specific erps domain instance.


Command Syntax

erps ERPS_ID {hellotime | failtime} <1-15>

no erps ERPS_ID {hellotime | failtime}

ERPS_ID : <1-255> ERPS domain ID

hellotime: hello timer interval

failtime: fail timer interval

<1-15>: seconds


Command Mode

Advertising