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

network --show

Page 37 highlights

• network --route (Option only available on a Physical DR) • network --nslookup [options] • network --traceroute [options] • network --ping [options] • network --blink (Option only available on a Physical DR) • network --enable (Option only available on a Physical DR) • network --disable (Option only available on a Physical DR) • network --troubleshoot [options] • network --tcpdump [options] • network --iperf_client [options] • network --iperf_server [options] • network --help NOTE: If you specify a command without supplying the expected value or option, you are prompted to provide the correct value or option. NOTE: Most network commands require a network --restart command for the changes to occur. network --show Description Displays the current networking configuration for a DR Series system. (Only a Physical DR has sub-options for network - show.) Syntax network --show [--bondif ] [--nwif ] [--hosts] [--routes] [--interface ] --bondif --nwif --hosts --routes --interface Bond interface(s) to show. Eth interface(s) to show. Show local host. Show local routes. Routes for a specific interface. Result Device Enabled Link Boot protocol IP Addr Netmask Gateway MAC Addr MTU Bonding options Slave Interfaces eth0 MAC eth0 Max Speed eth0 Speed eth0 Duplex eth1 MAC eth1 Max Speed eth1 Speed eth1 Duplex eth2 MAC eth2 Max Speed : bond0 : yes : yes : dhcp : 10.20.24.55 : 255.255.252.0 : 10.20.32.13 : 78:2B:CB:47:D0:08 : 1500 : "mode=balance-alb miimon=100 xmit_hash_policy=2" : eth0,eth1,eth2,eth3 : 78:2B:CB:47:D0:08 : 1000baseT/Full : 1000Mb/s : Full : 00:50:56:93:5A:02 : 1000baseT/Full : 1000Mb/s : Full : 00:50:56:93:5A:03 : 1000baseT/Full 37

  • 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

network --route
(Option only available on a Physical DR)
network --nslookup [options]
network --traceroute [options]
network --ping [options]
network --blink
(Option only available on a Physical DR)
network --enable
(Option only available on a Physical DR)
network --disable
(Option only available on a Physical DR)
network --troubleshoot [options]
network --tcpdump [options]
network --iperf_client [options]
network --iperf_server [options]
network --help
NOTE:
If you specify a command without supplying the expected value or option, you are prompted to provide the
correct value or option.
NOTE:
Most network commands require a
network --restart
command for the changes to occur.
network --show
Description
Displays the current networking configuration for a DR Series system. (Only a Physical DR has sub-options for network –
show.)
Syntax
network --show [--bondif <bond0,bond1,...,bondN>] [--nwif <eth0,eth1,...,ethN>]
[--hosts] [--routes] [--interface <bondN|ethN>]
--bondif
Bond interface(s) to show.
--nwif
Eth interface(s) to show.
--hosts
Show local host.
--routes
Show local routes.
--interface
Routes for a specific interface.
Result
Device
: bond0
Enabled
: yes
Link
: yes
Boot protocol
: dhcp
IP Addr
: 10.20.24.55
Netmask
: 255.255.252.0
Gateway
: 10.20.32.13
MAC Addr
: 78:2B:CB:47:D0:08
MTU
: 1500
Bonding options
: "mode=balance-alb miimon=100 xmit_hash_policy=2"
Slave Interfaces
: eth0,eth1,eth2,eth3
eth0 MAC
: 78:2B:CB:47:D0:08
eth0 Max Speed
: 1000baseT/Full
eth0 Speed
: 1000Mb/s
eth0 Duplex
: Full
eth1 MAC
: 00:50:56:93:5A:02
eth1 Max Speed
: 1000baseT/Full
eth1 Speed
: 1000Mb/s
eth1 Duplex
: Full
eth2 MAC
: 00:50:56:93:5A:03
eth2 Max Speed
: 1000baseT/Full
37