Routing Technologies Flashcards
What IOS command will display VTP Statistics?
show vtp counters
Which IOS command is used to view information about OSFP routing process
show ip ospf
Your network consists of one HSRP group with six routers. All the routers are functioning correct, and the network has been stable of many days now. In which HSRP will the majority of Routers be in?
Listen
What are the output columns of the command ‘show ip ospf neighbour’ ?
- Neighbour ID - of the neighbour
- Pri - Priority of the neighbour
- State - Current OSPF state of the neighbour
- Dead Time - Current count down since last hello from the neighbour
- Address - IP address of the neighbour
- Interface - The neighbour was learned about via.
Which Network types will OSPF elect a DR?
Frame Relay
NBMA - Non-Broadcast Multi-Access
Ethernet segment
Broadcast Multi Access
What command was used to generate the following output?
P 172.16.16.0/24, 1 successors, FD is 284244
via 172.16.250.2 (284244/17669856), Serial0/0
via 172.16.251.2 (12738176/27819002), Serial0/1
P 172.16.250.0/24 , 1 successors, FD is 2248564
via Connected, Serial0/0
P 172.16.10.0/24 1 Successors, FD is 284244
via 172.16.50.1 (284244/17669856), Serial1/0
show ip eigrp topology
What is the AD value of a EIGRP Summery route ?
5 for a Smmary route
90 is for learned EIGRP routes.
What is a requirement for both ipv4 and ipv6 EIGRP
a router ID
For IPv6, if there are not IPv4 interfaces, a router ID needs to be defined.
For IPv4, a router ID can be defined or selected from a configured IPv4 address.
When defining a Network in EIGRP, which of the following are valid commands
network 192.168.1.1
network 10.0.0.0
network 10.2.2.2
network 192.168.1.0
network 10.0.0.0
network 192.168.1.0
The command should be in terms of the netowrk or subnet of the network in which the interface resides. And not the ip on the interface.
What are EIGRP Packets?
Hello/Ack Update Query Reply Requests
What Algorithem is used in EIGRP for selection of the best route?
DUAL - Diffusing Update ALgorithm
What command will show you a record of all paths to all destination networks in the EIGRP AS?
show ip eigrp topology
This will include routes that have not been installed in the routing table.
How is the designated router determined by OSPF on a multi-access network segement?
The highest interface priority, and then the highest RID (Router ID)
Which is not a possible component of EIGRP composite metric?
Bandwidth
Cost
Delay
Load
Cost - Is the metric for OSPF
EIGRP can use; bandwidth (default) delay (default) load reliability MTU
What can cause a OSPF neighbor adjacency from forming ?
Mismatched OSPF Area Number
Mismatched OSPF Area Type
Mismatched subnet and subnet mask
Mismatched OSPF HELLO and dead timer values