MC PMRL
Mobile Radio Router
MC Technologies GmbH, Kabelkamp 2, 30179 Hannover, Germany
Tel: +49 511 67 69 99-0, Website & Shop: www.mc-technologies.net, Email: [email protected]
13
7.10 Change IP-address
Using Command line
Open the Command Prompt to login your device:
1. Type: ssh [email protected]
2. Type the password.
3. Open the configuration file using command: vim /etc/config/network
4.
Press “i” to enter the input mode, and change the line "option ipaddr" in the
interface "lan" to the corresponding address.
5. If the MC PMRL is to go online via a router, the line option gateway
'aaa.bbb.ccc.ddd' can be added (with the IP address of the router).
6. Then press Escape to save the file, and then type :wq and press Enter.
7.
Finally, type service network reload and press Enter
.
Restart the network services with the new settings. After a few seconds the MC
PMRL has the new IP address. If necessary, the network connection at the host PC
must be briefly disconnected and reconnected so that the PC can obtain a new IP.
Using Luci Web interface
1.
Click on "Network" in the left menu and then on "Interfaces".
2.
Click on the "EDIT" button at the "LAN" interface.
3.
Change IPv4 address to the wanted IP address and click on SAVE.
4.
Click on SAVE&APPLY.
5.
Login in to LuCi using the new IP address.