Reference v4.1.0 Instruction Manual

Network OS Command Reference 549
53-1003115-01
port-shape
2
port-shape
Specifies the shaping rate for a port.
Synopsis port-shape speed
Operands speed The speed for the port-shape rate in Kbps. The range of valid values is from
28000 to the top speed on the interface.
Defaults None
Command Modes Policymap configuration mode
Description Use this command to specify the shaping rate for a port. You can use this command to smooth out
the traffic egressing an interface.
Usage Guidelines This command is allowed only for the Egress direction.
This command can only be configured in for the class class-default command.
This command is mutually exclusive of the scheduler and police commands.
Examples Typical command example:
switch(config)#policy-map mutation
switch(config-policymap)#class class-default
switch(config-policyclass)# port-shape 30000
See Also class, policy-map