Reference Guide

Example (1)
FTOS#show frrp 1
Ring protocol 1 is in Master mode
Ring Protocol Interface:
Primary : GigabitEthernet 0/16 State: Forwarding
Secondary: Port-channel 100 State: Blocking
Control Vlan: 1
Ring protocol Timers: Hello-Interval 50 msec Dead-Interval 150
msec
Ring Master's MAC Address is 00:01:e8:13:a3:19
Topology Change Statistics: Tx:110 Rx:45
Hello Statistics: Tx:13028 Rx:12348
Number of state Changes: 34
Member Vlans: 1000-1009
FTOS#
Example (2
Summary)
FTOS#show frrp 2 summary
FTOS#show frrp 2 summary
Ring-ID State Mode Ctrl_Vlan Member_Vlans
-----------------------------------------------
2 Up Master 2 11-20, 25, 27-30
FTOS#
Related
Commands
protocol frrp — enters the resilient ring protocol and designate a ring identification.
timer
Set the hello interval or dead interval for the Ring control packets.
S4820T
Syntax
timer {hello-interval milliseconds}| {dead-interval
milliseconds}
To remove the timer, use the no timer {hello-interval [milliseconds]}|
{dead-interval milliseconds} command.
Parameters
hello-interval
milliseconds
Enter the keyword hello-interval then the time, in
milliseconds, to set the hello interval of the control packets. The
milliseconds must be entered in increments of 50 millisecond; for
example, 50, 100, 150, and so on. If an invalid value is entered, an
error message is generated. The range is from 50 to 2000 ms. Default:
500 ms.
dead-interval
milliseconds
Enter the keyword dead-interval then the time, in milliseconds,
to set the dead interval of the control packets. The range is from 50 to
6000 ms. Default: 1500 ms.
NOTE: The configured dead interval must be at least three times
the hello interval.
515