set l3-interface routed-interface rate-limit


The set l3-interface routed-interface rate-limit command configures the CPU egress rate limit for an L3 VLAN interface.

The delete l3-interface routed-interface rate-limit command deletes the CPU egress rate limit for a routed interface or a sub-interface.


Command Syntax

set l3-interface routed-interface <interface-name> rate-limit <rate-limit>

delete l3-interface routed-interface <interface-name> rate-limit


Parameter

Parameter

Description

routed-interface <interface-name>

Specifies a routed interface name or sub-interface name. The value is a string.

rate-limit <rate-limit>

Specifies an egress rate limit for the L3 VLAN interface. The value is an integer, in kbps, that ranges from 1 to 1000000000.

By default, there is no rate limit for the L3 VLAN interface in the outbound direction.


Usage Guidelines

Routed interface rate limit is applied to packets delivered out from the CPU, controlling shock of large flow of packets and releasing the burden on CPU.


Example

  • Configure rate limit for a routed interface.
admin@Xorplus# set l3-interface routed-interface rif-te4 rate-limit 1024
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.