Users Guide

Table Of Contents
2 Enter the source to monitor trac in MONITOR-SESSION mode.
source interface interface-range direction
3 Enter the destination to send the trac to in MONITOR-SESSION mode.
destination remote-vlan vlan-id
4 Enable the monitoring interface in MONITOR-SESSION mode.
no shut
Create remote monitoring session
OS10(config)# monitor session 10 type rspan-source
OS10(conf-mon-rspan-source-10)#
Congure source and destination port, and trac direction
OS10(conf-mon-rspan-source-10)# source interface vlan 10 rx
OS10(conf-mon-rspan-source-10)# destination remote-vlan 100
OS10(conf-mon-rspan-source-10)# no shut
View monitoring session
OS10(conf-mon-rspan-source-10)# do show monitor session all
S.Id Source Destination Dir SrcIP DstIP DSCP TTL State Reason
---------------------------------------------------------------
1 vlan10 vlan 100 rx N/A N/A N/A N/A true Is UP
Port monitoring commands
description (Port Monitoring)
Congures a description for the port monitoring session. The monitoring session can be one of the following: local, RPM.
Syntax
description string
Parameters string — Enter a description of the monitoring session (up to 255 characters).
Default Not congured
Command Mode MONITOR-SESSION
Usage Information The no version of this command removes the description text.
Example
OS10(conf-mon-local-1)# description remote
OS10(conf-mon-rspan-source-5)# description "RSPAN Sesssion"
Supported Releases 10.2.0E or later
destination (Port Monitoring)
Sets the destination where monitored trac is sent to.
Syntax
destination {interface interface-type | remote-vlan vlan-id}
Parameters interface-type — Enter the interface type for a local monitoring session.
ethernet node/slot/port[:subport] — Enter the Ethernet interface information as the destination.
port-channel id-number — Enter a port-channel number as the destination (1 to 128).
Layer 2 187