9 Converged Enhanced Ethernet map configuration

Applying a CEE provisioning map to an interface

Perform the following steps from Privileged EXEC mode apply a CEE provisioning map. 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. In this example, the CEE map name ‘test’ is used.

switch(conf-if-te-0/2)#cee test

Example of applying 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 tengigabitethernet 0/2 switch(conf-if-te-0/2)#cee test 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

Perform the following steps from Privileged EXEC mode to verify the CEE map. 1. Enter global configuration mode.

switch#configure terminal

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

switch(config)#show cee maps name

110

Converged Enhanced Ethernet Administrator’s Guide

 

53-1001761-01

Page 132
Image 132
Brocade Communications Systems 53-1001761-01 manual Applying a CEE provisioning map to an interface, Verifying the CEE maps