What Is Eigrp Commands?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
EIGRP (Enhanced Interior Gateway Routing Protocol) is a Cisco proprietary protocol that is part of the TCP/IP protocol suite. It is a distance vector routing protocol that uses a metric based on the combination of bandwidth, delay, load and reliability to determine the best path to a destination. Common EIGRP commands include:
•show ip eigrp neighbors: Displays a list of neighboring routers
•show ip eigrp topology: Displays the topology table
•debug eigrp packet: Displays detailed information about EIGRP packets
•router eigrp <ASN>: Enables EIGRP on the router with the specified ASN
•network <network address> <wildcard mask>: Specifies the networks to advertise with EIGRP
•eigrp router-id <ip address>: Specifies the router-id to be used
•eigrp stub <receive-only | connected | static | summary>: Specifies the type of stub routing to be used
•eigrp metric weights <k1> <k2> <k3> <k4> <k5>: Specifies the metric weights for EIGRP