system per-vlan-limit¶
Per vlan flooding packet limit
per-vlan-limit Specification¶
Type Configuration Resource Element Name per-vlan-limit Element URI /axapi/v3/system/per-vlan-limit Element Attributes per-vlan-limit_attributes Schema per-vlan-limit schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/system/per-vlan-limit | ||
Get Object | GET | /axapi/v3/system/per-vlan-limit | ||
Modify Object | POST | /axapi/v3/system/per-vlan-limit | ||
Replace Object | PUT | /axapi/v3/system/per-vlan-limit | ||
Delete Object | DELETE | /axapi/v3/system/per-vlan-limit |
per-vlan-limit attributes¶
bcast
Description broadcast packets (per second limit)
Type: number
Range: 1-65535
Default: 1000
ipmcast
Description IP multicast packets (per second limit)
Type: number
Range: 1-65535
Default: 1000
mcast
Description multicast packets (per second limit)
Type: number
Range: 1-65535
Default: 1000
unknown-ucast
Description unknown unicast packets (per second limit)
Type: number
Range: 1-65535
Default: 1000
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters