Ip Route; Ip Routing - Avaya X330WAN User Manual

Avaya multiservice wan access router module user's guide
Table of Contents

Advertisement

Chapter 6
X330WAN CLI Commands

ip route

Use the
command removes a static route.
Syntax
[no] ip route <ip addr> <mask> {{<next-hop> [<next-hop> [<next-hop>]]
| <interface-type> <interface-number>} [<cost>] [<preference>]
[permanent] | Null0}
Parameters
ip addr
mask
next-hop
interface-type
interface-number
cost
preference
permanent
Null0
Example
X330WAN-2DS1-1(configure)# ip route 132.55.0.0 255.255.0.0
132.55.4.45 3 high
X330WAN-2DS1-1(configure)# no ip route 134.66.0.0 255.255.0.0
X330WAN-2DS1-1(configure)# ip route 134.66.0.0 255.255.0.0 Null0
For a X330WAN-2DS1:
X330WAN-2DS1-1(configure)# ip route 135.0.0.0 255.0.0.0 Serial 1:1
permanent
For a X330WAN-2DS1:
X330WAN-2USP-1(configure)# ip route 192.168.12.0 255.255.0.0 Serial 1

ip routing

Use the
ip routing
disables the IP routing process in the device. By default, IP routing is enabled.
Syntax
[no] ip routing
186
command to establish a static route. The no form of this
ip route
The IP address of the network.
The mask of the static route.
The next hop address in the network.
The interface type.
The interface number.
The path cost. The default is 1.
Preference, either High or Low. Default is Low.
The route is not disabled if the interface is down.
Creates a static discard route.
command to enable IP routing. The
form of this command
no
Avaya X330WAN User's Guide

Advertisement

Table of Contents
loading

Table of Contents