[Contents] [Prev] [Next] [Index] [Report an Error]

clear chassis display message

Syntax

clear chassis display message

Release Information

Command introduced in JUNOS Release 7.5.

Description

(M40e, M160, and M320 routers and the T-series routing platforms only) Clear 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.

Required Privilege Level

clear

Related Topics

set chassis display message

show chassis craft-interface

List of Sample Output

clear chassis display message

Output Fields

See show chassis craft-interface for an explanation of output fields.

Sample Output

clear chassis display message

The following example displays and then clears the text message on the craft interface display:

user@host> show chassis craft-interface
Red alarm:     LED off, relay off
Yellow alarm:  LED off, relay off
Host OK LED:   On
Host fail LED: Off
FPCs     0  1  2  3  4  5  6  7
-------------------------------
Green  ..  *..  *  *.
Red    ........
LCD screen:
     +--------------------+
     |NOC contact Dusty   |
     |(888) 526-1234      |
     +--------------------+
user@host> clear chassis display message

user@host> show chassis craft-interface
Red alarm:     LED off, relay off
Yellow alarm:  LED off, relay off
Host OK LED:   On
Host fail LED: Off
FPCs     0  1  2  3  4  5  6  7
-------------------------------
Green  ..  *..  *  *.
Red    ........
LCD screen:
     +--------------------+
     |host                |
     |Up: 0+17:05:47      |
     |                    |
     |Temperature OK      |
     +--------------------+

[Contents] [Prev] [Next] [Index] [Report an Error]