diff options
| author | Trygve Laugstøl <trygvis@inamo.no> | 2025-08-13 21:20:04 +0200 |
|---|---|---|
| committer | Trygve Laugstøl <trygvis@inamo.no> | 2025-12-19 13:47:25 +0100 |
| commit | c990f4ccc9c9b63b2e27c1948c2a2f6dc07e7fe2 (patch) | |
| tree | fdd9369fda126459136b2c9a94a1ae853bd817a8 /config | |
| parent | 780eebe69c0feb2f974c0702ea0481cbf8972aac (diff) | |
| download | infra-c990f4ccc9c9b63b2e27c1948c2a2f6dc07e7fe2.tar.gz infra-c990f4ccc9c9b63b2e27c1948c2a2f6dc07e7fe2.tar.bz2 infra-c990f4ccc9c9b63b2e27c1948c2a2f6dc07e7fe2.tar.xz infra-c990f4ccc9c9b63b2e27c1948c2a2f6dc07e7fe2.zip | |
kv24ix: Updating config
Diffstat (limited to 'config')
| -rw-r--r-- | config/kv24ix.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/kv24ix.txt b/config/kv24ix.txt index 2c04479..cfb043c 100644 --- a/config/kv24ix.txt +++ b/config/kv24ix.txt @@ -133,6 +133,7 @@ set protocols bgp 4242423538 neighbor 'fdb1:4242:3538:2f01::a' address-family ip set protocols bgp 4242423538 neighbor 'fdb1:4242:3538:2f01::a' address-family ipv6-unicast soft-reconfiguration inbound set protocols bgp 4242423538 neighbor 'fdb1:4242:3538:2f01::a' capability dynamic set protocols bgp 4242423538 neighbor 'fdb1:4242:3538:2f01::a' capability graceful-restart +set protocols bgp 4242423538 neighbor 'fdb1:4242:3538:2f01::a' description knot set protocols bgp 4242423538 neighbor 'fdb1:4242:3538:2f01::a' password trygvis set protocols bgp 4242423538 neighbor 'fdb1:4242:3538:2f01::a' remote-as 4242423538 set protocols bgp 4242423538 neighbor 'fdb1:4242:3538:2f01::a' soft-reconfiguration inbound @@ -152,6 +153,8 @@ set service dhcp-server shared-network-name LAN subnet 192.168.10.0/24 static-ma set service dhcp-server shared-network-name LAN subnet 192.168.10.0/24 static-mapping kjokken mac-address 'b4:fb:e4:76:3b:2b' set service dhcp-server shared-network-name LAN subnet 192.168.10.0/24 static-mapping kontor ip-address 192.168.10.22 set service dhcp-server shared-network-name LAN subnet 192.168.10.0/24 static-mapping kontor mac-address 'b4:fb:e4:76:3b:1c' +set service dhcp-server shared-network-name LAN subnet 192.168.10.0/24 static-mapping kontor-mfp ip-address 192.168.10.30 +set service dhcp-server shared-network-name LAN subnet 192.168.10.0/24 static-mapping kontor-mfp mac-address '48:9e:bd:6b:a0:8b' set service dhcp-server shared-network-name LAN subnet 192.168.10.0/24 static-mapping laboratorium ip-address 192.168.10.26 set service dhcp-server shared-network-name LAN subnet 192.168.10.0/24 static-mapping laboratorium mac-address 'd8:b3:70:b3:35:19' set service dhcp-server shared-network-name LAN subnet 192.168.10.0/24 static-mapping nede ip-address 192.168.10.25 |
