ip dhcp-relay agent-option remote-id

モード
インターフェースモード
カテゴリー
IP付加機能 / DHCPリレー

構文

コマンド構文

(config-if)# ip dhcp-relay agent-option remote-id REMOTEID

(config-if)# no ip dhcp-relay agent-option remote-id

コマンド説明

対象インターフェース上で動作するDHCP リレーエージェントにおいて、リレーエージェント情報オプション(オプションコード82)のRemote-ID サブオプションとして文字列を付加する。
no 形式で実行した場合は、Remote-ID サブオプションをデフォルトに戻す。

パラメーター

REMOTEID
63 文字以内の文字列(英数字、ハイフン("-")、アンダースコア("_")、シャープ("#"))で指定する。大文字小文字は区別される。デフォルトは本製品のMACアドレス。

使用例

awplus# configure terminal
awplus(config)# interface vlan1
awplus(config-if)# ip dhcp-relay agent-option remote-id myid

コマンドツリー

関連コマンド