06-18-2021 07:10 AM - edited 06-18-2021 07:35 AM
Hello All.
I am faced with strange behavior with the C9500-40X core switch in our infrastructure.
We have two C9500-40X in a stack, they are connected between two buildings using Stackwise-virtual technology with 2 x 10G optical cables.
For MNG we used two Vlans and two MNG Ip addresses for failover I think.
CoreSW#show version
Cisco IOS XE Software, Version 16.09.03
Cisco IOS Software [Fuji], Catalyst L3 Switch Software (CAT9K_IOSXE), Version 16.9.3, RELEASE SOFTWARE (fc2)
The issue is with core switches traceroute mac and traceroute mac IP doesn't work correctly.
CoreSW#traceroute mac 10e7.xxx.eebd xxxx.56d6.e88b
Unable to send a l2trace request to 192.168.1.15. Timed out
vlan 1 10e7.xxx.eebd 192.168.2.61 DC01
vlan 1 xxxx.56d6.e88b 192.168.2.100 Workstation
vlan 10 192.168.1.1 Core sw first IP mng address
vlan 100 192.168.100.1 Core sw second IP mng address.
I tried to do traceroute mac ip 192.168.2.61 192.168.2.100
I received this error message:
CoreSW#traceroute mac 10e7.xxxx.eebd xxxx.56d6.e88b
Unable to send a l2trace request to 192.168.1.15 Timed out
Layer2 trace aborted.
I tried also traceroute mac ip and I received this error message:
CoreSW#traceroute mac ip 192.168.2.61 192.168.2.100
Translating IP to mac .....
192.168.2.61 => xxxx.56d6.e88b
192.168.2.100 => 10e7.xxxx.eebd
Source xxxx.56d6.e88b found on CoreSW
1 CoreSW (192.168.2.254) : Te1/0/6 => Po16 (192.168.2.254 is vlan 1 GW)
2 DIST-SW (192.168.1.6) : Po1 => Po6
Unable to send a l2trace request to 192.168.1.15. Timed out
Layer2 trace aborted.
The interesting part is that the two mac addresses and IP addresses are from the same subnet and VLAN.
And I can traceroute them with mac address successfully from 192.168.1.15 access switch where the host with ip address 192.168.2.100 is connected.
I understand the limitations like:
The traceroute mac command output shows the Layer 2 path when the specified source and destination addresses belong to the same VLAN.
The traceroute mac ip command output shows the Layer 2 path when the specified source and destination IP addresses are in the same subnet.Please could you share your experience and opinion regarding the topic?
Is it a bug or something in the VLAN configuration of the Core switches?
Thank you in advance.
Best regards.
06-23-2021 02:57 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide