From a022ce3702c38358db2e457d0fbd73741003ad55 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Thomas=20P=C3=A9rennou=20=28Viveris=20Technologie=29?= Date: Mon, 23 Jun 2014 19:12:48 +0200 Subject: [PATCH] Change swm vlan26 IP to 10.133.26.230 (was 232 and in conflict with swg2) --- install/tftp/swm.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/tftp/swm.txt b/install/tftp/swm.txt index eeeeefc..b3b3968 100644 --- a/install/tftp/swm.txt +++ b/install/tftp/swm.txt @@ -329,7 +329,7 @@ interface Vlan10 ip pim sparse-mode ! interface Vlan26 - ip address 10.133.26.232 255.255.255.0 + ip address 10.133.26.230 255.255.255.0 ip pim dense-mode ! ip forward-protocol udp echo -- 2.30.2