04-25-2020 01:15 PM
Software 9.3.3
create new monitor session
(config)# monitor session 2
(config-monitor)# source interface ethernet 1/38
(config-monitor)# destination interface Ethernet1/46
(config-monitor)# no shut
(config-monitor)# exit
interface Ethernet1/46
description monitor
switchport
switchport monitor
no shutdown
monitor session 2
source interface Ethernet1/38 both
destination interface Ethernet1/46
after me check working monitor session
how monitor session 2
session 2
---------------
type : local
state : down (Session admin shut)
why me insert command - no shut in monitor session
and monitor session still - shutdown ???
no any log
help please, how to up monitos session. command "no shut' not working !!!
04-26-2020 05:22 AM
Hi,
1. Are source and destination ports admin up?
2. How many other SPAN sessions you have configured?
3. Do you see any errors in the 'show logging log' during the time of the configuration?
4. Do you see any FAILED commands in the 'show accounting log' during the time of the configuration?
Cheers,
Sergiu
04-26-2020 02:43 PM - edited 04-26-2020 03:25 PM
1. yes
Eth1/38 -- connected trunk full 10G SFP-H10GB-CU2M Eth1/46 monitor connected 1 full 10G SFP-H10GB-CU3M show running-config monitor !Command: show running-config monitor !Running configuration last done at: Sun Apr 26 22:23:16 2020 !Time: Mon Apr 27 00:42:25 2020 version 9.3(3) Bios:version 07.66 monitor session 1 source interface Ethernet1/38 both destination interface Ethernet1/46
2. one span session
3. no any error log
4.
Sun Apr 26 22:23:10 2020:type=update:id=192.168.0.1@pts/0:user=admin:cmd=configure terminal ; monitor session 1 (SUCCESS) Sun Apr 26 22:23:14 2020:type=update:id=192.168.0.1@pts/0:user=admin:cmd=configure terminal ; monitor session 1 ; source interface Ethernet1/38 (SUCCESS) Sun Apr 26 22:23:16 2020:type=update:id=192.168.0.1@pts/0:user=admin:cmd=configure terminal ; monitor session 1 ; no shut (SUCCESS)
no error
05-03-2020 02:32 PM
Hi,
Can you share the full output of show monitor session 1?
Regards,
Sergiu
05-03-2020 02:49 PM
show monitor session 1 session 1 --------------- type : local state : down (Session admin shut) acl-name : acl-name not specified source intf : rx : Eth1/38 tx : Eth1/38 both : Eth1/38 source VLANs : rx : tx : both : filter VLANs : filter not specified source fwd drops : destination ports : Eth1/46 source VSANs : rx :
03-23-2022 02:57 PM
I had the same problem but in my case Netflow (sflow) was configured on my Nexus switch. On Cisco Nexus 9300-EX/FX/FX2 platform switches, SPAN, and sFlow cannot both be enabled simultaneously. If one is active, the other cannot be enabled. Remove slfow configuration or disable feature sflow .
05-03-2020 01:51 PM
Please help, nexus 3064 working fine, nexus 93180 not working
05-10-2020 03:25 PM
me found
N9K-C93180YC-FX / N9K-C93180YC-FX
me downgrade NX-OS to nxos.7.0.3.I7.8.bin
switch(config)# sflow data-source interface ethernet 1/3 switch(config)# monitor session 1 switch(config-monitor)# no shut ERROR: SFLOW is configured. Please delete all SFLOW data sources before configuring SPAN sessions
if me install nxos.9.3.3.bin - no error message if me try enable monitor session
on Nexus N9K-C9396PX sflow and port mirroring work together
05-10-2020 04:19 PM
From 7.x system management config guide:
On Cisco Nexus 9300-EX/FX/FX2 platform switches, and Cisco Nexus 9500 platform switches with EX/FX modules, SPAN and sFlow cannot both be enabled simultaneously. If one is active, the other cannot be enabled. However, on the Cisco Nexus 9300-EX/FX/FX2 and the Cisco Nexus 9500 platform switches with EX modules, both Netflow and SPAN can both be enabled simultaneously, providing a viable alternative to using Sflow and SPAN.
In 9.x system management guide:
On Cisco Nexus 9300-EX/FX platform switches, SPAN and sFlow cannot both be enabled simultaneously. If one is active, the other cannot be enabled. However, on the Cisco Nexus 9300-EX/FX/FX2, both NetFlow and SPAN can both be enabled simultaneously, providing a viable alternative to using sFlow and SPAN.
Note | Cisco Nexus 9300-FX2 switches support sFlow and SPAN co-existence. |
The following Cisco Nexus switches support sFlow and SPAN together:
N9336C-FX2
N93240YC-FX2
N93360YC-FX2
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide