链路聚合主要配置?
interface bridge-aggregation 1? ? ? ?#创建二层静态聚合接口1
quit? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? #退出
interface range g1/0/1 to g1/0/3? ? ? #批量操作
port link-aggregation group 1? ? ? ? #将g1/0/1-g1/0/3加入到聚合组1中
combo enable copper? ? ? ? ? ? ? ? ? ? ?#设置为电口
quit? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?#退出
interface bridge-aggregation 1? ? ? #进入链路聚合口1?
port link-type trunk? ? ? ? ? ? ? ? ? ? ? ? ?#配置接口类型
port trunk permit vlan 10? ? ? ? ? ? ? ?#允许VLAN 10的报文通过
?交换机S6850_1配置
u t m #关闭提示
sys #进入接口视图
vlan 10 #创建vlan
int g1/0/1 #进接口
port link-type access #配置接口类型
port access vlan 10 #允许vlan通过
combo enable copper #开启电口
quit #退出
int bridge-aggregation 1? ? ? ?#创建二层静态聚合接口1
quit? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? #退出
interface range g1/0/2 to g1/0/4? ? ? #批量操作
port link-aggregation group 1? ? ? ? #将g1/0/1-g1/0/3加入到聚合组1中
combo enable copper? ? ? ? ? ? ? ? ? ? #设置为电口
quit? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?#退出
interface bridge-aggregation 1? ? ? #进入链路聚合口1?
port link-type trunk? ? ? ? ? ? ? ? ? ?#配置接口类型
port trunk permit vlan 10? ? ? ? ? ? ?#允许VLAN 10的报文通过
?交换机S6850_2配置
u t m #关闭提示
sys #进入接口视图
vlan 10 #创建vlan
int g1/0/1 #进接口
port link-type access #配置接口类型
port access vlan 10 #允许vlan通过
combo enable copper #开启电口
quit #退出
int bridge-aggregation 1? ? ? ?#创建二层静态聚合接口1
quit? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? #退出
interface range g1/0/2 to g1/0/4? ? ? #批量操作
port link-aggregation group 1? ? ? ? #将g1/0/1-g1/0/3加入到聚合组1中
combo enable copper? ? ? ? ? ? ? ? ? ? #设置为电口
quit? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?#退出
interface bridge-aggregation 1? ? ? #进入链路聚合口1?
port link-type trunk? ? ? ? ? ? ? ? ? ?#配置接口类型
port trunk permit vlan 10? ? ? ? ? ? ?#允许VLAN 10的报文通过
显示链路聚合详细
display link-aggregation verbose
连通性测试