Skip to content

remove route

Joe Kaiser edited this page Dec 29, 2017 · 2 revisions

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'.

Home

Command Line Interface

Clone this wiki locally