Converged Enhanced Ethernet map configuration

10

TABLE 23 Default CEE priority table (Continued)

CoSPGID

315.4

415.3

515.2

615.1

715.0

Creating a CEE map

Only a single CEE map is allowed, which is created automatically with the name “default.” You are not be able to delete or rename this map.

To create a CEE map, perform the following steps from Privileged EXEC mode.

1. Enter global configuration mode.

switch#configure terminal

2. Create a CEE map.

switch(config)#cee-map default

The following example creates a CEE map enter CEE-Map CLI configuration submode.

switch:admin>cmsh switch>enable switch#configure terminal

Enter configuration commands, one per line. End with CNTL/Z. switch(config)#cee-map default

switch(config)#end

3. Enter the copy command to save the running-config file to the startup-config file.

switch#copy running-config startup-config

Defining a priority group table

To define a priority group table map, perform the following steps from Privileged EXEC mode. 1. Enter global configuration mode.

switch#configure terminal

2. Specify the name of the CEE map to define. In this example ‘test’ is used.

switch(config)#cee-map default

3. Define the CEE map for PGID 0.

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

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-config file to the startup-config file.

switch#copy running-config startup-config

Dell Converged Enhanced Ethernet Administrator’s Guide

109

53-1002116-01

 

Page 127
Image 127
Dell 53-1002116-01 Creating a CEE map, Defining a priority group table, Create a CEE map, Define the CEE map for Pgid