Vlan Ip - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

vlan ip

Defines an IP network address rule for an existing VLAN. If a device sends traffic that matches the IP
address specified in the rule, the device and its mobile port will join the rule's VLAN.
vlan vid ip ip_address [subnet_mask]
vlan vid no ip ip_address [subnet_mask]
Syntax Definitions
vid
ip_address
subnet_mask
Defaults
By default, the subnet mask is set to the default subnet mask value for the IP address class.
Platforms Supported
OmniSwitch 6400, 6850, 6850E, 6855, 9000E
Usage Guidelines
Use the no form of this command to delete an IP network address rule from the specified VLAN.
Network address rules take precedence behind DHCP, binding, and MAC address rules.
Use DHCP rules in combination with IP network address rules to capture and forward DHCP traffic.
Rules are only assigned to existing VLANs. Use the vlan command to create a new VLAN.
Examples
-> vlan 10 ip 51.0.0.0 255.0.0.0
-> vlan 20 ip 21.0.0.0
-> vlan 10 no ip 21.0.0.0 255.0.0.0
-> vlan 10 no ip 51.0.0.0
Release History
Release 6.1; command was introduced.
page 37-20
VLAN ID number (1–4094).
IP network address (e.g., 10.0.0.0, 171.15.0.0, 196.190.254.0)
Class A, B, or C subnet mask (e.g., 255.0.0.0, 255.255.0.0, or
255.255.255.0).
Port Mobility Commands
OmniSwitch CLI Reference Guide
June 2012

Advertisement

Table of Contents
loading

Table of Contents