![Nokia IP100 Series Installation Manual Download Page 99](http://html.mh-extra.com/html/nokia/ip100-series/ip100-series_installation-manual_255040099.webp)
IP100 Series Installation Guide
85
Using tcpdump
tcpdump
for a specific protocol on an interface
tcpdump -i
logical interface name
proto
protocol
The following example command shows
OSPF
traffic:
tcpdump -i eth-s2p3c0 proto ospf
The following example command shows
IGRP
traffic:
tcpdump -i eth-s2p1c0 proto igrp
tcpdump
for an Interface Using a TCP/UDP Application Port
tcpdump -i
logical interface name
port
TCP/UDP
application port
The following example command shows
telnet
traffic:
tcpdump -i eth-s1p1c0 port telnet
The following example command also shows
telnet
traffic:
tcpdump -i eth-s1p1c0 port 23
Specifying IP or UDP Port
tcpdump -i
logical interface name
<ip
or
udp>
TCP/
UDP application port
The following example shows all BOOTP/DHCP traffic:
tcpdump -i eth-s2p1c0 udp port 68
Filtering Traffic with
tcpdump
Hiding Specific Types of Traffic
tcpdump -i
logical interface name
<ip
or
udp> not
TCP/UDP application port
Summary of Contents for IP100 Series
Page 24: ...10 IP100 Series Installation Guide ...
Page 40: ...26 IP100 Series Installation Guide ...
Page 50: ...36 IP100 Series Installation Guide ...
Page 58: ...Cables 44 IP100 Series Installation Guide Figure B 3 9 pin to 9 pin null modem cable ...
Page 72: ...Using Boot Manager 58 IP100 Series Installation Guide ...
Page 102: ...Troubleshooting 88 IP100 Series Installation Guide ...