User Manual

Table Of Contents
[設定例]
メールテンプレート #1 のメール情報を表示する。
SWP2#show mail information 1
Template ID : 1
Notify trigger : lan-map, terminal, stack
Server host : smtp-server.com
Server port : 25
Encryption : STARTTLS
Wait time : 30 sec
Mail address (from) : sample@test.com
Mail address (to) : user1@test.com
user2@test.com
user3@test.com
user4@test.com
4.19 LLDP
4.19.1 LLDP 機能の有効化
[書式]
lldp run
no lldp run
[初期設定]
なし
[入力モード]
グローバルコンフィグレーションモード
[説明]
システム全体で LLDP 機能を有効にする。
no 形式で実行した場合は、システム全体で LLDP 機能を無効にする。
[ノート]
ポートに対して LLDP 機能を有効にするには以下のコマンドを設定する必要がある。
set lldp enable コマンドの type (LLDP エージェントモード)は必要に応じて txrx, txonly, rxonly を設定する。
lldp run (グローバルコンフィグレーションモード)
lldp-agent (インターフェースモード)
set lldp enable type (LLDP エージェントモード)
[設定例]
LAN ポート #1 LLDP 機能の送受信を有効にする。
SWP2#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
SWP2(config)#lldp run
SWP2(config)#interface port1.1
SWP2(config-if)#lldp-agent
SWP2(lldp-agent)#set lldp enable txrx
4.19.2 システムの説明文の設定
[書式]
lldp system-description line
no lldp system-description
[パラメーター]
line :
システムの説明文の文字列(255 文字以内)
[初期設定]
no lldp system-description
[入力モード]
グローバルコンフィグレーションモード
コマンドリファレンス | 保守・運用機能 | 91