name

Use the name command to change the name of a CoS. The name command is accessible from within the cos:<named-cos> context.

name new-name

Parameters

new-name Specifies the new name for this <named-cos>.

Usage

You must enter the apply command before exiting the cos:<named-cos> context for the CoS name change to take affect. The CLI prompt does not change until you exit and re-enter the cos:<named-cos> context.

Examples

The following example:

  • Renames the CoS your-cos to my-cos
  • Applies the change
  • Displays the my-cos configuration
  • Exits cos:<named-cos> context
  • Re-enters the cos:<named-cos> context as my-cos
EWC.extremenetworks.com:cos# your-cos
EWC.extremenetworks.com:cos:your-cos# name my-cos
EWC.extremenetworks.com:cos:your-cos# apply
EWC.extremenetworks.com:cos:your-cos# show
Name: my-cos
Use Legacy Priority Override defined in the WLAN Service: disable
802.1p Priority: none
ToS/DSCP Marking:
Mask:
Inbound Rate Limit:
Outbound Rate Limit:
Transmit Queue: none
Synchronize: enable
EWC.extremenetworks.com:cos:your-cos# exit
EWC.extremenetworks.com:cos# my-cos
EWC.extremenetworks.com:cos:my-cos#