From b79d6679a7ce69314564f0ce92615a8fc3282b18 Mon Sep 17 00:00:00 2001 From: Laurent Mazet Date: Tue, 30 Aug 2016 10:49:17 +0200 Subject: [PATCH] correct error in swm configuration (vlan 11) --- master/opt/tftp/swm.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/master/opt/tftp/swm.txt b/master/opt/tftp/swm.txt index 9ed5e78..e49790b 100644 --- a/master/opt/tftp/swm.txt +++ b/master/opt/tftp/swm.txt @@ -334,7 +334,7 @@ interface Vlan10 ip address 100.100.100.100 255.255.255.0 ip pim sparse-mode ! -interface Vlan10 +interface Vlan11 ip address 110.110.110.110 255.255.255.0 ip pim sparse-mode ! -- 2.30.2