cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
245
Views
4
Helpful
1
Replies

unable to write configuration

sivakondalarao
Level 1
Level 1

Hi,

I am trying to copy the pix running configuration to tftp server . I am getting following error.

PIX 515 version 6.3

PIX# write net

Building configuration...

TFTP write 'c:\' at 192.168.30.37 on interface 1

Access violation

[FAILED]

Regards

skrao

1 Reply 1

Patrick Iseli
Level 7
Level 7

Your syntax is not correct, forget about windows use the unix syntax !

write net [[server_ip]:[filename]]

example:

write net 192.168.30.37:/pixconfig.cfg

Depending on your TFTP server, you need to create an empty file with read-write access.

create the pixconfig.cfg

or configure :

conf t

tftp-server 192.168.30.37 /pixconfig.cfg

write net

write mem

http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_command_reference_chapter09186a00801727ae.html#wp1027782

sincerely

Patrick

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: