Name

show routes — Print the list of route destinations from a routing table.

SYNOPSIS

show routes [<IPFilter>] [table=<routetable>]

DESCRIPTION

Prints a list of route destinations, and brief information about the route.

The information provided shows the type of the route :

  • ETHERNET : direct route to locally-attached subnet (see Section 7.2.1)
  • GATEWAY4 : route via a gateway (IPv4) e.g. default route obtained via DHCP, or a static route (see Section 7.2.2)
  • SELF : a route back into the FB6000 itself, e.g. the /32 route automatically created for the FB6000's own IP adress on a subnet (see Section 7.2.1)
  • NOWHERE : a 'dead end' route - see Section 7.2.3
  • BLACKHOLE : a 'black-hole' route - see Section 7.2.3