Discussion:
[rancid] ASA system context problem
dhcp
2017-08-31 13:20:30 UTC
Permalink
I try to backup my ASA system context

My rancid.types.conf

asa;script;rancid -t cisco
asa;login;clogin
asa;module;ios
asa;inloop;ios::inloop
asa;command;ios::WriteTerm;changeto system
asa;command;ios::WriteTerm;more system:running-config;ASA/PIX

router.db
asa-system;asa;up

i only get the admin config and not the system config :-(

############

rancid 3.6.2


clogin -c "changeto system; show running-config" asa-ip

this command show the system config

/Kennet
dhcp
2017-09-26 06:41:52 UTC
Permalink
export NOPIPE=YES

rancid –d –t asa /asa01-system

are creating the right file asa01-system.new but rancid-run don't create
the right file in folder configs???

how to debug this problem?


/
Post by dhcp
I try to backup my ASA system context
My rancid.types.conf
asa;script;rancid -t cisco
asa;login;clogin
asa;module;ios
asa;inloop;ios::inloop
asa;command;ios::WriteTerm;changeto system
asa;command;ios::WriteTerm;more system:running-config;ASA/PIX
router.db
asa-system;asa;up
i only get the admin config and not the system config :-(
############
rancid 3.6.2
clogin -c "changeto system; show running-config"  asa-ip
this command show the system config
/Kennet
_______________________________________________
Rancid-discuss mailing list
http://www.shrubbery.net/mailman/listinfo/rancid-discuss
Loading...