Use the Command Reference to Check Your Memory
Table 10-3 lists the important commands from this chapter. To test your memory, cover the right side of the table with a piece of paper, read the description on the left side, and see how much of the command you can remember.
Table 10-3 Command Reference
Task |
Command Syntax |
---|---|
Configure OSPFv3 on a router and enable it on an interface |
router ospfv3 [process-id] interface interface-id ospfv3 process-id {ipv4 | ipv6} area area-id |
Configure a specific OSPFv3 interface as passive |
passive-interface interface-id |
Configure all OSPFv3 interfaces as passive |
passive-interface default |
Summarize an IPv6 network range on an ABR |
area area-id range prefix/prefix-length |
Configure an OSPFv3 interface as a point-to-point or broadcast network type |
ospfv3 network {point-to-point | broadcast} |
Display OSPFv3 interface settings |
show ospfv3 interface [interface-id] |
Display OSPFv3 IPv6 neighbors |
show ospfv3 ipv6 neighbor |