02-10-2016 11:24 AM - edited 02-21-2020 05:43 AM
For an ASA 5510 on 6.3(3), how do I get:
terminal pager 24
To stick? Somehow on one of our older ASA's no matter what I do, it always pager disabled so it just scrolls without stopping. I need it to stop ever 24 lines or 50 lines or whatever I set and have to remember that every single time I log in.\
BTW, someone posted and that apparently deleted the suggestion:
Have you tried setting it under the line settings
line vty 0 4
length 40(or whatever)
Those appear to be invalid commands on an ASA either in enable mode or config mode:
asa5510> en
Password: *****
asa5510# line vty 0 4
^
ERROR: % Invalid input detected at '^' marker.
asa5510# config t
asa5510(config)# line vty 0 4
^
ERROR: % Invalid input detected at '^' marker.
asa5510(config)#
Thanks...
02-10-2016 01:03 PM
Have you tried setting it under the line settings
line vty 0 4
length 40(or whatever)
02-14-2016 12:55 PM
If you enter "terminal pager 24" from CONFIG mode, it should stick. If you enter it from just plain EXEC mode, it will only affect the logged in session.
Hope this helps.
12-07-2022 07:16 AM
I think the correct command is, in config mode:
pager lines 50
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: