Users Guide

ip
Configures the IP time-to-live (TTL) value and the differentiated services code point (DSCP) value for the ERPM traffic.
Syntax
ip {ttl ttl-number | dscp dscp-number}
Parameters
ttl-numberEnter the TTL value, from 1 to 255.
dscp-numberEnter the DSCP value, from 0 to 63.
Default
TTL: 255
DSCP: 0
Command Mode MONITOR-SESSION (ERPM)
Usage
Information
The no version of this command removes the configured TTL and DSCP values.
Example
OS10(conf-mon-erpm-source-10)# ip ttl 16
OS10(conf-mon-erpm-source-10)# ip DSCP 63
Supported
Releases
10.4.0E(R1) or later
monitor session
Creates a session for monitoring traffic with port monitoring.
Syntax
monitor session session-id type [local | rpm-source | erpm-source]
Parameters
session-idEnter a monitor session ID, from 1 to 18.
local(Optional) Enter a local monitoring session.
rpm-source(Optional) Enter a remote monitoring session.
erpm-source(Optional) Enter an encapsulated remote monitoring session.
Default local
Command Mode CONFIGURATION
Usage
Information
The no version of this command removes the monitor session.
Example
OS10(config)# monitor session 1
OS10(conf-mon-local-1)#
Example (RPM)
OS10(config)# monitor session 5 type rpm-source
OS10(conf-mon-rpm-source-5)#
Example (ERPM)
OS10(config)# monitor session 10 type erpm-source
OS10(conf-mon-erpm-source-10)#
Supported
Releases
10.2.0E or later
show monitor session
Displays information about a monitoring session.
Syntax
show monitor session {session-id | all}
Parameters
session-idEnter the session ID number, from 1 to 18.
allView all monitoring sessions.
Layer 2 717