我的 L3 交换机有大约 30 个接口。如果查看下面的输出,show interface命令结果中会显示两个 MAC 地址。所有接口的硬件地址都相同。每个接口的物理地址是不同的。
假设在接口 ce1/1 上配置了 IP 地址。当 ce1/1 收到对其上配置的 IP 的 ARP 请求时,ARP 回复中应该使用哪个 MAC?
如果我使用硬件地址而不是物理接口地址有什么潜在问题?有没有什么标准可以谈论这种情况?
rtr1#sh interface
Interface ce1/1
Scope: both
Flexport: Breakout Control Port (Active): Break Out Enabled
Hardware is ETH Current HW addr: 4c76.2541.a6c1
Physical:4c76.2541.a6f2 Logical:(not set)
Interface ce1/2
Scope: both
Flexport: Non Control Port (Active)
Hardware is ETH Current HW addr: 4c76.2541.a6c1
Physical:4c76.2541.a6f3 Logical:(not set)