Configuring An Erspan Marker Packet - Cisco Nexus 3548 Configuration Manual

Nx-os system management
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Configuring ERSPAN
switch(config-erspan-src)# show monitor session 6
session 6
---------------
type : erspan-source
state : down (Session admin shut)
granularity : 100 microseconds
erspan-id : 40
vrf-name : default
destination-ip : 200.1.1.1
ip-ttl : 255
ip-dscp : 0
header-type : 2
mtu : 1096
origin-ip : 150.1.1.1 (global)
source intf :
rx : Eth1/40
tx : Eth1/40
both : Eth1/40
source VLANs :
rx :

Configuring an ERSPAN Marker Packet

Use the following commands to configure an ERSPAN marker packet:
Command
marker-packet seconds
no marker-packet
This example shows how to enable the ERSPAN marker packet with an interval of 2 seconds:
Note
Configuring the interval parameter is optional. If you enable the marker-packet without specifying a
parameter, it uses the default or existing interval as the interval value. The marker-packet command only
enables the marker-packet.
switch# configure terminal
switch(config)# monitor erspan origin ip-address 172.28.15.250 global
switch(config)# monitor session 1 type erspan-source
switch(config)# header-type 3
switch(config-erspan-src)# erspan-id 1
switch(config-erspan-src)# ip ttl 16
switch(config-erspan-src)# ip dscp 5
switch(config-erspan-src)# vrf default
switch(config-erspan-src)# destination ip 9.1.1.2
switch(config-erspan-src)# source interface e1/15 both
switch(config-erspan-src)# marker-packet 2
switch(config-erspan-src)# no shut
switch(config-erspan-src)# exit
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 6.x
Configuring an ERSPAN Marker Packet
Purpose
Enables the ERSPAN marker packet for a session.
The interval can range from 1 second to 4 seconds.
Disables the ERSPAN marker packet for a session.
175

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents