IPv6: Mikrotik: OSPF redistribute routing: Difference between revisions
From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs) Created page with " /routing ospf-v3 interface add interface=ether1 area=backbone /ipv6 route add dst-address=2001::/16 gateway=fe80::1%ether1 /routing ospf-v3 instance set default redistrib..." |
Onnowpurbo (talk | contribs) No edit summary |
||
| Line 5: | Line 5: | ||
/routing ospf-v3 instance set default redistribute-static=as-type-1 | /routing ospf-v3 instance set default redistribute-static=as-type-1 | ||
/routing ospf-v3 route print | /routing ospf-v3 route print | ||
==Referensi== | |||
* https://wiki.mikrotik.com/wiki/Manual:IPv6_Overview#OSPF | |||
Revision as of 00:51, 7 January 2019
/routing ospf-v3 interface add interface=ether1 area=backbone /ipv6 route add dst-address=2001::/16 gateway=fe80::1%ether1 /routing ospf-v3 instance set default redistribute-static=as-type-1 /routing ospf-v3 route print
Referensi