Ch 8 Configuration Commands Flashcards
router ospf
Enters OSPF configuration mode for the listed OSPF process.
network area
Router subcommand that enables OSPF on an interface matching the address/wildcard combination and sets the area.
ip ospf area
Interface subcommand enabling OSPF on the interface and assigning that interface an area.
ip ospf cost
Interface subcommand that sets the OSPF cost associated with that interface
bandwidth
Interface subcommand that sets bandwidth on the interface for routing purposes only
auto-cost reference-bandwidth
Router subcommand that tells the router the numerator in the Reference Bandwidth / Interface Bandwidth formula used to calculate the OSPF cost based on the interface bandwidth.
router-id
Router subcommand that statically sets the router ID
interface loopback
Global command to create a loopback interface and to navigate to interface configuration mode for that interface.
maximum-paths
Router subcommand that defines the maximum number of equal cost routes that can be added to the routing table.
passive-interface fa0/0
Router subcommand that makes the interface passive.
no passive-interface fa0/0
Router subcommand that tells OSPF to be active on that interface.
passive-interface default
OSPF subcommand that changes OSPF default for interfaces to be Passive.
default-information originate
OSPF subcommand that tells OSPF to create and advertise an OSPF default route as long as the router has some default route.
What is the OSPF command to adjust the Hello interval
Interface subcommand, “ip ospf hello interval”
What is the OSPF command to adjust the Dead Interval?
Interface subcommand “ip ospf dead interval”