artplanet Posted April 21, 2020 Posted April 21, 2020 (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 April 21, 2020 by artplanet Вставить ник Quote
Pinkbyte Posted April 26, 2020 Posted April 26, 2020 show version для начала было бы неплохо, а то N9K - это слишком расплывчато. У меня на 93180YC-EX SPAN работает исправно, правда на с порта в порт, а с влана в порт Вставить ник Quote
reef Posted April 28, 2020 Posted April 28, 2020 в ходе всех манипуляций, в каком состоянии находится interface Ethernet1/46 ? Вставить ник Quote
zhenya` Posted May 1, 2020 Posted May 1, 2020 Вы же перераспределяли ткам? в доке 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. мб там места в этой области? Вставить ник Quote
roysbike Posted February 10, 2022 Posted February 10, 2022 В 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 Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.