[LSW1-Eth-Trunk1]max active-linknumber 2 第二步,修改LSW1的2,3端口优先级为0;LSW2的4,5端口优先级为0 [LSW1-GigabitEthernet0/0/2]lacp priority 0 [LSW1-GigabitEthernet0/0/3]lacp priority 0 [LSW1]dis eth-trunk 1 Eth-Trunk1's
静态LACP模式与手工负载分担模式的主要区别为:静态LACP模式有备份链路,而手工负载分担模式所有成员接口均处于转发状态,分担负载流量。 和静态LACP模式相对应的还包括动态LACP模式。动态LACP模式的链路聚合,从Eth-Trunk的创建到加入成员接口都不需要人工的干预,由LACP协议自动协商完成。虽然这种方式对于用户来说很简单,但由于...
# lacp priority 100 # interface Eth-Trunk1 mode lacp-static lacp max active-linknumber 2 load-balance src-dst-mac # interface 10GE1/0/1 eth-trunk 1 lacp priority 100 # interface 10GE1/0/2 eth-trunk 1 lacp priority 100 # interface 10GE1/0/3 eth-trunk 1 # return Chapter Co...
# sysname DeviceA # lacp priority 100 # interface Eth-Trunk1mode lacp-static lacp max active-linknumber 2 # interface10GE1/0/1eth-trunk 1 lacp priority 100 # interface10GE1/0/2eth-trunk 1 lacp priority 100 # interface10GE1/0/3eth-trunk 1 # return ...
A.mode lacp-staticB.max active-linknumber link-numberC.lacp priority priorityD.least active-linknumber link-number相关知识点: 试题来源: 解析 B.max active-linknumber link-number;C.lacp priority priority;D.least active-linknumber link-number 反馈...
百度试题 题目配置静态 LACP 模式聚合,以下那些命令是可选的? A.mode lacp-staticB.max active-linknumber link-numberC.lacp priority priorityD.least active-linknumber link-number相关知识点: 试题来源: 解析 BCD 反馈 收藏
LAG ID: 1 WorkingMode: LACP Preempt Delay: Disabled Hash arithmetic: According to SA-XOR-DA System Priority: 32768 System ID: 5439-df15-6110 Least Active-linknumber: 1 Max Active-linknumber: 8 Operate status: up Number Of Up Port In Trunk: 4 ...
# sysname SwitchA # lacp priority 100 # interface Eth-Trunk1 mode lacp-static lacp max active-linknumber 2 # interface 10GE1/0/1 eth-trunk 1 lacp priority 100 # interface 10GE1/0/2 eth-trunk 1 lacp priority 100 # interface 10GE1/0/3 eth-trunk 1 # return Configuration file of Switch...
Set the LACP system priority on RouterA to 100 so that RouterA becomes the Actor. [RouterA] lacp priority 100 Set maximum number of active interfaces in Eth-Trunk 1 on RouterA to 2. [RouterA] interface eth-trunk 1 [RouterA-Eth-Trunk1] max active-linknumber 2 [Rout...
max active-linknumberlink-number The upper threshold of the number of active interfaces is set. By default, the upper threshold of the number of active interfaces is 8. In static LACP mode, you can limit the maximum number (M) of active interfaces in the Eth-Trunk by setting the upper th...