Cisco 2950 - Catalyst Switch Especificaciones Pagina 288

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 674
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 287
2-262
Catalyst 2950 and Catalyst 2955 Switch Command Reference
0L-10102-02
Chapter 2 Catalyst 2950 and 2955 Cisco IOS Commands
set
set
Use the set policy-map class configuration command to classify IP traffic by setting a Differentiated
Services Code Point (DSCP) value. Use the no form of this command to remove traffic classification.
set ip dscp new-dscp
no set ip dscp new-dscp
This command is available only if your switch is running the enhanced software image (EI).
Syntax Description
Defaults No traffic classification is defined.
Command Modes Policy-map class configuration
Command History
Usage Guidelines The set command can be used in a policy with a match command.
The set command sets the DSCP value for in-profile packets.
Note This command does not support IP precedence.
To return to policy-map configuration mode, use the exit command. To return to privileged EXEC mode,
use the end command.
Note For more information about configuring access control lists (ACLs), see the “Configuring Network
Security with ACLs” chapter in the software configuration guide for this release.
Examples This example shows how to assign a DSCP value of 10 to all FTP traffic without any policers:
Switch(config)# policy-map policy_ftp
Switch(config-pmap)# class ftp_class
Switch(config-pmap-c)# set ip dscp 10
Switch(config-pmap)# exit
You can verify your settings by entering the show policy-map privileged EXEC command.
new-dscp New DSCP value assigned to the classified traffic.
The supported DSCP values are 0, 8, 10, 16, 18, 24, 26, 32, 34, 40,
46, 48, and 56.
Release Modification
12.1(6)EA2 This command was introduced.
Vista de pagina 287
1 2 ... 283 284 285 286 287 288 289 290 291 292 293 ... 673 674

Comentarios a estos manuales

Sin comentarios