Ip Route; Ip Routing - Avaya C460 Reference Manual

Avaya multilayer modular switch reference guide
Hide thumbs Also See for C460:
Table of Contents

Advertisement

Example:
Router-1(configure-if:marketing) # no ip rip split-horizon
Done!

ip route

User level: read-write, admin.
If you are at the "read-write" user level, you can only access this command in
Configure mode.
Type configure at the command prompt to enter configure mode.
Use the ip route command to establish a static route.
Use the no ip route command to remove a static route.
The syntax for this command is:
[no] ip route <ip-address> <mask> <next-hop> [<next-hop>]
[<next-hop>] [<cost>] [<preference>]
ip-address
mask
next-hop
cost
preference
Example:
To define the router 192.168.33.38 as the next hop for the network 192.168.33.0 with
mask 255.255.255.0:
C460-1(configure)# ip route 192.168.33.0 255.255.255.0
10.10.10.10

ip routing

User level: read-write, admin.
You can only access this command in configure mode.
Type configure at the command prompt to enter configure mode.
Avaya C460 Reference Guide
Chapter 2
The IP address of the network
Mask of the static route
The next hop address in the network
The path cost. The default is 1
Preference, either High or Low. Default is Low.
Avaya C460 CLI Commands
59

Advertisement

Table of Contents
loading

Table of Contents