Technical data
BLADE OS 5.0 Command Reference
BMD00142, November 2009 Chapter 4: The Information Menu
83
/info/l3/route/dump
Show All IP Route Information
The following table describes the Type parameters.
Status code: * - best
Destination Mask Gateway Type Tag Metr If
--------------- --------------- --------------- --------- --------- ---- --
* 0.0.0.0 0.0.0.0 172.31.1.1 indirect static 1
* 12.0.0.0 255.0.0.0 0.0.0.0 martian martian
* 12.31.0.0 255.255.0.0 172.31.36.139 direct fixed 1
* 12.31.36.139 255.255.255.255 172.31.36.139 local addr 1
* 12.31.255.255 255.255.255.255 172.31.255.255 broadcast broadcast 1
* 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 27 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.
broadcast Indicates a broadcast route.
martian The destination belongs to a host or subnet which is filtered out. Packets to
this destination are discarded.
multicast Indicates a multicast route.