Chapter 21: OSPF Network Types and Neighbors

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/11

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

12 Terms

1
New cards
ip ospf hello-interval 10
Interface subcommand setting the OSPF Hello interval to 10 seconds.
2
New cards
ip ospf dead-interval 40
Interface subcommand setting the OSPF Dead timer to 40 seconds.
3
New cards
passive-interface GigabitEthernet0/4
Router subcommand making GigabitEthernet0/4 passive to suppress Hellos and neighbor discovery.
4
New cards
ip ospf priority 128
Interface subcommand setting the OSPF priority to 128 for DR/BDR elections.
5
New cards
ip ospf network point-to-point
Interface subcommand configuring the network type to point-to-point on the interface.
6
New cards
shutdown
OSPF configuration-mode command to disable OSPF on the current interface.
7
New cards
show ip protocols
Displays routing protocol settings and timers, including Hello and Dead intervals.
8
New cards
show ip ospf interface brief
Lists OSPF-enabled interfaces with their current state and timers.
9
New cards
show ip ospf interface GigabitEthernet0/4
Displays detailed OSPF parameters, including Hello and Dead timers, on GigabitEthernet0/4.
10
New cards
show ip ospf neighbor
Shows a summary of all OSPF neighbors and their current states.
11
New cards
show ip ospf
Provides status messages about the OSPF process and Router ID.
12
New cards
show interfaces
Lists detailed information, state, and counters for all interfaces.