set chassis display message
Syntax
set chassis display message "message"<permanent>Syntax
(routing matrix)set chassis display message "message"(lccnumber |scc)<permanent>Description
Display or stop a text message on the craft interface display, which is on the front of the router. The craft interface alternates the display of text messages with standard craft interface messages, switching between messages every 2 seconds. By default, the text message is displayed for 5 minutes. The craft interface display has four 20-character lines.
Options
"message"—Message to display on the craft interface display. If the message is longer than 20 characters, it wraps onto the next line. If a word does not fit on one line, the entire word moves down to the next line. Any portion of the message that does not fit on the display is truncated. "" deletes the text message from the craft interface display.
lccnumber—(Routing matrix only) Display the text message on the craft interface display of a specified T640 routing node that is connected to a TX Matrix platform.numbercan be a value from0through3.
scc—(Routing matrix only) Display the text message on the craft interface display of the TX Matrix platform.
permanent—(Optional) Display a text message on the craft interface display permanently.Required Privilege Level
See Also
List of Sample Output
set chassis display message (creating)set chassis display message (deleting)set chassis display message (creating)
The following example sets the display message and then displays the message through the
show chassis craft-interfacecommand:user@host>set chassis display message "NOC contact Dusty (888) 526-1234"message sentuser@host>show chassis craft-interfaceRed alarm: LED off, relay offYellow alarm: LED off, relay offHost OK LED: OnHost fail LED: OffFPCs 0 1 2 3 4 5 6 7-------------------------------Green . . * . . * * .Red . . . . . . . .LCD screen:+--------------------+|NOC contact Dusty ||(888) 526-1234 || || |+--------------------+set chassis display message (deleting)
The following example deletes the display message and then verifies that the message is removed through the
show chassis craft-interfacecommand:user@host>set chassis display message ""message sentuser@host>show chassis craft-interfaceRed alarm: LED off, relay offYellow alarm: LED off, relay offHost OK LED: OnHost fail LED: OffFPCs 0 1 2 3 4 5 6 7-------------------------------Green . . * . . * * .Red . . . . . . . .LCD screen:+--------------------+|host ||Up: 0+17:05:47 || ||Temperature OK |+--------------------+