Reference Guide

[--interface <bondN|ethN>]
network --tcpdump [--port <NFS|Windows|Replication|OST|RDA>]
[--pkt_size <128 - 32768>]
[--file_size <0 - 100>]
[--stop]
[--host <ip address list>]
[--interface <bondN|ethN>]
network --iperf_client --server <ip address | hostname>
[--port <number>]
[--window_size <num bytes [KB/MB]>]
[--interval <num seconds>]
[--time <num seconds>]
network --iperf_server [--port <number>]
[--window_size <num bytes [KB/MB]>]
network --help
network <command> <command-arguments>
<command> can be one of:
--show Display network settings.
--delete Delete network interfaces(s).
--restart Restarts networking.
--setdhcp Configures bond interface to use DHCP.
--setstatic_ip Assigns a static IP address to the bond
interface.
--create_bond Create bond interfaces for the machine.
--create_eth Create eth interfaces for the machine.
--add_member Add an interface to an existing bond.
--setdns Configures the Domain Name Servers.
--setbonding Updates bonding mode or MTU information.
--update Updates bonding and individual interface
information.
--factory_reset Reset networking to factory configuration.
--host Manage local hosts.
--route Manage local routes.
--nslookup Looks up the IP address/hostname.
--traceroute Displays the packets route to network host.
--ping Sends ICMP ECHO_REQUEST to destination host.
--blink Blink LED on the specific ethernet device.
--enable Start the specific ethernet device(s) on
restart.
--disable Don't start the specific ethernet device(s)
on restart.
--troubleshoot Troubleshoots network issues.
--tcpdump Capture network traffic.
--iperf_client Run iperf (Network Performance) in client
mode.
--iperf_server Run iperf (Network Performance) in server
mode.
For command-specific help, please type network --help <command>
eg:
network --help show
54