Users Guide

Table Of Contents
Example
OS10# show monitor session all
S.Id Source Destination Dir SrcIP DstIP DSCP TTL State Reason
----------------------------------------------------------------------
1 ethernet1/1/6 ethernet1/1/1 rx N/A N/A N/A N/A true Is UP
Supported Releases 10.2.0E or later
shut
Disables the monitoring session. The monitoring session can be one of the following: local, RPM.
Syntax
shut
Parameters None
Default Disabled
Command Mode MONITOR-SESSION
Usage Information The no version of this command enables the monitoring session.
Example
OS10(config)# monitor session 1
OS10(conf-mon-local-1)# no shut
OS10(config)# monitor session 5 type rspan-source
OS10(conf-mon-rspan-source-5)# no shut
Supported Releases 10.2.0E or later
source (Port Monitoring)
Congures a source for port monitoring. The monitoring session can be one of the following: local, RPM.
Syntax
source interface interface-type {both | rx | tx}
Parameters
interface-type — Enter the interface type:
ethernet node/slot/port[:subport] — Enter the Ethernet interface information as the
monitored source.
vlan vlan-id —Enter the VLAN identier as the monitored source (1 to 4093).
both — Monitor both receiving and transmitting packets. This option is not supported in S5148F–ON .
rx — Monitor only received packets.
tx — Monitor only transmitted packets. This option is not supported in S5148F–ON .
Default Not congured
Command Mode MONITOR-SESSION
Usage Information None
Example
OS10(config)# monitor session 1
OS10(conf-mon-local-1)# source interface ethernet 1/1/7 rx
OS10(config)# monitor session 5 type rspan-source
OS10(conf-mon-rspan-source-5)# source interface ethernet 1/1/10 rx
Supported Releases 10.2.0E or later
Layer 2 189