SANRAD I3.1.1205 Switch User Manual


 
Chapter 10: Routine V-Switch Maintenance 10-9
Saving (Uploading) a V-Switch Database File
You can upload a copy of a V-Switch’s full database file to the local TFTP
server. If the V-Switch fails, its database file can be downloaded to the
replacement V-Switch. This eliminates protracted configuration time on the
new V-Switch and ensures configuration integrity.
Use the CLI command ft upload to upload a V-Switch’s full database file
ft upload
You need to define three parameters to upload a database file:
SWITCH PARAMETER DEFINITION STATUS EXAMPLE
-ip
IP ADDRESS IP ADDRESS OF
STATION WHERE
TFTP APPLICATION
SITS
MANDATORY
212.199.43.70
-fn
FILE NAME COMPLETE PATH
AND NAME TO SAVE
FILE AS
MANDATORY
VSwitch/v1_9/
v1_9database
-ft
FILE TYPE FORMAT TO SAVE
DATA IN
OPTIONAL
DEFAULT: DB
(DATA BASE)
db
Example:
Upload the file v1_9dat as a database file to the tftp server at 212.199.43.70.
ft upload –ip 212.199.43.70 –fn VSwitch/v1_9/
v1_9database –ft db