BLADE OS™ ISCLI Reference HP GbE2c L2/L3 Ethernet Blade Switch Version 5.1 Advanced Functionality Software

BLADE OS 5.1 ISCLI Reference
BMD00115, August 2009 Chapter 2: Information Commands
75
Show All IP Route Information
The following command displays IP route information:
show ip route
Command mode: All
The following table describes the Type parameters.
show ip route static
Displays static routes configured on the switch.
Command mode: All
show ip route
Displays all routes configured in the switch.
Command mode: All
For more information, see page 75.
Table 34 Route Information Commands (continued)
Command Syntax and Usage
Status code: * - best
Destination Mask Gateway Type Tag Metr If
--------------- --------------- --------------- --------- --------- ---- ---
* 0.0.0.0 0.0.0.0 172.20.60.1 indirect static 256
* 127.0.0.0 255.0.0.0 0.0.0.0 martian martian
* 12.20.0.0 255.255.0.0 172.20.60.38 direct fixed 256
* 12.20.60.38 255.255.255.255 172.20.60.38 local addr 256
* 12.20.255.255 255.255.255.255 172.20.255.255 broadcast broadcast 256
* 224.0.0.0 224.0.0.0 0.0.0.0 martian martian
* 224.0.0.0 240.0.0.0 0.0.0.0 multicast addr
* 255.255.255.255 255.255.255.255 255.255.255.255 broadcast broadcast
Table 35 IP Routing Type Parameters
Parameter Description
indirect The next hop to the host or subnet destination will be forwarded through a
router at the Gateway address.
direct Packets will be delivered to a destination host or subnet attached to the
switch.
local Indicates a route to one of the switch’s IP interfaces.