Changes

no edit summary
Line 113: Line 113:  
==Configure OSPF Networks==
 
==Configure OSPF Networks==
 
[[File:OSPF via VPLS and ZerotierVPN OSPF Networks.png|left|frame|alt=|border]]
 
[[File:OSPF via VPLS and ZerotierVPN OSPF Networks.png|left|frame|alt=|border]]
  −
  −
  −
  −
  −
  −
  −
  −
        Line 131: Line 122:  
Connect to device via SSH and press command “vtysh”
 
Connect to device via SSH and press command “vtysh”
 
[[File:OSPF via VPLS and ZerotierVPN Test vtysh.png|left|frame|alt=|border]]
 
[[File:OSPF via VPLS and ZerotierVPN Test vtysh.png|left|frame|alt=|border]]
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
      
Check OSPF neighbor device with command “<b>show ip ospf neighbor</b>”
 
Check OSPF neighbor device with command “<b>show ip ospf neighbor</b>”
 
[[File:OSPF via VPLS and ZerotierVPN Test OSPF neighbor.png|left|frame|alt=|border]]
 
[[File:OSPF via VPLS and ZerotierVPN Test OSPF neighbor.png|left|frame|alt=|border]]
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
        Line 173: Line 132:  
Check routes via command “show ip route”
 
Check routes via command “show ip route”
 
[[File:OSPF via VPLS and ZerotierVPN Test route.png|left|alt=|frame|border]]
 
[[File:OSPF via VPLS and ZerotierVPN Test route.png|left|alt=|frame|border]]
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
        Line 214: Line 138:     
Finally route trace test. Connect client(you notebook) to router, and get address via DHCP, in test we see what computer get address 192.168.200.236 and we make tracert to server with another addresses ( 10.127.0.254 )
 
Finally route trace test. Connect client(you notebook) to router, and get address via DHCP, in test we see what computer get address 192.168.200.236 and we make tracert to server with another addresses ( 10.127.0.254 )
 +
 
[[File:OSPF via VPLS and ZerotierVPN Test traceroute.png|alt=|left|frame|border]]
 
[[File:OSPF via VPLS and ZerotierVPN Test traceroute.png|alt=|left|frame|border]]
 
<br>
 
<br>
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
  −
            
If we make trace we see all hops, Gateway 192.168.200.1 on side 192.168.200.1, VPLS interface routers on side 10.127.0.1/24 and last hop its endpoint (10.127.0.254)
 
If we make trace we see all hops, Gateway 192.168.200.1 on side 192.168.200.1, VPLS interface routers on side 10.127.0.1/24 and last hop its endpoint (10.127.0.254)