User's Manual Part 2

12JadeOSUserManual
For example, we configure a route to administrator subnet 192.168.0.0/24 through
nexthop192.168.1.1.
(JadeOS)(config)#ip route 192.168.0.0/24 192.168.1.1
3.4ConfiguringManagement
3.4.1InquireConfiguration
Toviewpresentconfiguration,usethecommand:
(JadeOS) # show running-config
3.4.2SavingConfigurationChanges
WhenyoumakeconfigurationchangesviatheCLI,thosechangesaffectthecurrent
runningconfigurationonly.Ifthechangesarenotsaved,theywillbelostafterthe
SKG10000Plusreboots.Tosaveyourconfigurationchanges,usethefollowingcom
mandinenablemode:
(JadeOS) # write memory
Afterperformingthecommandwritememory,twoconfigurationfileswillbesaved
intheflash:
startupconfigContainingthestartupconfigurationoptions
runningconfigContaining the configurationoptions during system run
ning.
3.4.3ResetJadeOS
YoucanreturnJadeOStoitsoriginalconfigurationbyresettingtheJadeOStofac
tory defaultsettings.
Step1 Enterthewriteerasecommand.Aprompt‘Doyoureallywanttodelete
alltheconfiguration(y/n):‘,writeerasesuccessful’willbedisplayed.
(JadeOS) (config) #write erase
Do you really want to delete all the configuration(y/n):
Write Erase successful
Step 2Reload the JadeOS by entering reload command. The prompt ‘do you
really want to restart the system (y/n)’ will be displayed. Enter ‘y, the JadeOS will
reboot.
(JadeOS) (config) #reload
Do you really want to restart the system(y/n): n
3.4.4FilesImport/Export