INS_CNGE11FX3TX8MS[POE][HO] Rev. 11.6.17 PAGE 275
INSTRUCTION MANUAL
CNGE11FX3TX8MS[POE][HO]
TECH SUPPORT: 1.888.678.9427
there is no way to associate an incoming ssh or telnet connection with a specific vty.
Changing Terminal Parameters
This example shows how to change some values for the current session, and for all future console
sessions.
! First inspect current settings for this session:
my-device# show terminal
Line is con 0.
* You are at this line now.
Alive from Console.
Default privileged level is 2.
Command line editing is enabled
Display EXEC banner is enabled.
Display Day banner is enabled.
Terminal width is 80.
length is 24.
history size is 32.
exec-timeout is 10 min 0 second.
Current session privilege is 15.
Elapsed time is 0 day 0 hour 15 min 42 sec. Idle time is 0 day 0 hour 0 min 0 sec.
! Then set terminal length to zero to disable pagination, and exec-timeout to
! zero to disable automatic logout:
my-device# terminal length 0
my-device# terminal exec-timeout 0
my-device# show terminal
Line is con 0.
* You are at this line now.
Alive from Console.
Default privileged level is 2.