Reference Guide

network --create_eth --nwif <ethN>
[--dhcp]
[--static]
[--name < DNS name >]
[--mtu <Supported MTU range 512 - 9000>]
[--ip <IPv4/IPv6 address>]
[--netmask <netmask>]
[--restart]
network --add_member --bondif <bondN>
--nwif <eth0,eth1,...,ethN>
network --setdns [--suffix <dns suffix>]
[--primary <IPv4/IPv6 address>]
[--secondary <IPv4/IPv6 address>]
network --setbonding [--bondif <bondN>]
[--mode < ALB | 802.3ad >]
[--mtu <Supported MTU range 512 - 9000>]
network --update [--bondif <bondN>]
[--nwif <ethN>]
[--mode < ALB | 802.3ad >]
[--name < DNS name >]
[--mtu <Supported MTU range 512 - 9000>]
network --factory_reset [--auto_bonding_speed <1G|10G>]
network --host [--add] [--ip <IPv4/IPv6 address>] [--name <host name>]
[--delete] [--ip <IPv4/IPv6 address>] [--name <host name>]
network --route [--add] [--network <destination networks>] [--netmask
<netmask>] [--gateway <gateway addresses>] [--interface <bondN|ethN>]
[--delete] [--network <destination networks>] [--netmask
<netmask>] [--gateway <gateway addresses>] [--interface <bondN|ethN>]
network --nslookup --destination <ip address | hostname>
network --traceroute --destination <ip address | hostname>
[--interface <bondN|ethN>]
network --ping --destination <ip address | hostname>
[--tries <number>]
[--size <number>]
[--interface <bondN|ethN>]
network --blink --nwif <ethN>
network --enable [--bondif <bond0,bond1,...,bondN>]
[--nwif <eth0,eth1,...,ethN>]
network --disable [--bondif <bond0,bond1,...,bondN>]
[--nwif <eth0,eth1,...,ethN>]
network --troubleshoot [--links]
[--gateway]
[--ntp]
[--dns]
[--active_domain]
[--nis]
[--clients]
[--port_mapper]
[--network_config]
[--show_active <NFS|CIFS|OST|RDS>]
53