| getroute |
Use this method to get the configured routing information. |
Syntax |
Parameters |
network |
The destination network or host. |
netmask |
The subnet mask associated with the network address. |
gateway |
The gateway for the route. |
vlan |
The gateway vlan for the route. Minimum value = 1. Maximum value = 4094. |
routetype |
The type of routes to be shown. |
detail |
Display a detailed view. |
mgmt |
Route in management plane. |
Return Value |
Returns getrouteResult |
See Also |