
[edit protocols mvrp]
user@switch# set interface xe-0/0/1.0 300
To set the leave timer for all interfaces on the switch:
[edit protocols mvrp]
user@switch# set interface all leave-timer 1200
To set the leave timer for a specific interface:
[edit protocols mvrp]
user@switch# set interface xe-0/0/1.0 leave-timer 1200
To set the leaveall timer for all interfaces on the switch:
[edit protocols mvrp]
user@switch# set interface all leaveall-timer 12000
To set the leaveall timer for a specific interface:
[edit protocols mvrp]
user@switch# set interface xe-0/0/1.0 leaveall-timer 12000
Configuring MVRP Registration Mode
The default MVRP registration mode for any interface participating in MVRP is normal.
An interface in normal registration mode participates in MVRP when MVRP is enabled
on the switch.
An interface in forbidden registration mode does not participate in MVRP even if MVRP
is enabled on the switch.
To set all interfaces to forbidden registration mode:
[edit protocols mvrp]
user@switch# set interface all registration forbidden
To set one interface to forbidden registration mode:
[edit protocols mvrp]
user@switch# set interface xe-0/0/1.0 registration forbidden
To set all interfaces to normal registration mode:
[edit protocols mvrp]
user@switch# set interface all registration normal
To set one interface to normal registration mode:
[edit protocols mvrp]
user@switch# set interface xe-0/0/1.0 registration normal
Related
Documentation
Example: Configuring Automatic VLAN Administration Using MVRP on EX Series
Switches on page 1357
•
•
Verifying That MVRP Is Working Correctly on page 1404
1391
Copyright © 2010, Juniper Networks, Inc.
Chapter 59: Configuring Bridging and VLANs
Summary of Contents for JUNOS OS 10.3 - SOFTWARE
Page 325: ...CHAPTER 17 Operational Mode Commands for System Setup 229 Copyright 2010 Juniper Networks Inc ...
Page 1323: ...CHAPTER 56 Operational Mode Commands for Interfaces 1227 Copyright 2010 Juniper Networks Inc ...
Page 2841: ...CHAPTER 86 Operational Commands for 802 1X 2745 Copyright 2010 Juniper Networks Inc ...
Page 3367: ...CHAPTER 113 Operational Mode Commands for CoS 3271 Copyright 2010 Juniper Networks Inc ...
Page 3435: ...CHAPTER 120 Operational Mode Commands for PoE 3339 Copyright 2010 Juniper Networks Inc ...
Page 3529: ...CHAPTER 126 Operational Mode Commands for MPLS 3433 Copyright 2010 Juniper Networks Inc ...