User's Manual Part 2

11JadeOSUserManual
in for you automatically. If the abbreviation is too vague (too few characters), the
cursordoesnotadvanceandyoumusttypemorecharactersorusethehelpfeature
tolistthematchingcommands.
3.2.4DeletingConfigurationSettings
Usethenocommandtodeleteornegatepreviouslyenteredconfigurationsorpa
rameters.Toviewalistofnocommands,typenoattheenableor‘configpr ompt
followedbythequestionmark.
(JadeOS) (config) # no?
3.2.5ProfileCommand
JadeOSusesProfiletodesignsomecomplexcommands.JadeOSencapsulatesasetof
configurations in Profile, andthen applytheProfiletootherconfigured object.This
willmakeconfigurationmorelogical.
3.3ConfiguringtheManagementPort
3.3.1ConfiguringIP
Managementportisusedforthenetworkadministratortooperatetheequipmentin
remote.Toconfiguremanagementport,youneedtoconfigureIPaddressfirstsothat
toaccesstheequipmentinremote:
Step1Accessmanagementportmode:
interface mgmt <id>
step2ConfiguringIpaddress:
ip address A.B.C.D/MASK-Length
Parameter Description
id Range: 1-2
Table32parameterdescription
Exampleasfollows
(JadeOS)(config)#interface mgmt 1
(JadeOS)(config)#ip address 192.168.1.254/24
3.3.2ConfiguringRouting
YouneedtoconfigureastaticroutingtoaccesslocalPCofremoteadministrator.
ToConfigurestaticroutingtable,usethefollowingcommandinConfigmode:
ip route <dest-subnet> <gateway>