Debug portmon ethernet – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 65

Advertising
background image

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI

3-7

Privileged Mode

debug portmon ethernet

Use the debug portmon ethernet command allows the user to monitor specific Ethernet traffic.
Note: Immediately after this command is issued, any traffic that falls into the filter parameter will
be displayed. To turn the monitoring off, you must issue a no debug portmon command. See no
debug portmon
command on page 3-16.

Syntax:

# debug portmon ethernet {1|2|both} [all|arp

address|bootp

address|control|data|dns address|icmp address|ip address|link|

mgcp

address|rip address|sip address|stp|tcp {address|

address:port|port}|udp {address|address:port|port}]

Example:

adit 3500# debug portmon ethernet 1 all

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

ethernet

Display Ethernet traffic.
1 or 2 - Define Ethernet port

both - Both Ethernet ports

Filters all traffic of the following type.
all

Allows all traffic.

arp

Displays all Address Resolution Protocol traffic.

address = IP address of the interface.

bootp

Displays BootP related traffic.
address = IP address of the interface.

control

Displays control related traffic.

data

Displays data related traffic.

dns

Displays Domain Naming Service related traffic.

address = IP address of the interface.

icmp

Displays Internet Control Message Protocol related traffic.

address = IP address of the interface.

ip

Displays Internet Protocol related traffic Note: Requires an IP address.
address = IP address of the interface.

link

Displays link related traffic.

mgcp

Displays Media Gateway Control Protocol related traffic.

address = IP address of the interface.

rip

Displays Routing Information Protocol related traffic.

address = IP address of the interface.

sip

Displays Session Initiation Protocol related traffic.
address = IP address of the interface.

stp

Displays Spanning Tree Protocol related traffic.

tcp

Displays Transmission Control Protocol related traffic.

address = IP address of the interface.

address:port = IP address
port = Port of the interface

udp

Displays User Datagram Protocol related traffic.

address = IP address of the interface.
address:port = IP address:port of the interface.

port = Port of the interface

Advertising