Ch 8 Configuration Commands Flashcards

1
Q

router ospf

A

Enters OSPF configuration mode for the listed OSPF process.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

network area

A

Router subcommand that enables OSPF on an interface matching the address/wildcard combination and sets the area.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

ip ospf area

A

Interface subcommand enabling OSPF on the interface and assigning that interface an area.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

ip ospf cost

A

Interface subcommand that sets the OSPF cost associated with that interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

bandwidth

A

Interface subcommand that sets bandwidth on the interface for routing purposes only

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

auto-cost reference-bandwidth

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

router-id

A

Router subcommand that statically sets the router ID

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

interface loopback

A

Global command to create a loopback interface and to navigate to interface configuration mode for that interface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

maximum-paths

A

Router subcommand that defines the maximum number of equal cost routes that can be added to the routing table.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

passive-interface fa0/0

A

Router subcommand that makes the interface passive.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

no passive-interface fa0/0

A

Router subcommand that tells OSPF to be active on that interface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

passive-interface default

A

OSPF subcommand that changes OSPF default for interfaces to be Passive.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

default-information originate

A

OSPF subcommand that tells OSPF to create and advertise an OSPF default route as long as the router has some default route.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the OSPF command to adjust the Hello interval

A

Interface subcommand, “ip ospf hello interval”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What is the OSPF command to adjust the Dead Interval?

A

Interface subcommand “ip ospf dead interval”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the show command to see the timers?

A

show ip ospf interfaces fa0/0