Administrator Guide

Interface:
Slot/Port, range: Slot and Port ID for the interface. The range is entered Slot/Port-Port.
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information.
3. Assign the Primary and Secondary ports and the Control VLAN for the ports on the ring.
CONFIG-FRRP mode.
interface primary int slot/port secondary int slot/port control-vlan vlan id
Interface:
For a 10-Gigabit Ethernet interface, enter the keyword TenGigabitEthernet then the slot/port information.
For a 40-Gigabit Ethernet interface, enter the keyword fortyGigE then the slot/port information.
Slot/Port, Range: Slot and Port ID for the interface. Range is entered Slot/Port-Port.
VLAN ID: Identification number of the Control VLAN.
4. Configure a Transit node.
CONFIG-FRRP mode.
mode transit
5. Identify the Member VLANs for this FRRP group.
CONFIG-FRRP mode.
member-vlan vlan-id {range}
VLAN-ID, Range: VLAN IDs for the ring’s Member VLANs.
6. Enable this FRRP group on this switch.
CONFIG-FRRP mode.
no disable
Setting the FRRP Timers
To set the FRRP timers, use the following command.
NOTE:
Set the Dead-Interval time 3 times the Hello-Interval.
Enter the desired intervals for Hello-Interval or Dead-Interval times.
CONFIG-FRRP mode.
timer {hello-interval|dead-interval} milliseconds
Hello-Interval: the range is from 50 to 2000, in increments of 50 (default is 500).
Dead-Interval: the range is from 50 to 6000, in increments of 50 (default is 1500).
Clearing the FRRP Counters
To clear the FRRP counters, use one of the following commands.
Clear the counters associated with this Ring ID.
EXEC PRIVELEGED mode.
clear frrp ring-id
Ring ID: the range is from 1 to 255.
Clear the counters associated with all FRRP groups.
EXEC PRIVELEGED mode.
clear frrp
Viewing the FRRP Configuration
To view the configuration for the FRRP group, use the following command.
Show the configuration for this FRRP group.
Force10 Resilient Ring Protocol (FRRP)
365