Port Monitoring
Left running head:
Chapter name (automatic)
246
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
PORT MONITORING COMMANDS
TO CONFIGURE PORT MONITORING
E
XAMPLE
The following example shows that the switchports 1/6 and 1/7 are to be
monitored. Switchport 1/0 being the monitoring port, the port receives the mirrored
data from switchports 1/6 and 1/7.
ALU(config-if switchport1/0)# port monitor switchport 1/6
both
ALU(config-if switchport1/0)# port monitor switchport 1/7
ingress
ALU(config-if switchport1/0)# no port monitor switchport 1/7
ingress
T
O VIEW PORT MONITOR DETAILS
E
XAMPLE
ALU(config)# show port monitor
PORT-MONITERING PORT-MONITERED TRAFFIC-TYPE
--------------- -------------- ------------
switchport1/0 switchport1/6 both
switchport1/7 ingress
Command (in ICM) Description
port monitor interface
switchport <slot/port>
[{both|egress|ingress}]
This command is entered in the Interface
Configuration Mode. This command is
used to configure port monitoring.
Specify the traffic to be monitored. You
can either monitor ingress/egress traffic
or both.
By default, the both (egress and ingress)
traffic is monitored.
no port monitor interface
switchport <slot/port>
[{both|egress|ingress}]
This command is used to disable port
monitoring. Specify the slot/port on
which traffic is not to be monitored.
Command (in SUM/CM) Description
show port monitor [interface
switchport <slot/port>]
This command displays the port
monitoring details on the specified port.