ホスト名の変更
awplus(config)# hostname 変更したいホスト名
ユーザ追加
awplus(config)# username ユーザ名 privilege 15 password パスワード
タイムゾーン設定
awplus(config)# clock timezone JST plus 09:00
時刻のずれがあまりにも多い場合は、一端手動で近づける
awplus# clock set hh:mm:ss 日付 Jun 2017
NTPサーバの指定
awplus(config)# ntp server NTPサーバアドレス
SYSLOG送信syslogサーバーのIPアドレスとして192.168.10.2を指定
awplus(config)# log host SYSLOGサーバアドレス
すべてのログメッセージを出力するメッセージフィルターを設定
awplus(config)# log host SYSLOGサーバアドレス level debugging