routers update
This commit is contained in:
parent
6f023271ba
commit
0491307f8d
11 changed files with 22 additions and 26 deletions
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 33ea23a718ee57a8319e292514ef76ce107a3527
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
# 2026-05-12 13:22:00 by RouterOS 7.21.4
|
||||
# 2026-05-14 08:38:20 by RouterOS 7.21.4
|
||||
# software id = K4QG-8NQV
|
||||
#
|
||||
# model = RB5009UG+S+
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# 2026-05-12 13:22:01 by RouterOS 7.21.4
|
||||
# 2026-05-14 08:38:20 by RouterOS 7.21.4
|
||||
# software id = FUVS-HCM5
|
||||
#
|
||||
# model = CCR1009-7G-1C-1S+
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# 2026-05-12 13:22:00 by RouterOS 7.21.4
|
||||
# 2026-05-14 08:38:19 by RouterOS 7.21.4
|
||||
# software id = UETF-WF31
|
||||
#
|
||||
# model = CCR2004-16G-2S+
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# 2026-05-12 13:22:01 by RouterOS 7.21.4
|
||||
# 2026-05-14 08:38:20 by RouterOS 7.21.4
|
||||
# software id = XS5B-41QR
|
||||
#
|
||||
# model = CCR1009-7G-1C-1S+
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# 2026-05-12 13:22:01 by RouterOS 7.21.4
|
||||
# 2026-05-14 08:38:20 by RouterOS 7.21.4
|
||||
# software id = HVP9-3G0K
|
||||
#
|
||||
# model = CCR1009-7G-1C-1S+
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# may/12/2026 13:22:00 by RouterOS 6.49.18
|
||||
# may/14/2026 08:38:19 by RouterOS 6.49.18
|
||||
# software id = 8XZE-R7EJ
|
||||
#
|
||||
# model = CCR2004-1G-12S+2XS
|
||||
|
|
@ -535,7 +535,7 @@ set api-ssl address=0.0.0.0/0 certificate=server
|
|||
set always-allow-password-login=yes forwarding-enabled=remote strong-crypto=\
|
||||
yes
|
||||
/ipv6 address
|
||||
add address=2605:6000:0:8::f:373/127 advertise=no interface=\
|
||||
add address=2605:6000:0:8::f:373/127 advertise=no disabled=yes interface=\
|
||||
sfp-sfpplus12-spectrum
|
||||
add address=2606:1c80::1 interface=vlan9_sfpplus8
|
||||
add address=2606:1c80:0:10::254/128 advertise=no comment="edge loopback" \
|
||||
|
|
@ -544,6 +544,8 @@ add address=2606:1c80:0:11::1 advertise=no comment=\
|
|||
"P2P edge<->core direct (backup)" interface=sfp-sfpplus7-core-direct
|
||||
add address=2606:1c80:0:1002::1 advertise=no comment=\
|
||||
"P2P edge<->core via preseem (primary)" interface=sfp-sfpplus11-preseem
|
||||
add address=2605:ed00:ec32:10c0::2 advertise=no interface=\
|
||||
sfp-sfpplus12-spectrum
|
||||
/ipv6 firewall address-list
|
||||
add address=2606:1c80::/32 list=bgp-networks
|
||||
/ipv6 firewall filter
|
||||
|
|
@ -606,7 +608,7 @@ add network=2606:1c80::/32 synchronize=no
|
|||
add in-filter=twc-in name=twc out-filter=twc-out remote-address=71.41.226.117 \
|
||||
remote-as=11427 ttl=default
|
||||
add address-families=ipv6 in-filter=twc-in name=twc-v6 out-filter=twc-out \
|
||||
remote-address=2605:6000:0:8::f:372 remote-as=11427 ttl=default
|
||||
remote-address=2605:ed00:ec32:10c0::1 remote-as=11427 ttl=default
|
||||
add address-families=ip,ipv6 default-originate=always disabled=yes name=\
|
||||
edge_core_preseem nexthop-choice=propagate out-filter=bgp-default-only \
|
||||
remote-address=204.110.191.185 remote-as=393837
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# 2026-05-12 13:22:00 by RouterOS 7.22.3
|
||||
# 2026-05-14 08:38:20 by RouterOS 7.22.3
|
||||
# software id = ZGNY-ZJW7
|
||||
#
|
||||
# model = RB5009UG+S+
|
||||
|
|
@ -455,11 +455,6 @@ set enabled=yes
|
|||
add disabled=yes interface=ether6-tmobile type=external
|
||||
add interface=*14 type=external
|
||||
add interface=bridge type=internal
|
||||
/ipv6 address
|
||||
add address=::1 comment="home main LAN" disabled=yes from-pool=home-pd \
|
||||
interface=bridge
|
||||
add address=::1 comment="home servers LAN" disabled=yes from-pool=home-pd \
|
||||
interface=ether3-servers
|
||||
/ipv6 dhcp-client
|
||||
add add-default-route=yes comment=\
|
||||
"DHCPv6-PD from TMHI (disabled - TMHI runs SLAAC only, no PD server)" \
|
||||
|
|
@ -467,8 +462,8 @@ add add-default-route=yes comment=\
|
|||
pool-prefix-length=64 prefix-hint=::/56 request=address,prefix
|
||||
add add-default-route=yes comment=\
|
||||
"DHCPv6-PD from verona (disabled, fallback)" default-route-distance=2 \
|
||||
disabled=yes interface=ether5-vntx-static pool-name=home-pd-vntx \
|
||||
pool-prefix-length=64 request=prefix
|
||||
interface=ether5-vntx-static pool-name=home-pd-vntx pool-prefix-length=56 \
|
||||
request=prefix
|
||||
/ipv6 dhcp-server
|
||||
add interface=bridge name=home-bridge-stateless
|
||||
add interface=ether3-servers name=home-servers-stateless
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# 2026-05-12 13:22:01 by RouterOS 7.21.4
|
||||
# 2026-05-14 08:38:20 by RouterOS 7.21.4
|
||||
# software id = 2I9X-PQZP
|
||||
#
|
||||
# model = CCR1009-7G-1C-1S+
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# 2026-05-12 13:22:01 by RouterOS 7.21.4
|
||||
# 2026-05-14 08:38:20 by RouterOS 7.21.4
|
||||
# software id = 5HTF-YFWV
|
||||
#
|
||||
# model = CCR1009-7G-1C-1S+
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# 2026-05-12 13:22:00 by RouterOS 7.21.4
|
||||
# 2026-05-14 08:38:20 by RouterOS 7.21.4
|
||||
# software id = Y1CT-1WB1
|
||||
#
|
||||
# model = CCR2004-16G-2S+
|
||||
|
|
@ -174,6 +174,12 @@ add address-pool=verona-cgnat addresses-per-mac=unlimited interface=verona \
|
|||
name=hotspot1 profile=hsprof1
|
||||
/ip smb users
|
||||
set [ find default=yes ] disabled=yes
|
||||
/ipv6 dhcp-server
|
||||
add address-pool=verona-cust-pd-1 interface=verona name=verona-cust-pd-server
|
||||
add address-pool=altoga-cust-pd-1 interface=ether6-switch name=\
|
||||
altoga-cust-pd-server
|
||||
add interface=vlan9_sfpplus1 name=verona-wired-pd prefix-pool=\
|
||||
verona-cust-pd-1
|
||||
/ipv6 dhcp-server option
|
||||
add code=23 name=v6-dns value="'2606:4700:4700::1111''2606:4700:4700::1001'"
|
||||
/ipv6 pool
|
||||
|
|
@ -910,12 +916,6 @@ add address=2606:1c80:1500::1 comment="altoga mgmt LAN" interface=\
|
|||
ether6-switch
|
||||
add address=2606:1c80:0:30::1 advertise=no comment="P2P verona<->graham home" \
|
||||
interface=vlan9_sfpplus1
|
||||
/ipv6 dhcp-server
|
||||
add address-pool=verona-cust-pd-1 interface=verona name=verona-cust-pd-server
|
||||
add address-pool=altoga-cust-pd-1 interface=ether6-switch name=\
|
||||
altoga-cust-pd-server
|
||||
add interface=vlan9_sfpplus1 name=verona-wired-pd prefix-pool=\
|
||||
verona-cust-pd-1
|
||||
/ipv6 firewall filter
|
||||
add action=accept chain=input comment=established connection-state=\
|
||||
established,related
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue