Last active
August 6, 2022 05:06
-
-
Save dpavlin/26f38127fcfb712546df38effe364b9c to your computer and use it in GitHub Desktop.
How it this even possible? Same MAC on two Dell switches
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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