02-21-2011 10:56 PM - edited 03-11-2019 12:54 PM
Hi all,
i am trying to back up conifigration on a note pad using " hyper terminal " ,
however simply sh run ----hit space bars ---copy --paste is not working as " hyper terminal " is inserting extra text as it rolls out of window.
let me explain in a better way
i have a long pix configuration . when i issue sh run in hyper terminal i can see corrent configuration but when i hit space bar the preivious page config get currpted .
look below
=============================sample config which is corrupted one ===============================
crypto map outside_map 20 set security-association lifeti
crypto map Outside_map 10 ipsec-isakmp dynamic Outside_dyn_mapnsidext eq pop3
na
crypto map outside_map 20 set secur
crypto isakmp policy 1e kilobytes 46080000.2
authentication pre-sharede access-list Last-fixed
encryption deso snmp-
crypto
hash shae_map 40
group 2ress out
lifetime 432000list Last-fixe
crypto isakmp policy 10munity public
authentication pre-shareset pehash sha
group-policy videovpn attributessecurity-association lifetime ki
vpn-tunnel-protocol IPSec
crypto map outside_
username video password 1/1b37ecta49lS3w encrypted0
crypto dynamic-map outside_dyn_ma
pre-shared-keycrypto map o
crypto
match default-inspection-traffic Outside_map 10 ipsec-isakmp dyna
!c
!u
message-length maximum 512============================= from here onwards i m getting correct config.
policy-map global_policy
class inspection_default
inspect dns preset_dns_map
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect esmtp
inspect sqlnet
inspect skinny
inspect sunrpc
inspect xdmcp
inspect sip
inspect netbios
inspect tftp
inspect http
!
service-policy global_policy global
prompt hostname context
Cryptochecksum:7c81546b988ca51f2c0de3cb5c237621
: end
i tried to increase the scroll lines too
i have issued " terminal pager " command
i can use putty but i want any solution for hyper terminal
Thanks
Solved! Go to Solution.
02-21-2011 11:10 PM
Hello,
Please issue the following command:
5500-60(config)# pager 0
5500-60(config)# pager ?
configure mode commands/options:
<0-2147483647> Pager lines, 0 means no page-limit
lines The number following this keyword determines the number of
lines in a page before ---more--- prompt appears, default is
24
This will populate the entire config in one go.
Then, in hyper terminal,
Click Transfer -> Capture Text -> Browse for a txt file -> Start
on ASA, either do show run all or show tun (depending on requirement)
Click Transfer -> Capture Text -> Stop
The .txt file will have all the conifuration.
Hope this helps. Please reply if you need further assistance.
Regards,
Chirag
P.S.: Please mark this thread as answered if you feel your query is answered. Do.rate helpful posts.
02-22-2011 04:34 AM
I think that Hyperterminal is one of my least favourite programs for the reasons you listed in your posts.
I suggest that you swap to a program like Putty for managing your Cisco devices and copying configs. It is free and has several useful features.
It can be dowanloade from here:
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
Please remember to rate all posts that are helpful.
02-22-2011 09:54 AM
Hello,
Please reopen the file saved using word pad and not using note pad. In word pad you will find all the spaces and alignement as you will find in CLI using hyper terminal.
Hope this helps.
Regards,
Chirag
02-21-2011 11:10 PM
Hello,
Please issue the following command:
5500-60(config)# pager 0
5500-60(config)# pager ?
configure mode commands/options:
<0-2147483647> Pager lines, 0 means no page-limit
lines The number following this keyword determines the number of
lines in a page before ---more--- prompt appears, default is
24
This will populate the entire config in one go.
Then, in hyper terminal,
Click Transfer -> Capture Text -> Browse for a txt file -> Start
on ASA, either do show run all or show tun (depending on requirement)
Click Transfer -> Capture Text -> Stop
The .txt file will have all the conifuration.
Hope this helps. Please reply if you need further assistance.
Regards,
Chirag
P.S.: Please mark this thread as answered if you feel your query is answered. Do.rate helpful posts.
02-22-2011 03:13 AM
thanks for reply
i can capture the running config but the config is comming in single line like this
failoverfailover lan unit primaryfailover lan interface fover Ethernet0failover lan enablefailover replication http
i need to hit enter at regular intervals to make it look meaning full
failover
failover lan unit primary
failover lan interface fover Ethernet0
failover lan enable
failover replication http
hope i m clear in expressng .
i think this is draw back of hyper terminal
02-22-2011 04:34 AM
I think that Hyperterminal is one of my least favourite programs for the reasons you listed in your posts.
I suggest that you swap to a program like Putty for managing your Cisco devices and copying configs. It is free and has several useful features.
It can be dowanloade from here:
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
Please remember to rate all posts that are helpful.
02-22-2011 09:54 AM
Hello,
Please reopen the file saved using word pad and not using note pad. In word pad you will find all the spaces and alignement as you will find in CLI using hyper terminal.
Hope this helps.
Regards,
Chirag
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide