IPv6: Mikrotik: OSPF: Difference between revisions
From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs) No edit summary |
Onnowpurbo (talk | contribs) No edit summary |
||
| 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 08: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