Jump to content

Recommended Posts

Posted (edited)

пытаюсь сделать самый простой монитор сессии

 


interface Ethernet1/46
  description monitor
  switchport
  switchport monitor
  no shutdown

 

порт настроен

 

прописываю конфиг

monitor session 1 
  source interface Ethernet1/38 both
  destination interface Ethernet1/46

 

далее внутри monitor session 1  прописываю "no shut" - но параметр не применяется, и в show run мониторинг так и отключён

 


N9K-C93180YC-EX(config)# monitor session 1
N9K-C93180YC-EX(config-monitor)# no shut 
N9K-C93180YC-EX(config-monitor)# exit
N9K-C93180YC-EX(config)# exit

 

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            : 

 

 

на Nexus 3064 проблем не было. кто знает в чем магия ?

Edited by artplanet
Posted

show version для начала было бы неплохо, а то N9K - это слишком расплывчато. У меня на 93180YC-EX SPAN работает исправно, правда на с порта в порт, а с влана в порт

Posted

Вы же перераспределяли ткам?

в доке 

You can change the size of the ACL ternary content addressable memory (TCAM) regions in the hardware. For information on the TCAM regions used by SPAN sessions, see the "Configuring IP ACLs" chapter of the Cisco Nexus 9000 Series NX-OS Security Configuration Guide.
 

мб там места в этой области?

  • 1 year later...
Posted
В 21.04.2020 в 15:04, artplanet сказал:

пытаюсь сделать самый простой монитор сессии

 

interface Ethernet1/46
  description monitor
  switchport
  switchport monitor
  no shutdown

 

порт настроен

 

прописываю конфиг

monitor session 1 
  source interface Ethernet1/38 both
  destination interface Ethernet1/46

 

далее внутри monitor session 1  прописываю "no shut" - но параметр не применяется, и в show run мониторинг так и отключён

 

 

N9K-C93180YC-EX(config)# monitor session 1
N9K-C93180YC-EX(config-monitor)# no shut 
N9K-C93180YC-EX(config-monitor)# exit
N9K-C93180YC-EX(config)# exit

 

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            : 

 

 

 

на Nexus 3064 проблем не было. кто знает в чем магия ?

 

так в самом правиле надо включить .

 

conf t

monitor sessions 1

no shut

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...
На сайте используются файлы cookie и сервисы аналитики для корректной работы форума и улучшения качества обслуживания. Продолжая использовать сайт, вы соглашаетесь с использованием файлов cookie и с Политикой конфиденциальности.