OcNOS-RON : Quality of Service Guide : Quality of Service Configuration Guide : QoS Introduction : Enable/Disable Configuration
Enable/Disable Configuration
Topology
Figure 1-2: Simple configuration of QoS
Enabling QoS
The following steps describe how to enable QoS.
 
#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.
Validation
Enter the commands below to confirm the configurations.
#show running-config qos
qos enable
!
 
Disabling QoS
The following steps disable QoS.
 
#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.
Last modified date: 07/14/2023