Samsung SMG-3200 Network Card User Manual


 
5-80
Chapter 5
CLI (Command Line Interface)
getdb "filename"
getdb "filename"getdb "filename"
getdb "filename"
It saves the DB value currently set for the system in a file.
Procedure At the SMG-3200 prompt, type 'getdb' and a space, and type the file name to save,
and press [Enter]. Then, the system DB backup file is created. The file name must
be in quotation marks (""). For example, if you want to save the DB of the current
system in a file named db.txt, type 'getdb "db.txt"' at the prompt on the screen,
and press [Enter].
SMG3200:165.213.81.230> ls
<- command used to check the file
value = 0 = 0x0
SMG3200:165.213.81.230> getdb "db.txt"
<- The system information of the system is saved
in a file named defdb.txt.
value = 0 = 0x0
SMG3200:165.213.81.230> ls
DB.TXT <- db.txt file is created.
value = 0 = 0x0
SMG3200:165.213.81.230>