grhack

举例将串口s0/1  s0/2进行捆绑

 R1_config#int s0/1

R1_config_if# encapslution ppp                // 封装PPP必须

R1_config_if#physical speed 64000  //指定波特率必须

R1_config_if#mulltilink- group 1    //划入聚合组

 

R1_config#int s0/2

R1_config_if# encapslution ppp

R1_config_if#physical speed 64000

R1_config_if#mulltilink- group 1

 

R1_config#int multi 1

R1_config_if# ip add 10.10.10.1 255.255.255.0

R1_config_if#ppp multi          //启用多链路

 

 

R2同样配置

 

posted on 2021-05-06 11:25  南山放牧  阅读(113)  评论(0编辑  收藏  举报

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2021-12-05
  • 2022-12-23
  • 2021-12-13
  • 2022-12-23
  • 2021-12-05
  • 2021-12-05
猜你喜欢
  • 2021-12-13
  • 2021-12-05
  • 2022-12-23
  • 2021-12-05
  • 2021-08-23
  • 2021-08-17
  • 2021-08-24
相关资源
相似解决方案