Show ip route – Enterasys Networks X-Pedition XSR CLI User Manual
Page 250
IP Clear and Show Commands
5-174 Configuring the Internet Protocol
Sample Output
The following is sample output from the command:
XSR>show ip proxy-dns cache
Name
Age(sec)
www.enterasys.com 100
www.test.com
10
Parameter Description
show ip route
This command displays information about the Routing Table including route types, IP addresses,
and costs. Administrative distances are referenced in each Routing Table entry within the brackets
as follows: [distance/metric]. The command also displays all alternative routes where more than
one route exists to a destination.
Syntax
show ip route [connected | address [mask [longer-prefixes]]| bgp | ospf | rip |
static]
Mode
EXEC or Global configuration:
XSR>
or
XSR(config)#
Defaults
•
LAN (FastEthernet 1, 2) interface cost: 10
•
Serial interface cost: 64
Name
Designation of the DNS query.
Age
Seconds remaining for the lifetime of the cache.
connected
Shows only connected routes.
address
Address about which routing data will be shown.
mask
Argument for a subnet mask.
longer-prefixes
The address and mask pair becomes a prefix and any routes that match
the prefix are displayed.
bgp
Shows BGP routes.
ospf
Shows OSPF routes.
rip
Shows RIP routes.
static
Shows static routes.
Note: Bracketed values indicate route distance and cost, where the first value is distance and the
second is cost. For example, [120/0003] indicates a distance of 120 (the default distance for RIP)
and a cost of 3.