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

Identifying the Device to the Client

Each time the router establishes an outbound SSH connection, it first sends an initiation sequence to the management client. This sequence identifies the router to the management client. Within this transmission is the value of device-id.

To configure the router’s device identifier, include the device-id statement at the [edit system services outbound-ssh client client-id] hierarchy level:

[edit system services outbound-ssh client client-id]
device-id device-id;

The initiation sequence when secret is not configured:

MSG-ID: DEVICE-CONN-INFO\r\n
MSG-VER: V1\r\n
DEVICE-ID: <device-id>\r\n

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