![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Technical Instruction Sure Solution 1389672.1 : Pillar Axiom: How to Use the tcpdump command
In this Document
Applies to:Pillar Axiom 600 Storage System - Version Not Applicable to Not Applicable [Release N/A]Information in this document applies to any platform. GoalThe tcpdump command performs a packet capture for UNIX systems. To discuss this information further with Oracle experts and industry peers, we encourage you to review, join or start a discussion in the My Oracle Support Community - Disk Storage Pillar Axiom System
Solution
# ifconfig eth0 Link encap:Ethernet HWaddr 00:03:47:98:78:0A inet addr:192.168.0.1 Bcast: 192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:20130985 errors:0 dropped:0 overruns:0 frame:0 TX packets:2140879 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:2469919130 (2355.4 Mb) TX bytes:267848744 (255.4 Mb) Interrupt:17 Memory:fe000000-fe020000
tcpdump -Z root -i <Interface Name> -s 0 -w mount_failure.pcap host <destination IP>
Attachments This solution has no attachment |
||||||||||||||
|