190 Converged Enhanced Ethernet Command Reference
53-1001762-01
cee-map
12
DRAFT: BROCADE CONFIDENTIAL
cee-map
Enters the CEE map configuration mode. If the CEE map does not exist, it creates the map.
Synopsis cee-map name [precedence number]
no cee-map name
Operands name Specifies a unique name across all of the CEE maps defined within the
system. If the specified CEE map does not exist, then it is created. If the
specified CEE map already exists, then it is updated and the new mapping
automatically propagates to all interfaces bound to the CEE map.
precedence number
Sets the precedence value for controlling the global scheduler policy when
there is conflict between multiple CEE maps and non-CEE QoS configurations.
The range of valid values is 1-100.
Defaults The default CEE map precedence value is 1.
Command
Modes
Global configuration mode
Description Use this command create a CEE Map, and then enter the CEE-Map CLI configuration submode for
defining the CEE Provisioning Priority Group Table and Priority-to-Priority Group Table.
The CEE Map model allows different CEE Provisioning on different interfaces. There is only a single
scheduler policy supported across the entire system. For the system to behave to your
expectations, all CEE Map and any non-CEE configuration must specify identical scheduler policies,
such as the number of Strict Priority queues and Deficit Weighted Round Robin (DWRR) weights. In
deployment scenarios where different CEE Map or non-CEE configurations specify conflicting
scheduler policies, then the precedence number parameter can be used to select the CEE Map
controlling the setting of the global scheduler policy. The global scheduler policy is based on the
CEE Map with the highest precedence value.
Use the no cee-map name command to delete the specified CEE map. A CEE map can only be
deleted if it is not bound to any interface.
Usage
Guidelines
All CEE maps take precedence over the non-CEE scheduler policy.
Examples To create a CEE map:
switch(config)#cee-map test
To delete a CEE map:
switch(config)#no cee-map test
If a CEE map is currently applied on an interface, you cannot delete that CEE map:
switch(config)#no cee-map demo
% Error: Map is still activated
See Also cee, priority-group-table, priority-table