ip dhcp snooping agent-option circuit-id vlantriplet

モード
インターフェースモード
カテゴリー
L2スイッチング / DHCP Snooping

構文

コマンド構文

(config-if)# ip dhcp snooping agent-option circuit-id vlantriplet

(config-if)# no ip dhcp snooping agent-option circuit-id

コマンド説明

DHCP Snooping のオプションであるリレーエージェント情報オプション(オプションコード82)のCircuit-ID サブオプションとしてVLAN ID とポート番号を付加する。
no 形式で実行した場合は、Circuit-ID サブオプションをデフォルト(VLAN IDとインターフェース番号)に戻す。

使用例

awplus# configure terminal
awplus(config)# interface vlan1
awplus(config-if)# ip dhcp snooping agent-option circuit-id vlantriplet

コマンドツリー

関連コマンド