can any one guide me how to save my config of pix in tftp and on the the other hand i am using SoralWind TFTP server download from dowload.com is this ok?
Below i am giving you the snap look of my pix
cctec# wr t
Building configuration...
: Saved
:
PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 auto
interface ethernet2 auto
.
.
aatec#
aatec# copy
Not enough arguments.
Usage: copy capture:<capture-name> t
ftp://<location>/<pathname> [pcap]
copy http
/[<user>:<password>@]<location>[:<port>]/<pathname>
flash[:[image | pdm]]
copy tftp[://location][/pathname] flash[:[image | pdm]]
aatec#
aatec#
aatec# copy capture
yz tftp://192.168.x.10
ERROR: capture <xyz> does not exist.
usage: copy capture:<capture-name> tftp://<location>/<path> [pcap]
aatec#
aatec#
can any one tell me why ERROR is coming