Term
|
Definition
Enters OSPF configuration mode for the listed process. |
|
|
Term
network ip-address wildcardmask area area-id |
|
Definition
Router subcommand that enables OSPF on interfaces matching the address/wildcard combination and sets the OSPF area. |
|
|
Term
ip ospf process-id area areanumber |
|
Definition
Interface subcommand to enable OSPF on the interface and to assign the interface to a specific OSPF area. |
|
|
Term
ip ospf cost interface-cost |
|
Definition
Interface subcommand that sets the OSPF cost associated with the interface. |
|
|
Term
|
Definition
Interface subcommand that directly sets the interface bandwidth (Kbps). |
|
|
Term
auto-cost reference-bandwidth number |
|
Definition
Router subcommand that tells OSPF the numerator in the Reference_bandwidth / Interface_bandwidth formula used to calculate the OSPF cost based on the interface bandwidth. |
|
|
Term
|
Definition
OSPF command that statically sets the router ID. |
|
|
Term
interface loopback number |
|
Definition
Global command to create a loopback interface and to navigate to interface configuration mode for that interface. |
|
|
Term
maximum-paths number-ofpaths |
|
Definition
Router subcommand that defines the maximum number of equal-cost routes that can be added to the routing table. |
|
|
Term
passive-interface type number |
|
Definition
Router subcommand that makes the interface passive to OSPF, meaning that the OSPF process will not form neighbor relationships with neighbors reachable on that interface. |
|
|
Term
passive-interface default |
|
Definition
OSPF subcommand that changes the OSPF default for interfaces to be passive instead of active (not passive). |
|
|
Term
no passive-interface type number |
|
Definition
OSPF subcommand that tells OSPF to be active (not passive) on that interface or subinterface. |
|
|
Term
default-information originate [always] |
|
Definition
OSPF subcommand to tell OSPF to create and advertise an OSPF default route, as long as the router has some default route (or to always advertise a default, if the always option is configured). |
|
|
Term
|
Definition
Lists information about the OSPF process running on the router, including the OSPF router ID, areas to which the router connects, and the number of interfaces in each area. |
|
|
Term
show ip ospf interface brief |
|
Definition
Lists the interfaces on which the OSPF protocol is enabled (based on the network commands), including passive interfaces. |
|
|
Term
show ip ospf interface [type number |
|
Definition
Lists a long section of settings, status, and counters for OSPF operation on all interfaces, or on the listed interface, including the Hello and Dead Timers. |
|
|
Term
|
Definition
Shows routing protocol parameters and current timer values. |
|
|
Term
show ip ospf neighbor [type number] |
|
Definition
Lists brief output about neighbors, identified by neighbor router ID, including current state, with one line per neighbor; optionally, limits the output to neighbors on the listed interface. |
|
|
Term
show ip ospf neighbor neighbor-ID |
|
Definition
Lists the same output as the show ip ospf neighbor detail command, but only for the listed neighbor (by neighbor RID). |
|
|
Term
|
Definition
Lists a summary of the LSAs in the database, with one line of output per LSA. It is organized by LSA type (first type 1, then type 2, and so on). |
|
|
Term
|
Definition
|
|
Term
|
Definition
Lists routes in the routing table learned by OSPF. |
|
|
Term
show ip route ip-address mask |
|
Definition
Shows a detailed description of the route for the listed subnet/mask. |
|
|
Term
|
Definition
Resets the OSPF process, resetting all neighbor relationships and also causing the process to make a choice of OSPF RID. |
|
|