Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Very Simple Pix Question

Status
Not open for further replies.

JRMS

MIS
Sep 4, 2003
144
US
I am embarrassed to ask this question; however, how do I copy the running configure to a text editor for edits. I am telneting to the PIX. Thanks.
 
wr terminal will show the running config, or you can setup a tftp and copy the config via the network..

is that what you're looking for?

BuckWeet
 
sh run, highlight the text, copy it and then paste into a text editor.

:)

Chris.

**********************
Chris Andrew, CCNA, CCSA
chris@iproute.co.uk
**********************
 
pix# write net ?
Usage: write erase|floppy|mem|terminal|standby
write net [<tftp_ip>]:<filename>

Example:
# write net 192.168.1.5:MyPixConfig.txt

Good day!
Paul
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top