User's Manual

Table Of Contents
53
Users Manual of GPL-8000
By default the logs will not be exported to the cache and cannot be browsed after you run show log. After you
run logging buffer
size
to set the log cache, you can run show log to browse the log information.
4.2.5. VTY Configuration Example
It shows how to cancel the limit of the line number per screen for all VTYs without more prompt:
config#line vty 0 32
config_line#length 0
32 vty configuration timeout time
Switch_config#line vty 0 31
Switch_config_line#exec-timeout 10
Switch_config_line#exit
Switch_config#