diff options
-rw-r--r-- | config/lhn2ix.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/config/lhn2ix.txt b/config/lhn2ix.txt index cc0b688..45c27c2 100644 --- a/config/lhn2ix.txt +++ b/config/lhn2ix.txt @@ -1,12 +1,6 @@ set interfaces ethernet eth0 address dhcp set interfaces ethernet eth0 description Internet -set interfaces ethernet eth0 dhcpv6-pd pd 0 interface switch0 host-address '::1' -set interfaces ethernet eth0 dhcpv6-pd pd 0 interface switch0 prefix-id ':1' -set interfaces ethernet eth0 dhcpv6-pd pd 0 interface switch0 service slaac -set interfaces ethernet eth0 dhcpv6-pd pd 0 prefix-length 56 -set interfaces ethernet eth0 dhcpv6-pd rapid-commit enable set interfaces ethernet eth0 duplex auto -set interfaces ethernet eth0 ipv6 dup-addr-detect-transmits 1 set interfaces ethernet eth0 poe output off set interfaces ethernet eth0 speed auto set interfaces ethernet eth1 description conflatorio @@ -31,9 +25,7 @@ set interfaces ethernet eth5 speed auto set interfaces loopback lo set interfaces switch switch0 address 'fdb1:4242:3538:2008::1/64' set interfaces switch switch0 address 192.168.11.1/24 -set interfaces switch switch0 address '2a06:2240:f00d:b50d::/64' set interfaces switch switch0 description Local -set interfaces switch switch0 ipv6 address set interfaces switch switch0 ipv6 dup-addr-detect-transmits 1 set interfaces switch switch0 mtu 1500 set interfaces switch switch0 switch-port interface eth1 |