array 端口聚合
发布时间:2020-12-13 20:01:37 所属栏目:百科 来源:网络整理
导读:AN(config)# bond interface bond1 outside AN(config)# bond interface bond1 eng1 //把上面的两个接口接入到聚合组 AN(config)# bond name bond1 link1 //把聚合组的名字进行修改 AN(config)#ip address link1 10.10.0.2 255.255.255.0 AN(config)#ip rout
AN(config)# bond interface bond1 outside
AN(config)# bond interface bond1 eng1
//把上面的两个接口接入到聚合组
AN(config)# bond name bond1 link1
//把聚合组的名字进行修改
AN(config)#ip address link1 10.10.0.2 255.255.255.0
AN(config)#ip route default 10.10.0.1
//给聚合组配置ip地址和缺省路由
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |