网创优客建站品牌官网
为成都网站建设公司企业提供高品质网站建设
热线:028-86922220
成都专业网站建设公司

定制建站费用3500元

符合中小企业对网站设计、功能常规化式的企业展示型网站建设

成都品牌网站建设

品牌网站建设费用6000元

本套餐主要针对企业品牌型网站、中高端设计、前端互动体验...

成都商城网站建设

商城网站建设费用8000元

商城网站建设因基本功能的需求不同费用上面也有很大的差别...

成都微信网站建设

手机微信网站建站3000元

手机微信网站开发、微信官网、微信商城网站...

建站知识

当前位置:首页 > 建站知识

纯LACP

 Configuring Aggregated Ethernet Device with LAG and LACP (CLI)

成都创新互联坚持“要么做到,要么别承诺”的工作理念,服务领域包括:成都做网站、成都网站建设、企业官网、英文网站、手机端网站、网站推广等服务,满足客户于互联网时代的合水网站设计、移动媒体设计的需求,帮助企业找到有效的互联网解决方案。努力成为您成熟可靠的网络建设合作伙伴!

1.Configure the number of ae/LAG interface that you need to create.

[edit]

user@host# set chassis aggregated-devices ethernet device-count 5

2. Add port to ae/LAG

[edit]

user@host# set interfaces ge-2/0/1 gigether-options 802.3ad ae0

user@host# set interfaces ge-2/0/2 gigether-options 802.3ad ae0

3. Configure LACP for ae/LAG

[edit]

user@host# set interfaces ae0 aggregated-ether-options lacp active

4. Configure family Ethernet-switching for ae/LAG

[edit]

user@host# set interfaces ae0 unit 0 family ethernet-switching

5. Configure VLAN

[edit]

user@host# set vlans vlan20 vlan-id 20

6. Add ae to VLAN

[edit]

user@host# set vlans vlan20 interface ae0

7 . Check the configuration by entering show vlans and show interfaces commands

user@host# show vlans

vlan20 {

vlan-id 20;

interface {

ae0.0;

}

}

user@host# show interfaces

ge-2/0/1 {

gigether-options {

802.3ad ae0;

}

}

ge-2/0/2 {

gigether-options {

802.3ad ae0;

}

}

ae0 {

aggregated-ether-options {

lacp {

active;

}

}

unit 0 {

family ethernet-switching;

}

}

8. If you are done configuring the device, commit the configuration.

[edit]

user@host# commit

Verification

user@host# run show lacp interfaces

Aggregated interface: ae0

LACP state: Role Exp Def Dist Col Syn Aggr Timeout Activity

ge-2/0/1 Actor No No Yes Yes Yes Yes Fast Active

ge-2/0/1 Partner No No Yes Yes Yes Yes Fast Active

ge-2/0/2 Actor No No Yes Yes Yes Yes Fast Active

ge-2/0/2 Partner No No Yes Yes Yes Yes Fast Active

LACP protocol: Receive State Transmit State Mux State

user@host# run show vlans

Name Tag Interfaces

default 1 None

vlan20 20 ae0.0

From the configuration mode, enter show interfaces (interface name) command to view

the status of ge-2/0/1 and ge-2/0/2 interfaces.

user@host# run show interfaces ge-2/0/1 terse

Interface Admin Link Proto Local Remote

ge-2/0/1 up up

ge-2/0/1.0 up up aenet --> ae0.0

user@host# run show interfaces ge-2/0/2 terse

Interface Admin Link Proto Local Remote

ge-2/0/2 up up

ge-2/0/2.0 up up aenet --> ae0.0

run show inter ter | match ae


文章名称:纯LACP
浏览路径:http://bjjierui.cn/article/popoih.html

其他资讯