Command Line Reference
Ethernet Switching
MVRP Configuration
6 min
mvrp configuration mvrp configuration show mvrp interfaces show mvrp interfaces \[command] show mvrp interfaces \[purpose] view the mvrp status of the interface \[view] system view \[use cases] sonic# show mvrp interfaces + + + + + \| port | status | registered vlan | declared vlan | +============+==========+===================+=================+ \| ethernet1 | disabled | | | + + + + + \| ethernet2 | disabled | | | + + + + + \| ethernet3 | disabled | | | + + + + + \| ethernet4 | disabled | | | + + + + + description of the show mvrp interfaces command output item item description description port port name status mvrp function enabled status registered vlan the list of registered vlans, which are the dynamically learned vlans declared vlan the list of declared vlans, which are the vlans advertised by this device mvrp enable(global) mvrp enable(global) \[command] mvrp enable \[purpose] enable mvrp function globally \[view] system view \[use cases] sonic(config)# mvrp enable mvrp enable(port) mvrp enable(port) \[command] mvrp enable \[purpose] port enables mvrp function \[view] interface view \[use cases] sonic(config)# interface ethernet 1 sonic(config if 1)# mvrp enable mvrp {jointimer|leavealltimer|leavetimer|periodictimer} mvrp {jointimer|leavealltimer|leavetimer|periodictimer} time value \[command] mvrp {jointimer|leavealltimer|leavetimer|periodictimer} time value \[purpose] configure mvrp timer time \[parameter] parameter description jointimer mvrp join timer controls the interval at which join messages are sent leavealltimer mvrp leaveall timer controls the periodic event that deregisters all attributes, forcing all peers to re register leavetimer mvrp leave timer controls the waiting period before an attribute is deregistered after a leave message is sent periodictimer mvrp periodic transmission timer controls the interval for sending periodic mvrp declarations time value timer value in centiseconds the range is 10 to 32760 cs (0 1 to 327 6 seconds) \[view] interface view \[use cases] sonic(config)# interface ethernet 1 sonic(config if 1)# mvrp jointimer 100
