正常配置聚合口就行。相应的服务器也要配置相应的聚合
interface Bridge-Aggregation 1
int rang ten1/0/1 ten 1/0/2
port link-aggregation group 1
interface Bridge-Aggregation 1 配置聚合口相应属性
port access vlan 10
(0)
正常配置就行了
参考
https://www.h3c.com/cn/d_201904/1173322_30005_0.htm#_Toc7105256
(0)
暂无评论
您好,请知:
创建聚合组,将聚合组加入到万兆口,并配置聚合组即可。
以下是配置举例,请参考:
如图1所示,Device A和Device B通过以太网链路连接VLAN 10、VLAN 20的用户网络。由于Device A和Device B之间有较大数据流量,要求通过配置二层链路聚合组,实现:
· Device A和Device B之间提供较大的链路带宽来使相同VLAN内的用户互相通信。
· 捆绑一起的链路形成相互动态备份,提高数据传输的可靠性。
要使VLAN 10与VLAN 20的数据流量均能通过二层聚合接口1,可配置二层聚合接口的链路类型为Trunk,并允许VLAN 10和VLAN 20的报文通过。
· 配置聚合组的成员端口过程中,建议配置顺序:在端口视图下使用display this命令查看端口上是否存在属性类配置(包括端口隔离配置、QinQ配置、VLAN配置、VLAN映射),如果有这类配置,请使用对应的undo命令删除这些配置,使端口保持在缺省属性类配置状态,然后再把端口加入到新创建的聚合组内。
· 链路聚合分为静态聚合和动态聚合两种模式,用户可根据这两种模式的特点,结合具体组网情况选择其中一种进行配置。
¡ 静态聚合组在完成配置后,端口的选中/非选中状态不受网络环境的影响,比较稳定,但不能根据对端的状态调整成员端口的选中/非选中状态。
¡ 动态聚合组能够根据对端和本端的信息调整端口的选中/非选中状态,比较灵活,但其成员端口的选中/非选中状态容易受网络环境的影响。
· 配置或使能了下列功能的端口将不能加入二层聚合组:MAC地址认证、端口安全模式、802.1X功能。
# 创建VLAN 10,并将端口Ten-GigabitEthernet1/0/4加入到该VLAN 10中。
<DeviceA> system-view
[DeviceA] vlan 10
[DeviceA-vlan10] port ten-gigabitethernet 1/0/4
[DeviceA-vlan10] quit
# 创建VLAN 20,并将端口Ten-GigabitEthernet1/0/5加入到该VLAN 20中。
[DeviceA] vlan 20
[DeviceA-vlan20] port ten-gigabitethernet 1/0/5
[DeviceA-vlan20] quit
# 创建二层聚合接口1。(根据具体情况选择下面两种方式之一)
· 采用静态聚合模式:创建二层聚合接口1
[DeviceA] interface bridge-aggregation 1
[DeviceA-Bridge-Aggregation1] quit
· 采用动态聚合模式:创建二层聚合接口1,并配置动态聚合模式
[DeviceA] interface bridge-aggregation 1
[DeviceA-Bridge-Aggregation1] link-aggregation mode dynamic
[DeviceA-Bridge-Aggregation1] quit
#将端口Ten-GigabitEthernet1/0/1~Ten-GigabitEthernet1/0/3加入到聚合组1中。
[DeviceA] interface range ten-gigabitethernet 1/0/1 to ten-gigabitethernet 1/0/3
[DeviceA-if-range] port link-aggregation group 1
[DeviceA-if-range] quit
# 配置二层聚合接口1为Trunk端口,并允许VLAN 10和VLAN 20的报文通过。
[DeviceA] interface bridge-aggregation 1
[DeviceA-Bridge-Aggregation1] port link-type trunk
Configuring Ten-GigabitEthernet1/0/1 done.
Configuring Ten-GigabitEthernet1/0/2 done.
Configuring Ten-GigabitEthernet1/0/3 done.
[DeviceA-Bridge-Aggregation1] port trunk permit vlan 10 20
Configuring Ten-GigabitEthernet1/0/1 done.
Configuring Ten-GigabitEthernet1/0/2 done.
Configuring Ten-GigabitEthernet1/0/3 done.
[DeviceA-Bridge-Aggregation1] quit
Device B上的配置与Device A完全相同,此处不再赘述。
(0)
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论