Juniper J-Series Administration Manual page 47

Juniper networks router administration guide
Hide thumbs Also See for J-Series:
Table of Contents

Advertisement

To escape from the Telnet session to the Telnet command prompt, press Ctrl-]. To
exit from the Telnet session and return to the CLI command prompt, enter
Table 19 on page 25 describes the
see the JUNOS System Basics and Services Command Reference.
Table 19: CLI telnet Command Options
Option
8bit
bypass-routing
host
inet
interface source-interface
no-resolve
port port
routing-instance routing-instance-name
source address
Using the ssh Command
You can use the CLI
connection to a remote device:
user@host> ssh host <bypass-routing> <inet> <interface interface-name>
<routing-instance routing-instance-name> <source address> <v1> <v2>
Table 20 on page 25 describes the
see the JUNOS System Basics and Services Command Reference.
Table 20: CLI ssh Command Options
Option
bypass-routing
host
inet
Description
Use an 8-bit data path.
Bypass the routing tables and open a Telnet session only to hosts on directly attached
interfaces. If the host is not on a directly attached interface, an error message is
returned.
Open a Telnet session to the specified hostname or IP address.
Force the Telnet session to an IPv4 destination.
Open a Telnet session to a host on the specified interface. If you do not include this
option, all interfaces are used.
Suppress the display of symbolic names.
Specify the port number or service name on the host.
Use the specified routing instance for the Telnet session.
Use the specified source address for the Telnet session.
ssh
command to use the secure shell (SSH) program to open a
Description
Bypass the routing tables and open an SSH connection only to hosts on directly attached
interfaces. If the host is not on a directly attached interface, an error message is
returned.
Open an SSH connection to the specified hostname or IP address.
Force the SSH connection to an IPv4 destination.
Chapter 1: Managing User Authentication and Access
telnet
command options. For more information,
ssh
command options. For more information,
Accessing Remote Devices with the CLI
.
quit
25

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents