gvrp registration
- モード
- インターフェースモード
- カテゴリー
- L2スイッチング / GVRP
構文
(config-if)# gvrp registration {normal|fixed|forbidden}
コマンド説明
gvrpの登録モードを設定する。パラメーター
normal- VLANを動的に構成し、登録および登録解除することが可能
fixed- 手動によるVLAN構成および登録が可能になり、VLANの登録解除を防止する
forbidden- デフォルトVLAN以外のすべてのVLANを登録解除し、VLAN構成や登録を防止する
使用例
awplus# configure terminal awplus(config)# interface port1.0.1 awplus(config-if)# gvrp registration fixed