Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The set class-of–service interface scheduler-profile command applies scheduler profile at a switch physical interface.

Command Syntax

set class-of–service interface <interface-name> scheduler-profile <scheduler-profile-name>
delete class-of–service interface <interface-name> scheduler-profile <scheduler-profile-name>

Parameters

Parameter

Description

interface <interface-name>

Specifies a switch physical interface. For example, te-1/1/49.

Note:

When the interface name is configured to inbound-control-plane, it means applying firewall filter to the incoming packets directed to switch CPU. As this function is substituted by CoPP feature, the value inbound-control-plane will have no effect. For details of CoPP, please refer to /wiki/spaces/PicOS44sp/pages/4295029.

scheduler-profile <scheduler-profile-name>

Specifies scheduler profile name, the value is a string type, spaces are not allowed.

 

Example

  • Configure scheduler-profile p1 for port ge-1/1/1.
admin@Switch# set class-of-service interface ge-1/1/1 scheduler-profile p1
  • No labels