AT-9000 Switch Command Line User’s Guide
Section II: Basic Operations 229
NO IP ROUTE
Syntax
no ip route 0.0.0.0/0
ipaddress
Parameters
ipaddress Specifies the current default gateway.
Mode
Global Configuration mode
Description
Use this command to delete the current IPv4 default gateway. The
command must include the current default gateway.
Confirmation Command
“SHOW IP ROUTE” on page 233
Example
This example deletes the default route 121.114.17.28 from the switch:
awplus> enable
awplus# configure terminal
awplus(config)# no ip route 0.0.0.0/0 121.114.17.28