Configures multicast streams for acceleration. Multicasting allows group transmission of data streams.
accelerated-multicast [client-timeout|max-client-streams|max-streams|overflow-policy| stream-threshold]
accelerated-multicast [client-timeout <5-6000>|max-client-streams <1-4>|max-streams <0-256>| overflow-policy [reject|revert]|stream-threshold <1-500>]
accelerated-multicast [client-timeout <5-6000>|max-client-streams <1-4>|max-streams <0-256>| overflow-policy [reject|revert]|stream-threshold <1-500>]
client-timeout <5-6000>> |
Configures a timeout period in seconds for wireless clients
|
max-client-streams <1-4> |
Configures the maximum number of accelerated multicast streams per client
|
max-streams <0-256> |
Configures the maximum number of accelerated multicast streams per radio
|
overflow-policy [reject|revert] |
Specifies the policy in case too many clients register simultaneously. The radio QoS policy can be configured to follow one of the following courses of action:
When the number of wireless clients using accelerated multicast exceeds the configured value (max-streams), the radio can either reject new wireless clients or revert existing clients to a non-accelerated state. |
stream-threshold <1-500> |
Configures the number of multicast packets per second threshold value. Once this threshold is crossed, the system triggers streams to accelerate.
|
nx9500-6C8809(config-radio-qos-test)#accelerated-multicast client-timeout 500
nx9500-6C8809(config-radio-qos-test)#accelerated-multicast stream-threshold 15
nx9500-6C8809(config-radio-qos-test)#show context radio-qos-policy test accelerated-multicast stream-threshold 15 accelerated-multicast client-timeout 500 nx9500-6C8809(config-radio-qos-test)#
no |
Reverts accelerated multicasting settings to their default |