5 erps ring mode – CANOGA PERKINS 9175 Command Reference User Manual

Page 140

Advertising
background image

CanogaOS Command Reference

8-4

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

Switch(config)#erps 11 ring 1 level sub

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

ERPS ring 1 node state: idle

ERPS ring 1 primary interface name: not configured

ERPS ring 1 secondary interface name: not configured


Related Commands

None

8.5 erps ring mode

Use this command to set/unset specific ERPS ring instance node mode.


Command Syntax

erps ERPS_ID ring RING_ID mode {master | transit}

no erps ERPS_ID ring RING_ID mode

ERPS_ID : <1-255> ERPS domain ID

RING_ID : <1-255> ERPS ring ID

master: master node

transit: transit node


Command Mode

Global configuration


Usage

None


Examples

This example shows how to set node as ERPS domain 11 ring 1 transit node.

Switch# configure terminal

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

Switch(config)# erps 11 ring 1 mode transit

Advertising