QOS Session feature implementation

Review Request #117 — Created Jan. 19, 2024 and submitted — Latest diff uploaded

pradeep
APV10
rel_apv_10_4_0_112_gail
279
kdutta, prajesh, roland, tanya, wli

QOS Session feature implementation. Provide dedicated bandwidth for each of the session as per the user configurations.

qos interface "port4" IN 1Gb
qos queue root “q_default_port4_in" "port4" IN 10Mb 1 UNBORROW DEFAULT
qos dynamic abc port4 10.10.10.5 0 0.0.0.0 0 5Mb IN
qos enable port4 IN

above configuration enable to create a 5Mb bandwidth for each inbound sessions.

    Loading...