![GDI HES7000 User Manual Download Page 27](http://html.mh-extra.com/html/gdi/hes7000/hes7000_user-manual_571709027.webp)
HES7000 ICLI User’s Guide A01583 Rev. A
Page
21
of 37
Example 5. Changing Terminal Parameters
This example shows how to change a couple of values for the current session, and for all
future console sessions.
First inspect current settings for this session:
myDevice#
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:
myDevice#
terminal length 0
myDevice# terminal exec-timeout 0
myDevice# 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 0. history size is 32.
exec-timeout is 0 min 0 second.
Current session privilege is 15.
Elapsed time is 0 day 0 hour 16 min 31 sec.
Idle time is 0 day 0 hour 0 min 0 sec.
Then we do the same, but for all future console sessions. Note how the commands have no
‘terminal’ prefix (‘terminal length’ vs. ‘length’):
myDevice#
configure terminal
myDevice(config)#
line console 0
myDevice(config-line)#
exec-timeout 0
myDevice(config-line)#
length 0
myDevice(config-line)#
end
Finally save the configuration to startup-config to make it persistent:
myDevice#
copy running-config startup-config
Building configuration...
% Saving 1287 bytes to flash:startup-config myDevice#
Summary of Contents for HES7000
Page 1: ...HES7000 ICLI USER S GUIDE A01583 Rev A ...
Page 3: ...HES7000 ICLI User s Guide A01583 Rev A ...
Page 4: ......