IP Multicast VLAN Commands
page 42-4 OmniSwitch 6250 CLI Reference Guide November 2009
vlan ipmvlan ctag
Defines the mapping between an IPMVLAN and a customer VLAN ID (c-tag) to be used in the c-tag
translation rule.
vlan ipmvlan ipmvlan-id ctag {ctag | ctag1-ctag2}
no vlan ipmvlan ipmvlan-id ctag {ctag | ctag1-ctag2}
Syntax Definitions
ipmvlan-id Specifies the IP Multicast VLAN number for which the c-tag is to be
assigned.The valid range is 2–4094.
ctag The customer VLAN ID number used in the translation rule. The valid
range is 1–4094.
ctag1-ctag2 Specifies the range of the customer VLAN ID numbers.
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
• Use the no form of this command to remove the mapping between the IPMVLAN and the customer
VLAN ID.
• If the c-tag is already assigned to another IPMVLAN, the configuration request will fail.
• If you assign a range of c-tags to an IPMVLAN, an error message will be displayed for the c-tags
already assigned to the IPMVLAN.
• The command will not work in Enterprise Mode.
Examples
-> vlan ipmvlan 1003 ctag 10
-> no vlan ipmvlan 1003 ctag 10
Release History
Release 6.6.1; command was introduced.