DLINK DFL-210 disable /enable webUI from command line | |
---|---|
Subject: | |
Disable WebGUI #STEP1. Show the current settings of Remote Management: DFL-210:/> show RemoteManagement RemoteMgmtHTTP Name Interface Network RemoteMgmtHTTP_1 any all-nets #STEP2. Disable the listed entry, and issue the command of "save". DFL-210:/> set RemoteManagement RemoteMgmtHTTP RemoteMgmtHTTP_1 -disable DFL-210:/> save (omit system message, DFL is reconfiguring) #STEP3. Issue the command of "activate" for committing the previous change. DFL-210:/>activate Enable WebGUI #STEP1. Enable the listed entry, and issue the command of "save". DFL-210:/> set RemoteManagement RemoteMgmtHTTP RemoteMgmtHTTP_1 -enable DFL-210:/> save (omit system message, DFL is reconfiguring) #STEP2. Issue the command of "activate" for committing the previous change. DFL-210:/>activate | |
2015-09-15 23:17:37 | gstlouis |
gw-world:/> add RemoteManagement RemoteMgmtHTTP https Network=all-nets Interface=any LocalUserDatabase=AdminUsers HTTPS=Yes
| gstlouis |
2015-09-15 23:47:49 | |
references: http://www.manualslib.com/manual/593678/D-Link-Dfl-210.html?page=31 | gstlouis |
2015-09-16 00:01:58 | |