
参考上面的图表:如果设置正确,10.124.124.141应该能够平10.124.124.161吗?没有路由器之间,想法是,VLAN 215跨越两个交换机集群在一起,以形成一个单一的48端口交换机,如果你愿意。然而,我不能让它起作用( ping从任何一方失败)。交换机2上16端口的配置是:
interface GigabitEthernet1/0/16
switchport trunk allowed vlan 10,20,215
switchport mode trunk
! 交换机1上的端口11的配置是:
interface GigabitEthernet1/0/11
switchport trunk allowed vlan 10,20,215
switchport mode trunk
spanning-tree portfast
! 开关1和2上的端口21的配置是:
interface GigabitEthernet1/0/21
switchport mode trunk
srr-queue bandwidth share 1 30 35 5
priority-queue out
mls qos trust cos
macro description cisco-switch
auto qos trust
spanning-tree link-type point-to-point
!端口23与端口21配置相同。
发布于 2019-08-28 13:10:26
我必须用我手中的帽子道歉。我在服务器的背面交换了两条网络电缆。在我的辩护中,有4根用罗马数字标记的电报,而我的眼睛不太好,所以II和III被交换了。
https://networkengineering.stackexchange.com/questions/61151
复制相似问题