The whitelist session-car web-auth-server command sets values for the Portal session CAR parameters.
The undo whitelist session-car web-auth-server command restores the default values for the Portal session CAR parameters.
By default, the CIR, CBS, PIR, and PBS of Portal session CAR are 512 kbit/s, 64000 bytes, 768 kbit/s, and 96000 bytes, respectively.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
cir cir-value |
Specifies the committed information rate (CIR). |
The value is an integer ranging from 0 to 1000000, in kbit/s.The default value is 512kbit/s. |
cbs cbs-value |
Specifies the committed burst size (CBS). |
The value is an integer ranging from 0 to 9000000, in bytes.The default value is 64000bytes. |
pir pir-value |
Specifies the peak information rate (PIR). |
The value is an integer ranging from 0 to 1000000, in kbit/s. The default value is 768. pir-value must be greater than or equal to cir-value. When you attempt to set a pir-value smaller than cir-value, the following error message will be displayed: "Error: The pir must be greater than or equal to the cir." |
pbs pbs-value |
Specifies the peak burst size (PBS). |
The value is an integer ranging from 0 to 9000000, in bytes. The default value is 96000. pbs-value must be greater than or equal to cbs-value. When you attempt to set a pbs-value smaller than cbs-value, the following error message will be displayed: "Error: The pbs must be greater than or equal to the cbs." |
Usage Scenario
If the configured Portal session CAR parameters do not meet service bandwidth requirements, you can run the whitelist session-car web-auth-server command to modify the bandwidth values as needed.
Precautions
This command is supported only on the admin VS.
pir-value must be greater than or equal to cir-value. When you attempt to set a pir-value value smaller than cir-value, the following error message will be displayed:"Error:The pir must be greater than or equal to the cir." pbs-value must be greater than or equal to cbs-value. When you attempt to set a pbs-value value smaller than cbs-value, the following error message will be displayed: "Error:The pbs must be greater than or equal to the cbs."