所以......我有一个如下设置。我从路由器 ping PC7。显然,发送 ARP 是为了确定 PC7 的 MAC 地址。但它不起作用。然后我决定将 packettracer 设置为模拟模式。我一次又一次地ping pc7。我注意到交换机出于某种原因丢弃了 arp。我不明白为什么。世界上应该有人知道为什么。
注意它是如何说千兆以太网被 STP 阻止的。看来我对STP缺乏了解。一些更明智的人请救救我。
因为我认为这是交换机上的问题。这是它的运行配置
! ! ! 生成树模式 pvst 生成树扩展系统 ID ! 接口 FastEthernet0/1 交换机端口访问 vlan 10 交换机端口模式访问 ! 接口 FastEthernet0/2 交换机端口访问 vlan 32 交换机端口模式访问 ! 接口 FastEthernet0/3 交换机端口访问 vlan 64 交换机端口模式访问 ! 接口 FastEthernet0/4 交换机端口访问 vlan 96 交换机端口模式访问 ! 接口 FastEthernet0/5 ! 接口 FastEthernet0/6 ! 接口 FastEthernet0/7 ! 接口 FastEthernet0/8 ! 接口 FastEthernet0/9 ! 接口 FastEthernet0/10 ! 接口 FastEthernet0/11 ! 接口 FastEthernet0/12 ! 接口 FastEthernet0/13 ! 接口 FastEthernet0/14 ! 接口 FastEthernet0/15 ! 接口 FastEthernet0/16 ! 接口 FastEthernet0/17 ! 接口 FastEthernet0/18 ! 接口 FastEthernet0/19 ! 接口 FastEthernet0/20 ! 接口 FastEthernet0/21 ! 接口 FastEthernet0/22 ! 接口 FastEthernet0/23 ! 接口 FastEthernet0/24 ! 接口 GigabitEthernet0/1 switchport 中继允许的 vlan 10、32、64、96 生成树 portfast ! 接口 GigabitEthernet0/2 ! 接口Vlan1 没有IP地址 关掉 !

