Submitted by hcisgary on Wed, 04/23/2008 - 12:29.
Server Version: 2007.12b
Build: v200802010352
Running on Centos 5.1
Anyone having an issue where the Security Appliance Adapter for Cisco is setting the Terminal Pager Line to 0 "infinite' and not setting it back to default?
I may be mistaken, but i thought ziptie issued a space bar at the
<--> more <-->?
I am unable to find it in the script if it is. Or perhaps someone is playing a sick joke on me :D
Suggestions?
Thanks in advance
gr
That's what the 2007.12b
That's what the 2007.12b adapter did. It does it in the SecurityAppliance.pm module. It also has the logic to hit the space bar on the --more-- prompt for those older devices that didn't support the 'term len' or 'pager' commands.
For 2008.04 we actually set it to 24 though to resolve some buffering issues with having an infinite term. Not sure if that is your default or not, but we still don't check what it is, just blindly set it to 24.
Sounds like a bug
Sounds like a bug to me (not setting it back). If you want to, please open one:
http://bugs.ziptie.org
Bugs get fixed pretty quickly usually. Without a bug report the problem will get lost in the shuffle. As long as there is a command to show the current term len, then it can be set back to the original value. If there is no such command, it's not possible.
-Brett