]> git.sesse.net Git - nms/blobdiff - config/make-port-config.pl
Add logging to mbd.
[nms] / config / make-port-config.pl
index 83fa99700ec649008a143af0ceb42030f058d49f..ee75cab1b2e4e1b693d32bf07858f1027ce76b9c 100755 (executable)
@@ -32,12 +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
 !