[IP Routing Menu] find - Show a single route by destination IP address gw - Show routes to a single gateway type - Show routes of a single type tag - Show routes of a single tag if - Show routes on a single interface dump - Show all routes |
Command Syntax and Usage | |
---|---|
find <IP address (such as, 192.4.17.101)> | |
Displays a single route by destination IP address. Note: The IP address entered in the command must exactly match the destination IP address of the route definition. | |
gw <default gateway address (such as, 192.4.17.44)> | |
Displays routes to a single gateway. | |
type indirect|direct|local|broadcast|martian|multicast | |
Displays routes of a single type. For a description of IP routing types, see Type Parameters. | |
tag fixed|static|addr|rip|ospf|bgp|broadcast|martian|vip | |
Displays routes of a single tag. For a description of IP routing types, see IP Routing Tag Parameters (info/l3/route/tag). | |
if <interface number (1-256)> | |
Displays routes on a single interface. | |
dump | |
Displays all routes configured in Alteon. For more information, see /info/l3/route/dump Show All IP Route Information. |