Configuring a vlan classifier rule, Deleting a vlan classifier rule, Creating a vlan classifier group and adding rules – Dell POWEREDGE M1000E User Manual

Page 57

Advertising
background image

Dell Converged Enhanced Ethernet Administrator’s Guide

39

53-1002116-01

Configuring protocol-based VLAN classifier rules

5

FCoE Initialization Protocol (FIP)

IP version 6 (IPv6)

NOTE

For complete information on all available VLAN classifier rule options, see the Converged Enhanced
Ethernet Command Reference
.

Configuring a VLAN classifier rule

To configure a protocol-based VLAN classifier rule, perform the following steps from Privileged EXEC
mode.

1. Enter the configure terminal command to access global configuration mode.

2. Enter the vlan classifier rule command to configure a protocol-based VLAN classifier rule.

switch(config)#vlan classifier rule 1 proto fcoe encap ethv2

Configuring MAC address-based VLAN classifier rules

To configure a MAC address-based VLAN classifier rule, perform the following steps from Privileged
EXEC mode.

1. Enter the configure terminal command to access global configuration mode.

2. Enter the vlan classifier rule command to configure a MAC address-based VLAN classifier rule.

switch(config)#vlan classifier rule 5 mac 0008.744c.7fid

Deleting a VLAN classifier rule

VLAN classifier groups (1 through 16) can contain any number of VLAN classifier rules.

To configure a VLAN classifier group and remove a VLAN classifier rule, perform the following steps
from Privileged EXEC mode.

1. Enter the configure terminal command to access global configuration mode.

2. Specify a VLAN classifier group and delete a rule.

switch(config)#vlan classifier group 1 delete rule 1

Creating a VLAN classifier group and adding rules

VLAN classifier groups (1 through 16) can contain any number of VLAN classifier rules.

NOTE

A vlan classifier cannot be added to the FCoE VLAN.

To configure a VLAN classifier group and add a VLAN classifier rule, perform the following steps
from Privileged EXEC mode.

1. Enter the configure terminal command to access global configuration mode.

2. Create a VLAN classifier group and add a rule.

switch(config)#vlan classifier group 1 add rule 1

Advertising