CEE map configuration

5

4. Define the CEE map for PGID 1.

switch(config-ceemap)#priority-group-table 1 weight 50

5. Enter the copy command to save the running-configfile to the startup-configfile.

switch(config)#do copy running-config startup-config

Defining a Priority-Table map

To define a Priority Table map, perform the following steps in privileged EXEC mode. 1. Enter global configuration mode.

switch#configure terminal

2. Activate the CEE map mode.

switch(config)#cee-map default

3. Define the map.

switch(config)#priority-table 2 2 2 1 2 2 2 2

4. Enter the copy command to save the running-configfile to the startup-configfile.

switch(config)#do copy running-config startup-config

Applying a CEE provisioning map to an interface

To apply a CEE provisioning map, perform the following steps from privileged EXEC mode. 1. Enter global configuration mode.

switch#configure terminal

2. Specify the 10 Gigabit Ethernet interface. In this example, 0/2 is used.

switch(config)#interface tengigabitethernet 0/2

3. Apply the CEE map on the interface.

switch(conf-if-te-0/1)#cee-map default

4. Return to privileged EXEC mode.

switch(conf-if-te-0/1)#exit

5. Enter the copy command to save the running-configfile to the startup-configfile.

switch(config)#do copy running-config startup-config

Verifying the CEE maps

To verify the CEE map, perform the following steps from privileged EXEC mode. 1. Enter global configuration mode.

switch#configure terminal

2. Verify the CEE map provisioning for a specified name.

switch(config)#show cee maps default

Converged Enhanced Ethernet Administrator’s Guide

41

53-1002163-02

 

Page 63
Image 63
Brocade Communications Systems 53-1002163-02 manual Defining a Priority-Table map, Verifying the CEE maps