Reference Guide
mtu MTU (Maximum Transmission Unit)
list
Description
This command displays all the networks available on the NAS cluster.
Syntax
system networking network-configuration list
static-routes
The commands available under static-routes are:
• add
• delete
• list
add
Description
This command adds static network routes to the NAS cluster.
Syntax
system networking static-routes add destination gateway network [options]
Where the arguments are:
destination destination network/host
gateway route packets via this gateway
network network to be used: Primary
The options are:
[-netmask netmask] netmask to be used, default is
255.255.255.255
[-force/-noforce] force static route add, even if the
gateway
is not responding
delete
Description
This command deletes the specified static route.
Syntax
system networking static-routes delete index(es)
Where the argument is:
index(es) Comma separated list of static routes
indexes to be deleted
60