なし
グローバルコンフィグレーションモード
システム全体で LLDP 機能を有効にする。
no 形式で実行した場合は、システム全体でLLDP機能を無効にする。
ポートに対して LLDP 機能を有効にするには以下のコマンドを設定する必要がある。
set lldp enable コマンドの type (LLDPエージェントモード)は必要に応じて txrx, txonly, rxonly を設定する。
LAN ポート #1 の LLDP 機能の送受信を有効にする。
SWX2310#configure terminal Enter configuration commands, one per line. End with CNTL/Z. SWX2310(config)#lldp run SWX2310(config)#interface port1.1 SWX2310(config-if)#lldp-agent SWX2310(lldp-agent)#set lldp enable txrx