Skip to content

Instantly share code, notes, and snippets.

@dpavlin
Last active August 6, 2022 05:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dpavlin/26f38127fcfb712546df38effe364b9c to your computer and use it in GitHub Desktop.
Save dpavlin/26f38127fcfb712546df38effe364b9c to your computer and use it in GitHub Desktop.
How it this even possible? Same MAC on two Dell switches
dpavlin@black:~/dell-switch$ git -C snmpbulkwalk/ grep 0:11:43:9a:5b:88 | grep ifPhysAddress
sw-aula:IF-MIB::ifPhysAddress[25] = STRING: 0:11:43:9a:5b:88
sw-aula:IF-MIB::ifPhysAddress[26] = STRING: 0:11:43:9a:5b:88
sw-aula:IF-MIB::ifPhysAddress[27] = STRING: 0:11:43:9a:5b:88
sw-aula:IF-MIB::ifPhysAddress[28] = STRING: 0:11:43:9a:5b:88
sw-aula:IF-MIB::ifPhysAddress[29] = STRING: 0:11:43:9a:5b:88
sw-aula:IF-MIB::ifPhysAddress[30] = STRING: 0:11:43:9a:5b:88
sw-aula:IF-MIB::ifPhysAddress[31] = STRING: 0:11:43:9a:5b:88
sw-aula:IF-MIB::ifPhysAddress[32] = STRING: 0:11:43:9a:5b:88
sw-aula:IF-MIB::ifPhysAddress[100000] = STRING: 0:11:43:9a:5b:88
sw-aula:IF-MIB::ifPhysAddress[100001] = STRING: 0:11:43:9a:5b:88
sw-aula:IF-MIB::ifPhysAddress[100003] = STRING: 0:11:43:9a:5b:88
sw-aula:IF-MIB::ifPhysAddress[100004] = STRING: 0:11:43:9a:5b:88
sw-aula:IF-MIB::ifPhysAddress[100009] = STRING: 0:11:43:9a:5b:88
sw-aula:IF-MIB::ifPhysAddress[100019] = STRING: 0:11:43:9a:5b:88
sw-aula:IF-MIB::ifPhysAddress[100029] = STRING: 0:11:43:9a:5b:88
sw-aula:IF-MIB::ifPhysAddress[100069] = STRING: 0:11:43:9a:5b:88
sw-e300-2:IF-MIB::ifPhysAddress[24] = STRING: 0:11:43:9a:5b:88
Both switches are PowerConnect 5324
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment