Skip to main content

routes

The routes command is used to manage configured static routes. This enables you to store the user-configured routes so they are not lost when devices are rebooted.

Tip

You can add or delete a static route using the linux route command. For more information, see Configuring Static Routes with IP Commands.


Synopsis

routes [save | load | delete [ipv4 | ipv6 | all]]

Actions

Action

Description

saveThis saves the currently active routing tables of the selected IP protocol so that they can be restored on the next system startup.
loadThis restores and activates the saved routing table.
deleteThis deletes the saved routing table.

Parameters

Parameter

Default

Description/Values

ipv4 | ipv6 | all

all

The IP protocol family on which the chosen action will be performed. When no IP protocol family is specified, the one(s) currently in use on the device are saved, load or deleted.



JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.