ADC SG-1 User Manual page 135

Adc telecommunication user manual service gateway system sg-1
Table of Contents

Advertisement

June 30, 2006
Host(config)# ip route 192.168.1.0. 255.255.255.0 192.168.1.2
Deleting an IP route line
Host(config)# no ip route
This command deletes the existing route.
Usage
no ip route
[nip] <destination prefix> <network mask> <next-hop IP-address>
Parameter(s)
Parameter
[nip]
<destination prefix>
<network mask>
<next-hop IP-address>
Example(s)
Host(config)# no ip route 192.168.0.0 255.255.0.0 192.168.0.1
Using the ip default-gateway command
Host(config)# ip default-gateway
Use this command to specify the system's default gateway.
Usage
ip default-gateway <gateway IP address>
Parameter(s)
<gateway IP address>
The IP address of the default gateway.
Example(s)
Host(config)# ip default-gateway 12.3.11.56
Using the no ip default-gateway command
Host(config)# no ip default-gateway
Use this command to specify the system's default gateway.
SG1-UM-8500-03
Table 7-15. no ip route command parameters
Description
Native IP
Destination IP or network
Network mask
Next-hop IP address
Chapter 7: Second Level Commands
Values
Valid IP or Network
Valid IP or Network
Valid Mask (Except to 0.0.0.0)
Valid IP address
7-55

Advertisement

Table of Contents
loading

Table of Contents