I have zero Cisco skills, but need to move a PIX to a new internet connection.
I have the enable password, and have been researching trying to use TFTP to copy the config file back and forth, but I am not having any luck.
The details of the PIX are:
--------------------------
----------
-
Cisco PIX Firewall Version 6.3(4)
Cisco PIX Device Manager Version 3.0(2)
Compiled on Fri 02-Jul-04 00:07 by morlee
pci-syd-pix up 61 days 0 hours
Hardware: PIX-506E, 32 MB RAM, CPU Pentium II 300 MHz
Flash E28F640J3 @ 0x300, 8MB
BIOS Flash AM29F400B @ 0xfffd8000, 32KB
0: ethernet0: address is xxxxxxxxxxx, irq 10
1: ethernet1: address is xxxxxxxxxxx, irq 11
Licensed Features:
Failover: Disabled
VPN-DES: Enabled
VPN-3DES-AES: Enabled
Maximum Physical Interfaces: 2
Maximum Interfaces: 2
Cut-through Proxy: Enabled
Guards: Enabled
URL-filtering: Enabled
Inside Hosts: Unlimited
Throughput: Unlimited
IKE peers: Unlimited
This PIX has a Restricted (R) license.
--------------------------
----
I have been reading articles like this one:
http://www.experts-exchange.com/Hardware/Networking_Hardware/Firewalls/Q_22807604.htmlThat indicate that I should just issue "copy run tftp" and will then get prompted for the details of TFTP server, but this is not working for me:
--------------------------
----------
----------
-
pci-syd-pix# copy run tftp
Usage: copy capture:<capture-name> t
ftp://<location>/<pathnam
e> [pcap]
copy http[s]://[<user>:<passwor
d>@]<locat
ion>[:<por
t>]/<pathn
ame>
flash[:[image | pdm]]
copy tftp[:[[//location][/pathn
ame]]] flash[:[image | pdm]]
pci-syd-pix#
--------------------------
----------
----------
-
pci-syd-pix# copy run t
ftp://192.168.1.1/test.txtUsage: copy capture:<capture-name> t
ftp://<location>/<pathnam
e> [pcap]
copy http[s]://[<user>:<passwor
d>@]<locat
ion>[:<por
t>]/<pathn
ame>
flash[:[image | pdm]]
copy tftp[:[[//location][/pathn
ame]]] flash[:[image | pdm]]
pci-syd-pix#
--------------------------
----------
----------
--
Obviouslly by the fact I am getting the Usage prompt I am getting something wrong in the command, but I can't work out what.
I assume once I have worked out how to copy the running config to the TFTP server, I can then make the changes I need and copy the revised config back to the PIX by just reversing the commands?
Start Free Trial