IP Commands
page 29-94 OmniSwitch 6250 CLI Reference Guide November 2009
Examples
-> show ip router database
Destination Gateway Protocol Metric VLAN
-------------------+----------------+--------+------+-----
10.212.59.0/24 10.212.59.17 LOCAL 1 45
10.212.60.0/24 10.212.60.17 LOCAL 1 44
10.212.61.0/24 10.212.61.17 LOCAL 1 43
10.212.66.0/24 10.212.66.17 LOCAL 1 46
143.209.92.0/24 172.28.6.254 STATIC 1 N/A
172.28.6.0/24 172.28.6.2 LOCAL 1 6
Inactive Static Routes
Destination Gateway Metric
-----------------+--------------+------
1.0.0.0/8 8.4.5.3 1
Release History
Release 6.6.1; command was introduced.
Related Commands
output definitions
Destination Destination IP address. Also includes the mask prefix length notation
after the address to indicate the subnet mask value. For example, /24
indicates the destination IP address has a 24-bit mask (255.255.255.0).
Gateway IP address of the gateway from which this route was learned.
Protocol Protocol by which this IP address was learned: LOCAL, STATIC, RIP).
Metric RIP metric or cost (hop count) for the route. Indicates a priority for the
route. The lower the metric value, the higher the priority.
VLAN The VLAN on which the route was learned, not forwarded. Note that
N/A appears in this field for static routes as they are not learned on a
VLAN.
show ip route Displays the IP Forwarding table.