端口聚合
interface Eth-Trunk20
port default vlan xx
mode lacp-dynamic //动态聚合(互联口用lacp-static//静态聚合)
interface 10GE1/0/20
eth-trunk 20
interface 10GE2/0/20
eth-trunk 20
commit
全部完成后
quit
save
interface Eth-Trunk20 --- 20:为自定义 port default vlan xxx --- xxx: vlan id 号 interface GE1/0/20 interface GE2/0/20 对应服务器两块网卡端口

浙公网安备 33010602011771号