Specifications

clear ip route
Chapter 8
IP Services Commands
100
Examples
The following command removes DNS server 10.10.10.69 from a
UNIVERGE WL Controller configuration:
PROMPT# clear ip dns server 10.10.10.69
success: change accepted.
See Also
l clear ip dns domain on page 99
l set ip dns on page 116
l set ip dns domain on page 117
l set ip dns server on page 118
l show ip dns on page 164
clear ip route
Removes a route from the IP route table.
Syntax
clear ip route {default | ip-addr mask | ip-addr/mask-length}
default-router
Defaults
None.
Access
Enabled.
default Default route.
Note: default is an alias for IP address 0.0.0.0/0.
ip-addr mask IP address and subnet mask for the route destination,
in dotted decimal notation (for example, 10.10.10.10
255.255.255.0).
ip-addr/mask-length IP address and subnet mask length in CIDR format
(for example, 10.10.10.10/24).
default-router IP address, DNS hostname, or alias of the next-hop
router.