System information

Configuring the System
3-19
Returning to the Default CMTS Log Reporting Configuration
If you want to return to the default CMTS log reporting configuration, use the logging
reporting default command in Privileged EXEC mode, as shown below:
MOT#logging reporting default
Logging Your CLI Session to the Syslog Server
Use the logging session command in Privileged EXEC mode to log your CLI session
to your syslog server, as shown below:
MOT#logging session
Sending Messages to BSR Users
Use the following commands to send messages to BSR users:
Issue the broadcast command to broadcast a message to all connected users at
any given moment, as shown in Privileged EXEC mode, as shown below:
MOT#broadcast {<WORD>}
where:
WORD is the message intended for broadcast.
Issue the banner motd command in Global Configuration mode to specify the
message-of-the-day (MOTD) that is displayed for all connected users once they
successfully login to the BSR, as shown below. The MOTD is not configured by
default.
MOT(config)#banner motd [<WORD> | <1, 10>]
where:
1, 10 is the MOTD line number from 1 to 10. Up to 10 MOTD lines can be
configured.
WORD is the MOTD text.