#configure terminal | Enter configure mode. |
(config)#qos enable | Enable (H)QoS on configuration mode. |
(config)#commit | Committing the configured line |
(config)#exit | Exit configure mode. |
#configure terminal | Enter configure mode. |
(config)#qos disable | Disable (H)QoS on configuration mode. |
(config)#commit | Committing the configured line |
(config)#exit | Exit configure mode. |