diff --git a/settings.yaml b/settings.yaml index 34d0a3f..4fc29ad 100644 --- a/settings.yaml +++ b/settings.yaml @@ -1,9 +1,9 @@ DHCP: - SERVER_IP: 192.168.1.7 + SERVER_IP: 192.168.0.247 SERVER_PORT: 67 MAX_BYTES: 1024 TFTP: - SERVER_IP: 192.168.1.7 + SERVER_IP: 192.168.0.247 IP_Addressing: - MANAGEMENT_RANGE: 192.168.1.0/24 + MANAGEMENT_RANGE: 192.168.0.0/24 P2P_RANGE: 10.0.0.0/24 \ No newline at end of file diff --git a/topology/topology.png b/topology/topology.png index d9331f7..5ce943d 100644 Binary files a/topology/topology.png and b/topology/topology.png differ diff --git a/topology/topology.yaml b/topology/topology.yaml index e02614e..1c3d773 100644 --- a/topology/topology.yaml +++ b/topology/topology.yaml @@ -30,8 +30,8 @@ Lab: 3: a_end: UBUNTU b_end: LAB-RELAY - a_end_ip: 192.168.1.7 - b_end_ip: 192.168.1.150 + a_end_ip: 192.168.0.247 + b_end_ip: 192.168.0.249 a_end_interface: eth0 b_end_interface: GigabitEthernet8 edge_index: 0