network route show-lifs
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Show the Logical Interfaces for each route entry
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The network route show-lifs
command displays the association of static routes and Logical Interfaces (LIFs) within one or more Vservers. You can view routes within specified Vservers, routes with specified destinations, and routes with specified gateways.
Parameters
- {
[-fields <fieldname>,…]
-
If you specify the
-fields <fieldname>, …
parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify. - |
[-instance ]
} -
If you specify the
-instance
parameter, the command displays detailed information about all fields. [-vserver <vserver>]
- Vserver Name-
Use this parameter to display only routes that have the specified Vserver as their origin.
[-destination <IP Address/Mask>]
- Destination/Mask-
Use this parameter to display only routes that have the specified IP address and subnet mask as their destination. The format for this value is: address, slash ("/"), mask. For example,
0.0.0.0/0
is a valid value for the -destination parameter. [-gateway <IP Address>]
- Gateway-
Use this parameter to display only routes that have the specified IP address as their gateway.
[-lifs <lif-name>,…]
- Logical Interfaces-
Use this parameter to display only the routes that are associated with the specified Logical Interfaces (LIFs).
[-address-family {ipv4|ipv6|ipv6z}]
- Address Family-
Use this parameter to display only the routes that belong to specified address family.