• 7 December 2024

Sample BGP topology redundancy

We have a sample topology as below. On AS4000 side, there is a PC goes to R1 and some IPs behind the R1. vSRX1 and R1 routers have 2 WAN connection between them. We name upper one as line 1 and lower one is line 2. vSRX1 receives routes of 8.8.8.0/23 and 12.12.12.0/24 through line…

Read More

OSPF Single Area Lab with Netmiko

Here is OSPF Single Area Lab prepared by Rene Molenaar. Let’s create a topology on EVE-NG and solve it with Python script using Netmiko. Goal 1-2 In my EVE-NG topology, HongKong, Amsterdam and Barcelona have telnet connection info 192.168.29.131:32769 , 192.168.29.131:32770 , 192.168.29.131:32771 respectively. Also, there is no credential to make telnet connection. This is…

Read More