> en
# config t
(config)# banner ?
  LINE            c banner-text c, where 'c' is a delimiting character
  exec            Set EXEC process creation banner
  incoming        Set incoming terminal line banner
  login           Set login banner
  motd            Set Message of the Day banner
  prompt-timeout  Set Message for login authentication timeout
  slip-ppp        Set Message for SLIP/PPP

(config)# banner exec test
(config)# banner motd ?
  LINE  c banner-text c, where 'c' is a delimiting character

(config)# banner motd gorgie
(config)# banner login test
(config)# hostname test