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

Page 67

Advertising
background image

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

3-9

Privileged Mode

debug portmon multilink

Use the debug portmon multilink command allows the user to monitor the multilink traffic. All
traffic can be displayed, or a specific traffic type can be defined.
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 multilink

port {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 multilink 1 mgcp 192.168.1.140

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

port

Enter multilink port. Range 1.

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