三层聚合(交换机)
  1D6o7E39IQo1 2023年11月02日 30 0
R1配置
[SW1]vlan 10
[SW1-vlan10]quit
[SW1]int eth	
[SW1]int Eth-Trunk 1
[SW1-Eth-Trunk1]quit
[SW1]int gi0/0/1
[SW1-GigabitEthernet0/0/1]eth-trunk 1
Info: This operation may take a few seconds. Please wait for a moment...done.
[SW1-GigabitEthernet0/0/1]int gi0/0/2
[SW1-GigabitEthernet0/0/2]eth-trunk 1
Info: This operation may take a few seconds. Please wait for a moment...done.
[SW1]int Eth-Trunk 1
[SW1-Eth-Trunk1]port link-type ac	
[SW1-Eth-Trunk1]port link-type access 
[SW1-Eth-Trunk1]port default vlan 10
[SW1]int vlanif 10
[SW1-Vlanif10]ip add 12.1.1.1 255.255.255.0
[SW1]display eth-trunk 1
Eth-Trunk1's state information is:
WorkingMode: NORMAL         Hash arithmetic: According to SIP-XOR-DIP         
Least Active-linknumber: 1  Max Bandwidth-affected-linknumber: 8              
Operate status: up          Number Of Up Port In Trunk: 2                     
--------------------------------------------------------------------------------

PortName                      Status      Weight 
GigabitEthernet0/0/1          Up          1      
GigabitEthernet0/0/2          Up          1    



R2配置
[SW2]vlan 10
[SW2-vlan10]int eth	
[SW2-vlan10]quit
[SW2]int Eth-Trunk 1
[SW2-Eth-Trunk1]trunkport gi0/0/1
Info: This operation may take a few seconds. Please wait for a moment...done.
[SW2-Eth-Trunk1]trunkport gi0/0/2
Info: This operation may take a few seconds. Please wait for a moment...done.
[SW2-Eth-Trunk1]port link-type access 
[SW2-Eth-Trunk1]port default vlan 10
[SW2]int vlanif 10
[SW2-Vlanif10]ip add 12.1.1.2 255.255.255.0
[SW2]display eth-trunk 1
Eth-Trunk1's state information is:
WorkingMode: NORMAL         Hash arithmetic: According to SIP-XOR-DIP         
Least Active-linknumber: 1  Max Bandwidth-affected-linknumber: 8              
Operate status: up          Number Of Up Port In Trunk: 2                     
--------------------------------------------------------------------------------
PortName                      Status      Weight 
GigabitEthernet0/0/1          Up          1      
GigabitEthernet0/0/2          Up          1      
测试
[SW2-Eth-Trunk1]ping -c 10000 12.1.1.1
拓扑

三层聚合(交换机)_交换机

【版权声明】本文内容来自摩杜云社区用户原创、第三方投稿、转载,内容版权归原作者所有。本网站的目的在于传递更多信息,不拥有版权,亦不承担相应法律责任。如果您发现本社区中有涉嫌抄袭的内容,欢迎发送邮件进行举报,并提供相关证据,一经查实,本社区将立刻删除涉嫌侵权内容,举报邮箱: cloudbbs@moduyun.com

  1. 分享:
最后一次编辑于 2023年11月08日 0

暂无评论

1D6o7E39IQo1
作者其他文章 更多

2023-11-13

2023-11-13

2023-11-13

2023-11-13

2023-11-13

2023-11-13

2023-11-13

2023-11-13