Reference Guide

Table Of Contents
Supported
Releases
10.2.0E or later
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-number Enter the TTL value (1 to 255)
dscp-number Enter the DSCP value (0 to 63).
Default
TTL: 255
DSCP: 0
Command Mode MONITOR-SESSION (ERPM)
Usage
Information
The no version of this command removes the TTL and the DSCP values configured.
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-id Enter a monitor session ID (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
Layer 2 251