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

Configuring the System Name

The JUNOS software enables you to override the system name by including the name statement at the [edit snmp] hierarchy level:

[edit snmp]
name name;

If the name contains spaces, enclose it in quotation marks (" ").

Example: Configuring the System Name

Specify the system name override:

[edit]
snmp {
name "snmp 1";
}

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