From 9fa2ecc91fea02ed7163834a4f97ccce3db411ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sa=C5=A1a=20Kariz?= <128377406+sasakariz1@users.noreply.github.com> Date: Fri, 1 Mar 2024 17:51:11 +0100 Subject: [PATCH] Update Wan-1-BASE --- .../training-fxf-ceos/configlets/Wan-1-BASE | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/topologies/training-fxf-ceos/configlets/Wan-1-BASE b/topologies/training-fxf-ceos/configlets/Wan-1-BASE index 7679d262..3dd1ea7f 100644 --- a/topologies/training-fxf-ceos/configlets/Wan-1-BASE +++ b/topologies/training-fxf-ceos/configlets/Wan-1-BASE @@ -43,3 +43,24 @@ ip routing vrf MGMT ! ip route vrf MGMT 0.0.0.0/0 192.168.0.1 ! +ip routing +ip routing vrf MGMT +! +ip route 0.0.0.0/0 172.28.138.5 20 +ip route 0.0.0.0/0 172.28.144.5 21 +ip route 12.0.0.0/24 172.28.138.5 20 +ip route 12.0.0.0/24 172.28.144.5 21 +ip route 14.0.0.0/24 172.28.144.5 20 +ip route 14.0.0.0/24 172.28.138.5 21 +ip route vrf MGMT 0.0.0.0/0 192.168.0.1 +! +! +ip radius source-interface Management0 +! +management telnet + no shutdown +! +! +management ssh + no shutdown +!