Справочник Пользователя для Avaya X330WAN

Скачать
Страница из 264
Chapter 6
X330WAN CLI Commands
204
Avaya X330WAN User’s Guide
show ip route static 
Use the 
show ip route static
 command to display the static routes.
Syntax
show ip route static
 [<ip addr> [<mask>] ]
Parameters
Example
Output Example
Router-1 (super)#  show ip route static
X330WAN-2DS1-1(super router:ospf)# show ip route static
Showing 1 rows
Network  Mask Interface 
Next-Hop     Cost  Pref  Perm  Active
------- ---- 
---------- ----------- ---- ---- ---- -------
0.0.0.0 
FastEth 1  149.49.75.1    1   low  
No    Yes
where 
Pref
 is the preference, and 
Perm
 is Permanent.
show ip route summary
Use the
 show ip route summary 
command to display the number of routes 
known to the device.
Syntax
show ip route summary
Example
X330WAN-2DS1-1(super router:ospf)# show ip route summary
X330WAN-2DS1-1(super)# show ip route summary
  Route Source        Networks           Subnets
----------------  ----------------  ----------------
Local                            0                 1
Static                           0                 1
Total                            0                 2
ip-addr
The IP address of the routes.
mask
The IP mask of the routes.
show ip route static
show ip route static 137.32.50.13
show ip route static 137.44.50.13 255.255.255.0
Display all static routes.
Display a single static route.
Display a range of static 
routes.