Service Management Tasks
92 Quality of Service Guide
You can replace the default policy with a non-default policy, but you cannot remove default
policies from the configuration. When you remove a non-default policy, the policy
association reverts to the appropriate default network policy.
CLI Syntax: config>router
interface interface-name
qos network-policy-id
The following output displays a sample configuration.
A:ALA-7>config>router# info
#------------------------------------------
echo "IP Configuration"
#------------------------------------------
...
interface "ALA-1-2"
address 10.10.4.3/24 broadcast host-ones
no port
no arp-timeout
no allow-directed-broadcasts
icmp
mask-reply
redirects 100 10
unreachables 100 10
ttl-expired 100 10
exit
qos 1
ingress
no filter
exit
egress
no filter
exit
no mac
no ntp-broadcast
no cflowd
no shutdown
exit
interface "ALA-1-3"
...
#------------------------------------------
A:ALA-7>config>router#
Remove a Policy from the QoS Configuration
To delete a network policy, enter the following commands:
CLI Syntax: config>qos# no network network-policy-id