| rmroute |
Use this method to removes a static route from the Citrix ADC. Note: You cannot use this method to remove routes that are part of a VLAN configuration. Use the rmvlan or clear vlan method instead. |
Syntax |
Parameters |
network |
Network address specified in the route entry that you want to remove from the routing table of the Citrix ADC. This is mandatory parameter. |
netmask |
Subnet mask associated with the network address. This is mandatory parameter. |
gateway |
IP address of the gateway for this route. |
vlan |
Gateway vlan for this route. Minimum value = 1. Maximum value = 4094. |
ownergroup |
The owner node group in a Cluster for this route. If owner node group is not specified then the route is treated as Striped route. Default value = DEFAULT_NG. |
mgmt |
Route in management plane. |
Return Value |
Returns simpleResult |
See Also |