Usage: %1!s! name= Parameters: Tag Value name - The name of a specific interface where persistent routes are used. Remarks: ...

Usage: %1!s! [[name=]]

Parameters:

      Tag             Value
      name          - The name of a specific interface where persistent
                      routes are used.

Remarks: Displays persistent static routes.

The information displayed for this command consists of:
Field         Description
-----         -----------
Prefix      - The address prefix and prefixlength, (example: 3000:1234:5678::1/64)
Protocol    - The protocol which added the route
Met         - The primary metric value of the route  

Gateway     - The IPv6 address of the next hop used in  
forwarding
Interface   - The interface which the route points to and uses

Examples:

       %1!s! 
       %1!s! name="Local Area Connection" 

       The first command displays persistent routes for all interfaces 
.
       The second command displays persistent routes for the specified 
       interface only 
.