Port Mobility Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 21-29
show vlan rules
Displays VLAN rules for the specified VLAN.
show vlan [vid] rules
Syntax Definitions
vid VLAN ID number (1–4094).
Defaults
N/A
Platforms Supported
OmniSwitch 6250
Usage Guidelines
If a vid is not specified, rules defined for all VLANs are displayed.
Examples
-> show vlan rules
Legend: * indicates a binding rule
type vlan rule
+--------------------+------+----------------------------------------------------+
ip-net 7 143.113.0.0, 255.255.0.0
mac-addr 4000 00:00:00:00:10:10
mac-range 4001 00:00:00:10:00:00, 00:00:00:20:00:00
mac-port-proto* 4094 00:00:0e:00:12:34, 15/4, appletalk
-> show vlan 55 rules
Legend: * indicates a binding rule
type vlan rule
+--------------------+------+----------------------------------------------------+
ip-net 55 143.113.0.0, 255.255.0.0
mac-addr 55 00:00:00:00:10:10
mac-range 55 00:00:00:10:00:00, 00:00:00:20:00:00
mac-port-proto* 55 00:00:0e:00:12:34, 15/4, appletalk
output definitions
Type The type of rule defined. There are several types of VLAN rules:
binding rules, MAC address rules, IP network address rules, protocol
rules, port rules, custom rules, and DHCP rules.
* Identifies a binding rule. The asterisk appears next to the rule type.