Cisco ASR 5500 Administration Manual page 52

Asr 5500 system administration guide, staros release 19
Table of Contents

Advertisement

Configuring the System for Remote Access
configuration files created in a previous release. But the concealed keyword no longer appears in the command syntax
for use in new scripts or configuration files. Entering a question mark (?) will not display a concealed keyword as part
of the Help text. A removed keyword generates an error message when parsed.
[local]host_name(config-ctx)#
Step 4
Configure the system to support SFTP:
host_name
[local]
host_name
[local]
host_name
[local]
For additional information about SSH, see
Step 5
Configure the system to allow FTP access, if desired, by entering the following command:
host_name
[local]
For maximum system security, you should not enable FTP.
Step 6
Exit the configuration mode by entering the following command:
host_name
[local]
host_name
[local]
Step 7
Verify the configuration by entering the following command:
host_name
[local]
The CLI output should be similar to the sample output:
context local
interface
ip address
exit
subscriber default
exit
administrator
no server telnetd
no server ftpd
ssh generate key
server sshd
subsystem sftp
exit
port ethernet 5/1
bind interface
exit
port ethernet 5/1
no shutdown
exit
snmp engine-id local 800007e580ed826c191ded2d3d
end
Step 8
Verify the configuration of the IP routes by entering the following command:
host_name
[local]
The CLI output should be similar to the sample output:
"*" indicates the Best or Used route.
Destination
*0.0.0.0/0
network
*
ASR 5500 System Administration Guide, StarOS Release 19
24
ssh generate key type v2-rsa
server sshd
(config-ctx)#
subsystem sftp
(config-sshd)#
exit
(config-sshd)#
Configuring SSH Options, on page 25
server ftpd
(config-ctx)#
end
(config-ctx)#
#
show configuration
#
interface_name
ipaddress subnetmask
admin_name
password
interface_name
local
show ip route
#
Nexthop
ipaddress
static
0.0.0.0
connected
admin_password
Protocol
Prec Cost Interface
1
0
mio1
0
0
mio1
Getting Started

Advertisement

Table of Contents
loading

Table of Contents