コメントありがとうございます! 一つずつトライしてみます。
よく使うciscoコマンド
telnetでもログを表示
# terminal monitor
ログを非表示
# no logging console
長いログを一度に表示する
# terminal length 0
インタフェースのステータスを表示
# sh ip int b
デバッグ
# debug crypto isakmp
# debug crypto ipsec
# show crypto session
デバッグを中止
# no debug all
コメントを残す