IPv6 BGP Routing Filters Mikrotik RouterOS

/routing filter
add chain=ipv6-ebgp-relaxed action=reject prefix=3ffe::/16 prefix-length=0-128
add chain=ipv6-ebgp-relaxed action=reject prefix=2001:db8::/32 prefix-length=0-128
add chain=ipv6-ebgp-relaxed action=accept prefix=2001::/32
add chain=ipv6-ebgp-relaxed action=reject prefix=2001::/32 prefix-length=0-128
add chain=ipv6-ebgp-relaxed action=accept prefix=2002::/16
add chain=ipv6-ebgp-relaxed action=reject prefix=2002::/16 prefix-length=0-128
add chain=ipv6-ebgp-relaxed action=reject prefix=0000::/8 prefix-length=0-128
add chain=ipv6-ebgp-relaxed action=reject prefix=fe00::/9 prefix-length=0-128
add chain=ipv6-ebgp-relaxed action=reject prefix=ff00::/8 prefix-length=0-128
add chain=ipv6-ebgp-relaxed action=accept prefix=2000::/3 prefix-length=0-48
add chain=ipv6-ebgp-relaxed action=reject prefix=0::/0 prefix-length=0-128

 

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

Этот сайт использует Akismet для борьбы со спамом. Узнайте, как обрабатываются ваши данные комментариев.