This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| juniper [2025/07/17 14:15] – adminent | juniper [2025/07/17 14:52] (current) – adminent | ||
|---|---|---|---|
| Line 109: | Line 109: | ||
| * **show route protocol ospf** | * **show route protocol ospf** | ||
| * **show route protocol ospf table inet.0** | * **show route protocol ospf table inet.0** | ||
| + | |||
| + | ===OSPFv2 View Configuration=== | ||
| + | * **show configuration protocols ospf** | ||
| ===Configure OSPFv2=== | ===Configure OSPFv2=== | ||
| Line 140: | Line 143: | ||
| * Configure a routing policy to advertise between routing protocols. | * Configure a routing policy to advertise between routing protocols. | ||
| - ++Answer|Under Construction ++ | - ++Answer|Under Construction ++ | ||
| + | |||
| + | |||
| + | ===OSPFv2 vs. OSPFv3=== | ||
| + | ^ OSPFv2 | ||
| + | |Advertises only IPv4|Can only advertise IPv4 or IPv4 and IPv6| | ||
| + | |Configured and verified using **ospf**|Configured and verified using **ospf3**| | ||
| + | ^ Both have ^^ | ||
| + | |Link-state databases|| | ||
| + | |Generate LSAs|| | ||
| + | |Use metric|| | ||
| + | |||
| + | ===OSPFv3 Notes=== | ||
| + | * HELLO messages are sent to ff02::5/128 | ||
| + | |||
| + | ===Configuration for OSPFv3: IPv6=== | ||
| + | * **set protocols ospf area 0 interface et-0/ | ||
| + | * **set protocols ospf area 0 interface et-0/0/8.0 passive** | ||
| + | * **set protocols ospf area 0 interface et-0/0/9.0 passive** | ||
| + | * **set protocols ospf area 0 interface et-0/0/10.0 passive** | ||
| + | |||
| + | ===OSPFv3 View Configuration=== | ||
| + | * **show configuration protocols ospf3** | ||
| + | |||
| + | ===OSPFv3 Verification Commands=== | ||
| + | * **show ospf3 neighbors** | ||
| + | * **show route protocol ospf3** | ||
| + | |||
| ===JNCIA-104=== | ===JNCIA-104=== | ||
| [[https:// | [[https:// | ||