18-8
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 18 Configuring MVRP
Configuring MVRP on the Switch
To set the MVRP timer values, perform this task in privileged mode:
This example shows how to set the MVRP timers and verify the configuration:
Console> (enable) set port mvrp 4/2-3,4/9-10 timer leaveall 10000
MVRP leaveAll timer value is set to 10000 centiseconds for port(s) 4/2-3,4/9-10.
Console> (enable) set port mvrp 4/2-3,4/9-10 timer leave 600
MVRP leave timer value is set to 600 centiseconds for port(s) 4/2-3,4/9-10.
Console> (enable) set port mvrp 4/2-3,4/9-10 timer join 200
MVRP join timer value is set to 200 centiseconds for port(s) 4/2-3,4/9-10.
Console> (enable)
Enabling the Periodic Timer
The periodic timer defines the frequency during which the periodic events are generated. The value is
preset to 1 second. The periodic timer value cannot be modified but can either be enabled or disabled.
The defaut is disabled.
To enable the MVRP periodic timer, perform this task in privileged mode:
This example shows how to enable the MVRP periodic timer on a range of ports:
Console> (enable) set port mvrp 4/2-3,4/9-10,4/12-24 periodictimer enable
MVRP periodic timer is enabled on port(s) 4/2-3,4/9-10,4/12-24.
console>
Displaying MVRP Configuration Summary
To display the summary of MVRP configuration on the switch, perform this task in enabled mode:
This example shows how to display the summary of MVRP configuration on the switch:
Console> (enable) show mvrp configuration
Global MVRP Configuration:
MVRP Feature is currently disabled on the switch.
MVRP dynamic VLAN creation is disabled.
Port based MVRP Configuration:
Task Command
Step 1
Set the MVRP timer values. set port mvrp mod/port timer {join | leave |
leaveall} timer_value
Step 2
Verify the configuration. show mvrp configuration
Task Command
Step 1
Enable the MVRP periodic timer. set port mvrp mod/port periodictimer {enable |
disable}
Task Command
Display summary of MVRP configuration. show mvrp configuration