cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
500
Views
0
Helpful
1
Replies

Saving CSS config after executing XML change.

admin_2
Level 3
Level 3

Does anyone know how to perform the equivalent of the "save_config" command using an XML script?

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

I simply send wr mem as below.

PUT config.xml HTTP/1.1

Host: 192.168.20.112

Authorization: Basic YWRtaW46c3lzdGVt

Content-Length: 68

wr mem

HTTP/1.0 201 Created

Connection : close

Server: WindWeb/1.0b3

Date: 10 FEB 08:35:16

Content-Type:

WWW-Authenticate: Basic realm="Cisco CSS"

XML configuration file upload successful.

Regards,

Gilles.

Review Cisco Networking for a $25 gift card