84
<Configuration Example>
Overview: Enable the access via SSH.
Set the timeout time to 40 seconds. This is the maximum inactivity time to wait for
a user input. Upon expiration, the session is automatically terminated.
(1) Enable the access via SSH.
(2) Set the timeout time to 40 seconds. If no input is made before it expires, the
session is automatically terminated.
F
F
i
i
g
g
.
.
3
3
-
-
5
5
-
-
3
3
-
-
2
2
E
E
x
x
a
a
m
m
p
p
l
l
e
e
o
o
f
f
t
t
h
h
e
e
S
S
S
S
H
H
s
s
e
e
r
r
v
v
e
e
r
r
c
c
o
o
n
n
f
f
i
i
g
g
u
u
r
r
a
a
t
t
i
i
o
o
n
n
M24eG> enable
M24eG# conf
M24eG(config)# crypto key generate rsa
M24eG(config)# ip ssh time-out 40
M24eG(config)# exit
M24eG#
(1)
(2)