]> git.sesse.net Git - nms/blobdiff - config/make-port-config.pl
Add logging to mbd.
[nms] / config / make-port-config.pl
index 4da29638765a3dbfe7ed85a6ffdb1e0f69cb1d21..ee75cab1b2e4e1b693d32bf07858f1027ce76b9c 100755 (executable)
@@ -32,13 +32,14 @@ vlan $vlan
   name $name
 !
 default interface vlan $vlan
-interface $vlan
+interface vlan $vlan
   description $name
   ip address $ip 255.255.255.192
   ip directed-broadcast 10
   ip helper-address 87.76.254.2
   no ip proxy-arp
   ip access-group great-wall-of-tg in
+  ipv6 address 2001:16D8:FFFF:$vlan::1/64
   no shutdown
 !