remove route
Usage
stack remove route {address=string}
Description
Remove a global static route.
Parameters
[address=string]
The address of the static route to remove.
Examples
stack remove route address=1.2.3.4
Remove the global static route that has the network address '1.2.3.4'.