Tcpdump Command Basics - Nokia IP500 Series Installation Manual

Table of Contents

Advertisement

workstation. Some features and commands that
this section. For more information, see the man pages for
Note
Press Ctrl + c to stop tcpdump.
Note
Substitute either physical or logical interface names for interface.

tcpdump Command Basics

To Specify an Interface
tcpdump -i interface
The following command returns information for slot 1 and port 1 on an IP500
Series appliance:
tcpdump -i eth-s1p1c0
To Specify an Interface Running a Specified Protocol
tcpdump -i interface proto protocol
The following command returns OSPF traffic:
tcpdump -i eth-s2p3c0 proto ospf
The following command returns IGRP traffic:
tcpdump -i eth-s2p1c0 proto igrp
To View Packets Running the IGMP Protocol
tcpdump -i interface proto igmp
The following command returns packets passing through the specified
interface:
IP500 Series Installation Guide
All manuals and user guides at all-guides.com
tcpdump Command Basics
uses are outlined in
tcpdump
.
tcpdump
125

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ip530

Table of Contents