Chapter 7
Cajun Campus CLI - Layer 3
Avaya P333R User’s Guide
171
ip route Command
Use the
ip route
command to establish a static route. The
no
form of this
command removes a static route.
The syntax for this command is:
[no] ip route
<ip-address> <mask> <next-hop> [<next-hop>]
[<next-hop>] [<cost>] [<preference>]
Example:
To define the router 10.10.10.10 as the next hop for the network 192.168.33.0 with
mask 255.255.255.0:
Router-N(configure)# ip route 192.168.33.0 255.255.255.0
10.10.10.10
clear ip route Command
Use the
clear ip route
command to delete all the dynamic routing entries from
the Routing Table.
The syntax for this command is:
clear ip route
* | <ip-addr> [<ip-mask>]
Example:
clear ip route * clears all the routing table
clear ip route 192.168.49.1 255.255.255.0 clears a range of entries
ip-address
The IP address of the network
mask
Mask of the static route
next-hop
The next hop address in the network
cost
The path cost. The default is 1
preference
Preference, either High or Low. Default is Low.
ip-addr
IP address
ip-mask
IP mask address
Summary of Contents for P333R
Page 1: ...Avaya User s Guide AVAYA P333R STACKABLE 3RD LAYER SWITCH SOFTWARE VERSION 3 11 July 2002 ...
Page 2: ......
Page 16: ...Table of Contents xiv Avaya P333R User s Guide ...
Page 18: ...List of Figures xvi Avaya P333R User s Guide ...
Page 20: ...List of Tables xviii Avaya P333R User s Guide ...
Page 54: ...Chapter 4 CLI Architecture Access Conventions 34 P333R User s Guide ...
Page 246: ...Chapter 7 Cajun Campus CLI Layer 3 226 Avaya P333R User s Guide ...
Page 266: ...Appendix B Specifications 246 Avaya P333R User s Guide ...