Vlan association subnet – Dell PowerEdge M805 User Manual

Page 537

Advertising
background image

VLAN Commands

533

Default Configuration

No assigned MAC address.

Command Mode

VLAN Database mode

User Guidelines

This command has no user guidelines.

Example

The following example associates MAC address with VLAN ID 1.

console(config-vlan)#vlan association mac 0001.0001.0001 1

vlan association subnet

Use the vlan association subnet command in VLAN Database mode to associate a VLAN to a
specific IP-subnet.

Syntax

vlan association subnet ip-address subnet-mask vlanid

no vlan association subnet ip-address subnet-mask

ip-address—Source IP address. (Range: Any valid IP address)

subnet-mask—Subnet mask. (Range: Any valid subnet mask)

vlanid—VLAN to associated with subnet. (Range: 1-4093)

Default Configuration

No assigned ip-subnet.

Command Mode

VLAN Database mode

User Guidelines

This command has no user guidelines.

Example

The following example associates IP address with VLAN ID 100.

console(config-vlan)#vlan association subnet 192.245.23.45

255.255.255.0 100

Advertising