9 Converged Enhanced Ethernet map configuration

Example of defining a CEE map with a Priority Group Table.

PGID

PG%

PFC

Description

 

 

 

 

15.0

-

N

IPC

 

 

 

 

0

50

Y

SAN

 

 

 

 

1

50

N

LAN

 

 

 

 

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

Enter configuration commands, one per line. End with CNTL/Z. switch(config)#cee-map test switch(config-ceemap)#priority-group-table 0 weight 50 pfc switch(config-ceemap)#priority-group-table 1 weight 50 switch(config-ceemap)#exit

switch(config)#end

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

switch#copy running-config startup-config

Defining a priority-table map

Perform the following steps from Privileged EXEC mode define a priority-table map. 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

Example of defining a CEE map with a Priority-to-Priority Group Table

Priority

PGID

 

 

0

1

 

 

1

1

 

 

2

1

 

 

3

0

 

 

4

1

 

 

5

1

 

 

6

1

 

 

7

15

 

 

switch:admin>cmsh switch>enable

switch#configure terminal

Enter configuration commands, one per line. End with CNTL/Z. switch(config)#cee-map test switch(config-ceemap)#priority-table 1 1 1 0 1 1 1 1

108

Converged Enhanced Ethernet Administrator’s Guide

 

53-1001761-01

Page 130
Image 130
Brocade Communications Systems 53-1001761-01 manual Defining a priority-table map, Define the map