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 linuxroute command. For more information, see Configuring Static Routes with IP Commands.
Synopsis
|
Actions
| Action | Description |
| save | This saves the currently active routing tables of the selected IP protocol so that they can be restored on the next system startup. |
| load | This restores and activates the saved routing table. |
| delete | This 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, loaded or deleted. |