Port Mobility Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 21-5
• MAC address rules and protocol rules also capture DHCP client traffic.
• Rules are only assigned to existing VLANs. Use the vlan command to create a new VLAN.
Examples
-> vlan 10 dhcp mac range 00:00:39:59:0a:0c 00:00:39:59:0a:0f
-> vlan 10 no dhcp mac range 00:00:39:59:0a:0c
Release History
Release 6.6.1; command was introduced.
Related Commands
vlan dhcp mac Defines a DHCP MAC address rule for an existing VLAN. Mobile ports
that receive DHCP frames with a source MAC address that matches the
address specified by this rule are temporarily assigned to the VLAN.
vlan dhcp port Defines a DHCP port rule for an existing VLAN. The mobile port spec-
ified by this rule is temporarily assigned to the VLAN when it receives
DHCP frames.
vlan dhcp generic Defines a generic DHCP rule for an existing VLAN. Mobile ports that
receive DHCP frames that do not match other DHCP rules are tempo-
rarily assigned to the VLAN.
show vlan Displays existing VLANs.
show vlan rules Displays rules defined for VLANs.