Difference between revisions of "Quagga: OSPF redistribute static routing"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with "sumber: https://community.cisco.com/t5/switching/how-to-distribute-static-route-via-ospf/td-p/2199717 ip route 172.16.20.0 255.255.255.0 10.2.0.3 router ospf 1 redistr...") |
Onnowpurbo (talk | contribs) |
||
Line 2: | Line 2: | ||
− | ip route 172.16.20.0 | + | ip route 172.16.20.0/24 10.2.0.3 |
router ospf 1 | router ospf 1 |
Latest revision as of 07:13, 1 January 2019
sumber: https://community.cisco.com/t5/switching/how-to-distribute-static-route-via-ospf/td-p/2199717
ip route 172.16.20.0/24 10.2.0.3
router ospf 1 redistribute static
Referensi