Difference between revisions of "IPv6: Mikrotik: OSPF"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 1: | Line 1: | ||
routing ospf-v3 interface add interface=ether1 area=backbone | routing ospf-v3 interface add interface=ether1 area=backbone | ||
+ | |||
+ | |||
+ | /routing ospf-v3 export | ||
+ | /routing ospf-v3 instance | ||
+ | set [ find default=yes ] disabled=no redistribute-connected=as-type-1 router-id=192.168.110.251 | ||
+ | /routing ospf-v3 interface | ||
+ | add area=backbone disabled=no interface="eth2 - crs1 to crs2" | ||
+ | |||
+ | |||
+ | |||
==Referensi== | ==Referensi== |
Revision as of 15:09, 7 January 2019
routing ospf-v3 interface add interface=ether1 area=backbone
/routing ospf-v3 export /routing ospf-v3 instance set [ find default=yes ] disabled=no redistribute-connected=as-type-1 router-id=192.168.110.251 /routing ospf-v3 interface add area=backbone disabled=no interface="eth2 - crs1 to crs2"
Referensi