Networking static-routes delete, Networking static-routes add, Description – Dell PowerVault NX3600 User Manual
Page 76: Format, Arguments, Example

networking static-routes delete
Description
Delete the static route for a destination subnet.
Format
networking static-routes delete
Arguments
Argument
Description
Format
Network ID of the destination
subnet
Existing network ID
Netmask of the destination
subnet
Existing network netmask
Example
Delete the static route to a subnet with the address 10.1.100.0 and netmask 255.255.255.0:
CLI> networking static-routes delete 10.1.100.0 255.255.255.0
networking static-routes add
Description
Add a static route for a destination subnet.
Format
networking static-routes add
Arguments
Argument
Description
Format
Network ID of the destination
subnet
IP address in the format: 'x.x.x.x'
Netmask of the destination
subnet
IP address in the format: 'x.x.x.x'
Gateway for the destination
subnet
IP address in the format: 'x.x.x.x'
76