platform mac-vlan-hashing-algorithm

モード
グローバルコンフィグモード
カテゴリー
インターフェース / ポート認証

構文

コマンド構文

(config)# platform mac-vlan-hashing-algorithm {crc16l|crc16u|crc32l|crc32u}

(config)# no platform mac-vlan-hashing-algorithm

コマンド説明

ハッシュキーを生成するアルゴリズムを変更する。
初期値はcrc32l。

パラメーター

crc16l
CRC-16の下位ビット
crc16u
CRC-16の上位ビット
crc32l
CRC-32の下位ビット
crc32u
CRC-32の上位ビット

使用例

awplus(config)# platform mac-vlan-hashing-algorithm crc16l

コマンドツリー

関連コマンド