Changes

Line 12: Line 12:     
* One RUTxxx router
 
* One RUTxxx router
* One Cisco router (this configuration example was created using Cisco 7200 Series Router)
+
* One Cisco router (this configuration example was created using Cisco ISR4321 Router)
 
* A PC to configure the routers
 
* A PC to configure the routers
 
* PuTTy or similiar terminal program
 
* PuTTy or similiar terminal program
Line 64: Line 64:  
# Set '''Local GRE interface IPv4 address''' to 172.16.0.1
 
# Set '''Local GRE interface IPv4 address''' to 172.16.0.1
 
# Enter '''Local GRE interface netmask''' - 255.255.255.0
 
# Enter '''Local GRE interface netmask''' - 255.255.255.0
# When creating new GRE interface you will first have to '''Add''' in '''Routing Settings''' before entering following information.
+
# When creating new GRE interface you will first have to press '''Add''' in '''Routing Settings''' before entering following information.
 
# Enter '''Remote subnet IP address''' - 192.168.5.0
 
# Enter '''Remote subnet IP address''' - 192.168.5.0
 
# Enter '''Remote subnet netmask''' - 255.255.255.0
 
# Enter '''Remote subnet netmask''' - 255.255.255.0
Line 74: Line 74:  
If all steps were followed correctly, tunnel interface should be active. 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 <Cisco_ip_address>''' and press the "Enter" key on your keyboard. You can also check it form Cisco routers side, connect to router with PuTTy or equivalent program and use same ping command '''ping <RUT_ip_address>'''.
 
If all steps were followed correctly, tunnel interface should be active. 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 <Cisco_ip_address>''' and press the "Enter" key on your keyboard. You can also check it form Cisco routers side, connect to router with PuTTy or equivalent program and use same ping command '''ping <RUT_ip_address>'''.
   −
[[File:C:\Users\Vidas\Desktop\Teltonika\wiki\CISCO RUT GRE to GRE\Networking_rutxxx_configuration_example_cli_cisco_gre_ping.png|border|class=tlt-border]]
+
[[File:Networking_rutxxx_configuration_example_cli_cisco_gre_ping.png|border|class=tlt-border]]
 
    
 
    
 
If ping requests are working, yours setup ready to use! If not please review the steps in this example once more.
 
If ping requests are working, yours setup ready to use! If not please review the steps in this example once more.

Navigation menu