Configuring IPMVLAN Configuring IP Multicast VLAN
page 33-10 OmniSwitch 6800/6850/9000 Network Configuration Guide March 2008
Assigning an IPv4/IPv6 Address to an IPMVLAN
To assign an IPv4 or IPv6 address to an existing IPMVLAN, use the vlan ipmvlan address command as
shown below:
-> vlan ipmvlan 1003 address 225.0.0.1
-> vlan ipmvlan 1033 address ff08::3
Deleting an IPv4/IPv6 Address from an IPMVLAN
To delete an IPv4 or IPv6 address from an existing IP Multicast VLAN, use the no form of the
vlan ipmvlan address command by entering no vlan ipmvlan followed by the IPMVLAN ID, the
keyword address, and either the IPv4 or IPv6 address, as shown below:
-> no vlan ipmvlan 1003 address 225.0.0.1
-> no vlan ipmvlan 1033 address ff08::3
Assigning and Deleting C-Tag
The following subsections describe how to assign and delete c-tag in an IPMVLAN with the
vlan ipmvlan ctag command.
Assigning C-Tag to an IPMVLAN
To assign c-tag to an IP Multicast VLAN, use the vlan ipmvlan ctag command as shown below:
-> vlan ipmvlan 1003 ctag 10
Deleting C-Tag from an IPMVLAN
To delete c-tag from an IPMVLAN, use the no form of the vlan ipmvlan ctag command by entering
no vlan ipmvlan followed by the IPMVLAN ID, the keyword ctag, and the customer VLAN ID number,
as shown below:
-> no vlan ipmvlan 1003 ctag 10
Creating and Deleting a Sender Port
The following subsections describe how to create and delete a sender port in an IPMVLAN with the
vlan ipmvlan sender-port command.
Creating a Sender Port in an IPMVLAN
To create a sender port in an IPMVLAN configured in the Enterprise mode, use the
vlan ipmvlan sender-port command as shown below:
-> vlan ipmvlan 1003 sender-port port 1/50
To create multiple sender ports in an IPMVLAN, specify a range of ports. For example:
-> vlan ipmvlan 1003 sender-port port 1/45-48
In the VLAN Stacking mode, the port that you want to configure as a sender port should be a VLAN
Stacking port (network port). To create a sender port in an IPMVLAN configured in the VLAN Stacking
mode, use the vlan ipmvlan sender-port command as shown below: