Chapter 47 IGMP Commands
where
<vlanlist> | = You can specify a single VLAN: <1>, all VLAN: <*>, a list |
| of VLAN: <1,3>, you can also include a range of VLAN: |
| <1,5,6~10>. |
This command displays the current multicast VLAN settings. In the state column,
Figure 189 Multicast VLAN Show Command Example
ras> | switch igmpsnoop mvlan show 1 | U:untag T:tag | |
vid | name | F:fixed X:forbidden |
----
Syntax:
ras> switch igmpsnoop mvlan group set <vid> <index>
where
<vid> | = | The multicast VLAN ID [1 – 4094]. |
<index> | = | 1..16; a unique number for this setting. |
= | Start of the multicast IP address range. | |
ip> |
|
|
= | End of the multicast IP address range. |
This command creates a multicast VLAN group. The following example creates a multicast VLAN with VID 10 and group index 1. The multicast address range is 224.224.224.1 ~ 224.224.224.10.
Figure 190 Multicast VLAN Group Set Command Example
ras> switch igmpsnoop mvlan group set 10 1 224.224.224.1 224.224.224.10
47.8.7 Multicast VLAN Group Delete CommandSyntax:
ras> switch igmpsnoop mvlan group delete <vid> <index>
where
<vid> | = | The multicast VLAN ID [1 – 4094]. |
<index> | = | 1..16; a unique number for this setting. |
| 325 |
|
|