Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macsuck not working on NXOS, skipping #483

Open
jimaraujo6786 opened this issue Jun 30, 2023 · 0 comments
Open

macsuck not working on NXOS, skipping #483

jimaraujo6786 opened this issue Jun 30, 2023 · 0 comments

Comments

@jimaraujo6786
Copy link

Expected Behavior

Correctly collect mac port information as shown in "show mac address table" from Nexus switches

Current Behavior

macsuck debug claims vlans are not in use and skips them:
https://pastes.io/bstmi1lf79
[2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck - VLANs: 1,10,102,103,104,109,110,112,116,169,170,171,172,200,30,401,801 [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 1/default - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 10/Data1 - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 102/Nutanix2 - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 103/Nutanix3 - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 104/Nutanix4 - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 109/VLAN_109 - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 110/Nutanix - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 112/AAA - not in use by any port - skipping. [2377049] 2023-06-30 11:25:55 debug [10.1.255.6] macsuck VLAN 116/Citrix_VDI - not in use by any port - skipping.

Possible Solution

Steps to Reproduce (for bugs)

  1. Run macsuck against NXOS host on default VRF
  2. Show mac address table vlan XXX shows macs, netdisco does not
  3. Research Nexus N9K/N5K VLAN Macsuck Issue #370

Context

Your Device

  • Vendor: Cisco
  • Device Model: NX-OS(tm) Nexus9000 C93180YC-EX chassis, Software (NXOS 32-bit), Version 9.3(9)
  • Operating System Version: nxos 9.3(9)
  • Snmpwalk output of .1.3.6.1.2.1.1:
  • https://pastes.io/h4jupniyvs

Your Environment

  • Netdisco version used: current release
  • SNMP::Info version used: current release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants