I needed add static routing to my Edgerouter on console:
Code: Select all
set protocols static route6 2a01:1150:1:100::/56 next-hop 2a01:1150:1::2
commit; save;
Code: Select all
set protocols static route6 2a01:1150:1:100::/56 next-hop 2a01:1150:1::2
commit; save;