Difference between revisions of "Cisco: OSPF Point-to-Multipoint Broadcast"

From OnnoWiki
Jump to navigation Jump to search
(Created page with "Configuring OSPF for Point-to-Multipoint Broadcast Networks SUMMARY STEPS configure terminal interface type number ip ospf network point-to-multipoint exit router ospf...")
 
 
Line 9: Line 9:
 
  router ospf process-id
 
  router ospf process-id
 
  neighbor ip-address [cost number]
 
  neighbor ip-address [cost number]
 +
 +
 +
 +
==Pranala Menarik==
 +
 +
* [[Cisco]]
 +
* [[Juniper]]

Latest revision as of 14:23, 22 December 2018

Configuring OSPF for Point-to-Multipoint Broadcast Networks

SUMMARY STEPS

configure terminal
interface type number
ip ospf network point-to-multipoint
exit
router ospf process-id
neighbor ip-address [cost number]


Pranala Menarik