Dell POWEREDGE M1000E User Manual

Page 629

Advertising
background image

Configuring VLANs

629

6. Configure the MAC-based VLAN information.

The following commands show how to associate a system with a MAC

address of 00:1C:23:55:E9:8B with VLAN 300. Repeat the

vlan association

mac command to associate additional MAC addresses with VLAN 300.

console(config)#vlan database

console(config-vlan)#vlan association mac

00:1C:23:55:E9:8B 300

console(config-vlan)#exit

console(config)#exit

7. To save the configuration so that it persists across a system reset, use the

following command:

console#copy running-config startup-config

8. View the VLAN settings.

console#show vlan

9. View the VLAN membership information for a port.

console#show interfaces switchport gi1/0/1

Port: Gi1/0/1

VLAN Membership mode:Trunk Mode

Operating parameters:

PVID: 1

Ingress Filtering: Enabled

Acceptable Frame Type: VLAN Only

Default Priority: 0

GVRP status:Disabled

Protected:Disabled

VLAN

Name

Ports

Type

Authorization

----- ---------

------------

---------

-------------

1

Default

Po1-48,

gi1/0/2-15,

gi1/0/21-24

Default

Required

200

Marketing

gi1/0/1,

gi1/0/16-20

Static

Required

300

Sales

gi1/0/1

Static

Required

400

Payroll

gi1/0/1-15

Static

Required

Advertising