Unit 1: Network Infrastructure
This will allow you to demonstrate your networking skills, knowledge, and abilities, with a focus on enterprise-level switching, routing, and multicast components that support cross-platform (inter)operability and integration with the most recent software-defined technologies.
The EIGRP Neighbor and Topology Table
EIGRP Neighbor Table:
In addition to preserving the state information about other neighbors that are present within the same AS, it also allows the information about the neighbor that has been stored to be viewed by executing the command “show ip eigrp neighbors.
Router#show ip eigrp neighbors
IP-EIGRP neighbors for process 1
H Address Interface Hold Uptime SRTT RTO Q Seq
(sec) (ms) Cnt Num
0 192.168.0.3 Fa0/0 11 01:16:07 18 201 0 26
- Handle (H): provides information regarding the configuration that resulted in the formation of the neighbor proximity. The value of the first router will be 0. the value of the second router will be 1, the value of the third router will also be 1, and everything will continue in this manner.
- Address: It is the neighbor’s IP address.
No Attachment Found