Configuring IP Multicast VLAN IPMVLAN Application Example
OmniSwitch 6800/6850/9000 Network Configuration Guide March 2008 page 33-13
4 Create a receiver port in the Enterprise mode of IPMVLAN by entering:
-> vlan ipmvlan 1003 receiver-port port 1/51-60
Alternatively, a receiver port can also be created in the VLAN Stacking mode by entering:
-> vlan svlan port 1/1 user-customer-port default-svlan 10
-> vlan ipmvlan 1002 receiver-port port 1/1
An example of what these commands look like when entered sequentially on the command line:
-> vlan ipmvlan 1003 name "multicast vlan"
-> vlan ipmvlan 1003 address 225.0.0.1
-> vlan ipmvlan 1003 sender-port port 1/50
-> vlan ipmvlan 1003 receiver-port port 1/51-60
As an option, you can use the show vlan ipmvlan c-tag, show vlan ipmvlan address, show vlan ipmv-
lan port-config, and show vlan ipmvlan port-binding commands to confirm your settings. For example:
-> show vlan
stree mble
vlan type admin oper 1x1 flat auth ip ipx tag name
+----+-----+-----+-------+----------+------+----+-----+-----+---------+
1 std on on on on off NA off off VLAN 1
2 ipmtv on on off off off NA off off IPMVLAN 2
3 ipmtv on on off off off NA off off IPMVLAN 3
4 vstk on on on on off NA off off SVLAN 4
-> show vlan ipmvlan 10 address
IpAddress ipAddressType
----------+---------------
224.1.1.1 Ipv4
224.1.1.2 Ipv4
224.1.1.3 Ipv4
ffae::1 Ipv6
ffae::2 Ipv6
ffae::3 Ipv6
-> show vlan ipmvlan 10 port-config
port type
+------+------------+
1/10 sender
1/20 receiver
1/30 receiver
1/49 receiver
+-------------------+