set l3-interface vlan-interface rate-limit
The set l3-interface vlan-interface rate-limit command configures the CPU egress rate limit for an L3 VLAN interface.
Command Syntax
set l3-interface vlan-interface <interface-name> rate-limit <rate-limit>
Parameter
Parameter | Description |
vlan-interface <interface-name> | Specifies a Layer 3 VLAN interface. 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
L3 VLAN interface rate limit is applied to packets delivered out from the CPU, controlling shock of large flow on CPU, releasing the burden on CPU.
Example
- Configure rate limit for the L3 VLAN interface vlan200.
admin@Xorplus# set l3-interface vlan-interface vlan200 rate-limit 1024 admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.