Changes

no edit summary
Line 45: Line 45:  
==CLI/SSH Router configuration==
 
==CLI/SSH Router configuration==
 
For the next part you will be configuring router via SSH. For this you need to use the command line interface (CLI) or a SSH software if you’re using Windows or iOS. In this example software '''putty''' will be used. Open '''putty''' enter routers LAN IP address and press '''Open'''.<br>
 
For the next part you will be configuring router via SSH. For this you need to use the command line interface (CLI) or a SSH software if you’re using Windows or iOS. In this example software '''putty''' will be used. Open '''putty''' enter routers LAN IP address and press '''Open'''.<br>
[[File:0006.png|thumb]]
+
[[File:0006.png]]
 
After clicking '''Open''' you will need to enter router credentials.
 
After clicking '''Open''' you will need to enter router credentials.
 
<li>Login as: '''root'''</li>
 
<li>Login as: '''root'''</li>
 
<li>Password: routers admin password (by default admin01)</li>
 
<li>Password: routers admin password (by default admin01)</li>
[[File:0007.png|thumb]]<br>
+
[[File:0007.png]]<br>
 
Now when you are connected you will need to make changes to network settings, this will be
 
Now when you are connected you will need to make changes to network settings, this will be
 
achieved via SSH command: '''vi''', which allows you to edit settings in the router. Enter following
 
achieved via SSH command: '''vi''', which allows you to edit settings in the router. Enter following
Line 67: Line 67:  
<li>'''option backup '1''''</li>
 
<li>'''option backup '1''''</li>
 
<li>'''option metric '10''''</li>
 
<li>'''option metric '10''''</li>
[[File:00008.png|thumb]]<br>
+
[[File:00008.png]]<br>
 
Press '''Esc''' and write ''':wq'''.
 
Press '''Esc''' and write ''':wq'''.
 
After that you will need to restart network service on the router, for this use command:
 
After that you will need to restart network service on the router, for this use command:

Navigation menu