aggregator-type
- モード
- インターフェースモード
- カテゴリー
- インターフェース / Ethernetボンディング
構文
(config-if)# aggregator-type {lacp | static}
コマンド説明
ボンドインターフェースでのボンディング方法を選択する。初期設定はLACP。
パラメーター
lacp- LACP(Link Aggregation Control Protocol)により自動的にLAGの設定を行う
static- スタティックLAG
使用例
ボンドインターフェース1のボンディング方法をスタティックLAGに設定する。awplus(config)# interface bond1 awplus(config-if)# aggregator-type static