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

ethN>]

Page 49 highlights

Result *** Getting Gateway status Gateway IP address is 10.250.240.1 Route to the gateway is up and uses bond0 interface. Pinging gateway 10.250.240.1 Ping successful. No packet loss. RTT timings min/avg/max/mdev = 0.261/1.907/5.244/1.830 ms network --troubleshoot [--show_active ] Description Displays the current network activity for NFS, CIFS, OST, NDMP, iSCSI, or RDS clients on a DR Series system (the example that follows shows CIFS). Syntax network --troubleshoot --show_active cifs Result tcp 0 ESTABLISHED tcp 0 tcp 0 tcp 0 0 10.25.19.10:45 10.25.20.82:52596 0 10.25.19.10:45 10.250.201.68:60163 ESTABLISHED 0 10.25.19.10:45 10.250.208.235:29587 ESTABLISHED 0 10.25.19.10:45 10.250.209.210:13828 ESTABLISHED network --tcpdump [--port ] [--pkt_size ] [--file_size ] [--stop] [--host ] [--interface ] Intercepts TCP/IP packets being transmitted or received over the network to which the DR Series system is attached. You can filter the packets being collected by using the following options to the DR Series system CLI network --tcpdump command: • --port by its type: NFS, CIFS, replication, OST, or RDS port • --pkt_size by the packet size you specify • --file_size by the file size you specify • --host by the IP address (or addresses) that you specify • --interface by the interface that you specify The tcpdump files are collected on the DR Series system (in /store/tcpdump/), and they can be a valuable resource of information about how your system and network interact. To stop collecting tcpdump files, use the DR Series system CLI network --tcpdump --stop command. network --tcpdump [--pkt_size ] Description Collects TCP/IP packet information based on a specific packet size (for example, 256 Kilobytes or KB). NOTE: To stop the tcpdump process, use the DR Series system CLI network --tcpdump --stop command. Syntax network --tcpdump --pkt_size 256 49

  • 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

Result
*** Getting Gateway status
Gateway IP address is 10.250.240.1
Route to the gateway is up and uses bond0 interface.
Pinging gateway 10.250.240.1
Ping successful. No packet loss.
RTT timings min/avg/max/mdev = 0.261/1.907/5.244/1.830 ms
network --troubleshoot [--show_active <NFS| CIFS|OST|NDMP|ISCSI|RDS>]
Description
Displays the current network activity for NFS, CIFS, OST, NDMP, iSCSI, or RDS clients on a DR Series system (the
example that follows shows CIFS).
Syntax
network --troubleshoot --show_active cifs
Result
tcp
0
0
10.25.19.10:45
10.25.20.82:52596
ESTABLISHED
tcp
0
0
10.25.19.10:45
10.250.201.68:60163
ESTABLISHED
tcp
0
0
10.25.19.10:45
10.250.208.235:29587
ESTABLISHED
tcp
0
0
10.25.19.10:45
10.250.209.210:13828
ESTABLISHED
network --tcpdump [--port <nfs | windows | replication | ost | rds>] [--pkt_size <128 -
32768>] [--file_size <0 - 100>] [--stop] [--host <ip address list>] [--interface <bondN |
ethN>]
Intercepts TCP/IP packets being transmitted or received over the network to which the DR Series system is attached.
You can filter the packets being collected by using the following options to the DR Series system CLI
network --tcpdump
command:
--port
by its type: NFS, CIFS, replication, OST, or RDS port
--pkt_size
by the packet size you specify
--file_size
by the file size you specify
--host
by the IP address (or addresses) that you specify
--interface
by the interface that you specify
The tcpdump files are collected on the DR Series system (in /store/tcpdump/), and they can be a valuable resource of
information about how your system and network interact. To stop collecting tcpdump files, use the DR Series system CLI
network --tcpdump --stop
command.
network --tcpdump [--pkt_size <128 - 32768>]
Description
Collects TCP/IP packet information based on a specific packet size (for example, 256 Kilobytes or KB).
NOTE:
To stop the tcpdump process, use the DR Series system CLI
network --tcpdump --stop
command.
Syntax
network --tcpdump --pkt_size 256
49