Dell DR6300 DR Series System Command Line Reference Guide - Page 52

network --help

Page 52 highlights

Description Tests network performance between a client and server using a designated port (use this command at the same time you use the other --iperf command). Syntax network --iperf_server --port 5001 --window_size 7KB Result Server listening on TCP port 5001 TCP window size: 14.0 KByte (WARNING: requested 7.00 KByte) [ 7] local 10.20.21.23 port 5812 connected with 10.20.20.3 port 5001 [ ID] Interval Transfer Bandwidth [ 7] 0.0-60.0 sec 398 MBytes 55.7 Mbits/sec network --help Description Displays the list of network-related options that can be used as a reference when using the DR Series system CLI. Syntax network --help Result network --show [--bondif ] [--nwif ] [--hosts] [--routes] [--interface ] network --delete [--bondif ] [--member ] [--nwif ] network --restart network --setdhcp [--bondif ] [--nwif ] network --setstatic_ip [--bondif ] [--nwif ] --ip --netmask [--gateway ] network --create_bond --bondif [--dhcp] [--static] --nwif [--mode < ALB | 802.3ad >] [--name < DNS name >] [--mtu ] [--ip ] [--netmask ] [--gateway ] [--restart] 52

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161

Description
Tests network performance between a client and server using a designated port (use this command at the same time
you use the other
--iperf
command).
Syntax
network --iperf_server --port 5001 --window_size 7KB
Result
-----------------------------------------------------------
Server listening on TCP port 5001
TCP window size: 14.0 KByte (WARNING: requested 7.00 KByte)
-----------------------------------------------------------
[
7] local 10.20.21.23 port 5812 connected with 10.20.20.3 port 5001
[ ID]
Interval
Transfer
Bandwidth
[
7]
0.0-60.0 sec
398 MBytes
55.7 Mbits/sec
network --help
Description
Displays the list of network-related options that can be used as a reference when using the DR Series system CLI.
Syntax
network --help
Result
network --show [--bondif <bond0,bond1,...,bondN>]
[--nwif <eth0,eth1,...,ethN>]
[--hosts]
[--routes]
[--interface <bondN|ethN>]
network --delete [--bondif <bond0,bond1,...,bondN>]
[--member <eth0,eth1,...,ethN>]
[--nwif <eth0,eth1,...,ethN>]
network --restart
network --setdhcp [--bondif <bondN>]
[--nwif <ethN>]
network --setstatic_ip [--bondif <bondN>]
[--nwif <ethN>]
--ip <IPv4/IPv6 address>
--netmask <netmask>
[--gateway <IPv4/IPv6 address>]
network --create_bond --bondif <bondN>
[--dhcp]
[--static]
--nwif <eth0,eth1,...,ethN>
[--mode < ALB | 802.3ad >]
[--name < DNS name >]
[--mtu <Supported MTU range 512 - 9000>]
[--ip <IPv4/IPv6 address>]
[--netmask <netmask>]
[--gateway <IPv4/IPv6 address>]
[--restart]
52