The whitelist session-car grpc command sets values for gRPC whitelist session-CAR parameters.
The whitelist session-car grpc disable command disables the gRPC whitelist session-CAR function.
The undo whitelist session-car grpc command restores the default values for gRPC whitelist session-CAR parameters.
By default, the CIR, CBS, PIR, and PBS of gRPC whitelist session-CAR are 30 kbit/s, 3750 bytes, 300 kbit/s, and 37500 bytes, respectively.
whitelist session-car grpc disable
whitelist session-car grpc { cir sessionCarCir | cbs sessionCarCbs | pir sessionCarPir | pbs sessionCarPbs } *
undo whitelist session-car grpc disable
undo whitelist session-car grpc [ { cir sessionCarCir | cbs sessionCarCbs | pir sessionCarPir | pbs sessionCarPbs } * ]
Parameter | Description | Value |
---|---|---|
cir sessionCarCir |
Specifies a committed information rate (CIR). |
The value is an integer ranges from 1 to 1000000, in kbit/s. The default value is 30. |
cbs sessionCarCbs |
Specifies a committed burst size (CBS). |
The value is an integer ranges from 1 to 1000000, in bytes. The default value is 3750. |
pir sessionCarPir |
Specifies a peak information rate (PIR). |
The value is an integer ranges from 1 to 1000000, in bps. The default value is 300. The PIR must be greater than or equal to the CIR. |
pbs sessionCarPbs |
Specifies a peak burst size (PBS). |
The value is an integer ranges from 1 to 1000000, in bytes. The default value is 37500. The PBS must be greater than or equal to the CBS. |