There was an error while loading. Please reload this page.
stack remove route {address} [address=string]
Remove a global static route.
{address}
The address of the static route to remove. This argument is required.
[address=string]
Can be used in place of the 'address' argument.
stack remove route 1.2.3.4
Remove the global static route that has the network address '1.2.3.4'.
Home