Dell 53-1002116-01 Network Card User Manual


 
110 Dell Converged Enhanced Ethernet Administrator’s Guide
53-1002116-01
Converged Enhanced Ethernet map configuration
10
Defining a priority-table map
To define a priority-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 test
3. Define the map.
switch(config-ceemap)#priority-table 1 1 1 0 1 1 1 15.0
4. Enter the copy command to save the running-config file to the startup-config file.
switch#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 intengigabitethernet 0/2
3. Apply the CEE map on the interface.
switch(conf-if-te-0/2)#cee default
The following example applies the CEE provisioning map on an interface.
switch:root>cmsh
switch>enable
switch#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)#interface intengigabitethernet 0/2
switch(conf-if-te-0/2)#cee default
switch(conf-if-te-0/2)#exit
switch(config)#end
4. Enter the copy command to save the running-config file to the startup-config file.
switch#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