Show mvr, Show mvr -19, Vlan r – SMC Networks SMC TigerAccess SMC7824M/FSW User Manual

Page 697

Advertising
background image

M

ULTICAST

VLAN R

EGISTRATION

C

OMMANDS

33-19

page 33-2). Note that only IGMP version 2 or 3 hosts can issue
multicast join or leave messages.

Example
The following configures one source port and several receiver ports on the
switch, enables immediate leave on one of the receiver ports, and statically
assigns a multicast group to another receiver port:

show mvr

This command shows information about the global MVR configuration
settings when entered without any keywords, the interfaces attached to the
MVR VLAN using the interface keyword, or the multicast groups
assigned to the MVR VLAN using the members keyword.

Syntax

show mvr [interface [interface] | members [ip-address]]

interface

ethernet unit/port

- unit - Stack unit. (Range: 1)
- port - Port number. (Range: 1-28)

port-channel channel-id (Range: 1-32)

ip-address - IP address for an MVR multicast group.

(Range: 224.0.1.0 - 239.255.255.255)

Default Setting

Displays global configuration settings for MVR when no keywords are
used.

Console(config)#interface ethernet 1/5
Console(config-if)#mvr type source
Console(config-if)#exit
Console(config)#interface ethernet 1/6
Console(config-if)#mvr type receiver
Console(config-if)#mvr immediate
Console(config-if)#exit
Console(config)#interface ethernet 1/7
Console(config-if)#mvr type receiver
Console(config-if)#mvr group 225.0.0.5
Console(config-if)#

Advertising