Displays the MVRP information for an interface including status, timer and applicant-mode settings and information about registered, declared, and forbidden VLANs.
Privileged EXEC mode
This feature is supported on the SLX 9250, SLX 9540, SLX 9640, SLX 9740, Extreme 8720, and Extreme 8820 devices.
The show mvrp interface command displays the following information:
Output field | Description |
---|---|
MVRP Status | Whether MVRP is enabled or disabled on the interface |
Join-timer (in centiseconds) | Join timer setting configured on the interface |
Leave-timer (in centiseconds) | Leave timer setting configured on the interface |
Leaveall-timer (in centiseconds) | Leave-all timer setting configured on the interface |
P2p | Whether the interface is a point-to-point |
Applicant Mode | Whether the interface applicant mode is a normal-participant or non-participant |
Registered Vlan(s) | List of registered VLANs on the interface |
Declared Vlan(s) | List of declared VLANs on the interface |
Forbidden Vlan(s) | List of forbidden VLANs on the interface |
The following example displays the MVRP information for an Ethernet interface.
device# show mvrp interface ethernet 0/1 ----------------------------------------------------------------------------------------- MVRP Status : Enabled Join-timer(in centiseconds) : 20 Leave-timer(in centiseconds) : 100 Leaveall-timer(in centiseconds) : 1000 P2p : Yes Applicant Mode : normal-participant ----------------------------------------------------------------------------------------- Registered Vlan(s) : 1 to 60 77 100 to 500 999 Declared Vlan(s) : 1 to 60 77 100 to 500 999 Forbidden Vlan(s) : 10 -----------------------------------------------------------------------------------------