Route
Route configuration is handled inside the global route context
To enter the global route context, from the base context run:
config system route
Available commands
Command |
Description |
---|---|
|
Cancels any edits made since entering the context, and returns to the base context |
|
Saves changes made since entering the context, and returns to the base context |
|
Shows the available commands |
|
Show the current configuration, including uncommitted edits |
|
Deletes the specified route |
|
Deletes all configured routes |
|
Rename a route id to the specified new id |
|
Opens the specific route context for the specified route id |
Specific Route Context
Inside a specific route context, the following commands are available:
Command |
Description |
---|---|
|
Cancels any edits made since entering the context, and returns to the base context |
|
Saves changes made since entering the context, and returns to the base context |
|
Readies the changes for commit, but does not push them until end is called on the global interface context. Returns to the global interface context |
|
Show the current configuration, including uncommitted edits |
|
Set the interface for this route to the specified interface |
|
Set the destination subnet for this route to the specified IPv4 Address and CIDR mask.
Example: |
|
Set the gateway IP used for this route |
|
Unset the specified configuration and reset it to the default value |