Banner是在登入IOS的操作介面時, 額外顯示出來的文字訊息, 可以用來提醒登入的操作員, 重要的注意事項.
以MOTD(Message of the Day) Banner為例, 我們可以用以下的方式去設定.
RouterA#conf t
Enter configuration commands, one per line. End with CNTL/Z.
RouterA(config)#banner motd /
Enter TEXT message. End with the character '/'.
Message of the Day, Good Day!
Welcome to RouterA/
RouterA(config)#end
RouterA#
這時候再重新登入, 就可以看到剛才作的Banner設定文字了!
RouterA#logout
Press RETURN to get started.
Message of the Day, Good Day!
Welcome to RouterA
RouterA>
0 意見:
張貼留言
小技巧:也可以 匿名 留言!