| Index | Top - Up | Data ONTAP 8.2 |
Display static routes
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
{ [-fields <fieldname>, ...]
| [-instance ] }
[-vserver <vserver>] - Vserver Name
[-routing-group <text>] - Routing Group
[-destination <IpAddress/Mask>] - Destination/Mask
[-gateway <IP Address>] - Gateway
[-metric <integer>] - Metric
[-address-family {ipv4|ipv6|ipv6z}] - Address Family
The following example displays information about all routing groups.
cluster1::> network routing-groups route show
Routing
Server Group Destination Gateway Metric
-------- --------- ---------------- ---------------- -------
node1 d192.0.2.165/24
0.0.0.0/0 10.61.208.1 20
node2 d192.0.2.166/24
0.0.0.0/0 10.61.208.1 20
2 entries were displayed.
| Index | Top - Up | Data ONTAP 8.2 |