Accessing the Router CLI
You can access the CLIs of Juniper Networks routers through a Telnet or secure shell connection.
To open a Telnet session to a router, use the telnet operational mode command. For example:
user@host> telnet 10.10.10.3To open a secure shell connection, use the ssh operational command. For example:
user@host> ssh host 10.10.10.3