链路聚合练习

下面的接口都改为Etherent

[LSW1]int Eth-Trunk 1  创建一个eth-trunk 1

[LSW1-Eth-Trunk1]int g0/0/1

[LSW1-GigabitEthernet0/0/1]eth-trunk 1 将接口0/0/1加入eth-trunk 1

[LSW1-GigabitEthernet0/0/1]int g0/0/2

[LSW1-GigabitEthernet0/0/2]eth-trunk 1

[LSW1-GigabitEthernet0/0/2]dis interface  Eth-Trunk 1

Eth-Trunk1 current state : DOWN

Line protocol current state : DOWN

Description:

Switch Port, PVID :    1, Hash arithmetic : According to SIP-XOR-DIP,Maximal BW:

 2G, Current BW: 0M, The Maximum Frame Length is 9216

IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is 4c1f-ccdc-3fb2

Current system time: 2023-08-09 16:47:36-08:00

    Input bandwidth utilization  :    0%

    Output bandwidth utilization :    0%

-----------------------------------------------------

PortName                      Status      Weight

-----------------------------------------------------

GigabitEthernet0/0/1          DOWN        1

GigabitEthernet0/0/2          DOWN        1

-----------------------------------------------------

The Number of Ports in Trunk : 2

The Number of UP Ports in Trunk : 0

LSW2同样也是两个端口加入eth-trunk1

[LSW2]int Eth-Trunk 1

[LSW2-Eth-Trunk1]port link-type access  指定vlan接口为access

[LSW2]vlan 10

[LSW2-vlan10]int eth 1

[LSW2-Eth-Trunk1]port default vlan 10

[LSW2-vlan10]int vlan 10

[LSW2-Vlanif10]ip add 1.1.1.1 24

LSW1也是如此配置

相关推荐

  1. VLAN间通信(聚合

    2024-03-14 17:42:05       21 阅读

最近更新

  1. 6、Redis系统-数据结构-01-String

    2024-03-14 17:42:05       0 阅读
  2. STM32学习和实践笔记(39):I2C EEPROM实验

    2024-03-14 17:42:05       1 阅读
  3. Python面试题:请解释什么是反射(reflection)?

    2024-03-14 17:42:05       1 阅读
  4. Rudolf and k Bridges——Codeforces Round 933 (Div. 3) E

    2024-03-14 17:42:05       1 阅读
  5. 墨烯的C语言技术栈-C语言基础-010

    2024-03-14 17:42:05       1 阅读
  6. html5路由如何在nginx上部署(vite+vue3)

    2024-03-14 17:42:05       1 阅读
  7. nodejs学习之glob

    2024-03-14 17:42:05       1 阅读

热门阅读

  1. JVM级缓存本地缓存Caffeine

    2024-03-14 17:42:05       23 阅读
  2. 【LiveVideoStack】批量下载公众号文章

    2024-03-14 17:42:05       24 阅读
  3. 第K短路(A*算法)

    2024-03-14 17:42:05       20 阅读
  4. 3-14 平安银行 面试多岗位少

    2024-03-14 17:42:05       24 阅读
  5. springboot 配置kafka批量消费,并发消费

    2024-03-14 17:42:05       19 阅读
  6. 【Kotlin】运算符函数、解构函数、中缀函数

    2024-03-14 17:42:05       15 阅读
  7. 单例模式模板

    2024-03-14 17:42:05       20 阅读
  8. spring boot 获取服务器域名

    2024-03-14 17:42:05       21 阅读
  9. 功能测试--APP专项测试

    2024-03-14 17:42:05       21 阅读
  10. 第十三届蓝桥杯省赛C++ C组《全题目+题解》

    2024-03-14 17:42:05       23 阅读