Changes

Jump to navigation Jump to search
m
Line 53: Line 53:  
   /user set name=admin password=<new password>
 
   /user set name=admin password=<new password>
   −
== Network Configuration ==
+
== Configuration ==
 
Set $ADDRESS and $GATEWAY first or replace them in the line below with the actual values.
 
Set $ADDRESS and $GATEWAY first or replace them in the line below with the actual values.
 
   echo "/ip address add address=$ADDRESS interface=[/interface ethernet find where name=ether1] /ip route add gateway=$GATEWAY"
 
   echo "/ip address add address=$ADDRESS interface=[/interface ethernet find where name=ether1] /ip route add gateway=$GATEWAY"
Line 61: Line 61:  
**Set Gateway IP address with:  '''/ip route add dst-address=0.0.0.0/0 gateway=<gateway IP>'''
 
**Set Gateway IP address with:  '''/ip route add dst-address=0.0.0.0/0 gateway=<gateway IP>'''
    +
== Finishing Up ==
 
*Now login to the web page of your MikroTik CHR using http://<IP> or download Winbox from https://mikrotik.com/download to login and configure your MikroTik CHR.
 
*Now login to the web page of your MikroTik CHR using http://<IP> or download Winbox from https://mikrotik.com/download to login and configure your MikroTik CHR.
 
*Read the documentation at https://help.mikrotik.com/docs/display/ROS/Getting+started pay special attention to the First Time Configuration section
 
*Read the documentation at https://help.mikrotik.com/docs/display/ROS/Getting+started pay special attention to the First Time Configuration section

Navigation menu