Changes

no edit summary
Line 38: Line 38:  
#Write '''Subnet Mask''' (create GRE tunnel netmask or just use the same as in the example)
 
#Write '''Subnet Mask''' (create GRE tunnel netmask or just use the same as in the example)
 
#Set '''MTU''' to '''1440'''.
 
#Set '''MTU''' to '''1440'''.
 +
 +
==Testing configuration==
 +
 +
Access '''RUT WebUI''', go to '''CLI''' and
 +
 +
If you've followed all the steps presented above, your configuration should be finished. But as with any other configuration, it is always wise to test the setup in order to make sure that it works properly. In order to test the GRE Tunnel connection, login to RUT WebUI and go to '''Services → CLI'''. Login with user name: '''root''' and the router's admin password. From there you should then be able to '''ping''' the opposite instance's virtual IP address. To use a ping command, type '''ping <ip_address>''' and press the "Enter" key on your keyboard:
 +
 +
[[File:]]
 +
 +
If the ping requests are successful, congratulations, your setup works! If not, we suggest that you review all steps once more.
0

edits