- 0
- 0
- 约5.33千字
- 约 12页
- 2016-12-15 发布于河南
- 举报
Objectives Upon completing this lesson, you will be able to: Describe the features and operation of EIGRP Use Cisco IOS commands to configure dynamic routing using EIGRP, given a functioning router Use show and debug commands to identify anomalies in dynamic routing operation using EIGRP, given an operational router Introducing EIGRP EIGRP supports: Rapid convergence Reduced bandwidth usage Multiple network-layer protocols EIGRP Terminology Comparing EIGRP and IGRP Similar metric Same load balancing Improved convergence time Reduced network overhead Configuring EIGRP EIGRP Configuration Example Verifying the EIGRP Configuration debug ip eigrp Command Summary EIGRP is an interior gateway protocol suited for many different topologies and media. EIGRP is an enhanced version of the IGRP developed by Cisco, with improved convergence properties and operating efficiency over IGRP. Use the router eigrp and network commands to create an EIGRP routing process. Use the show ip eigrp commands to display information about your EIGRP configuration. To display information on EIGRP packets, use the debug ip eigrp privileged EXEC command. ? 2002, Cisco Systems, Inc. All rights reserved. ICND v2.0—5-* ? 2002, Cisco Systems, Inc. All rights reserved. * ? 2002, Cisco Systems, Inc. All rights reserved. ? 2002, Cisco Systems, Inc. All rights reserved. * Enabling EIGRP Router(config-router)#network network-number Selects participating attached networks Router(config)#router eigrp autonomous-system Defines EIGRP as the IP routing protocol Router#show ip protocols Router#show ip route eigrp Router#show ip eigrp traffic Router#show ip eigrp neighbors Router#show ip eigrp topology Displays the neighbors discovered by IP EIGRP Displays the IP EIGRP topology table Displays the number of IP EIGRP packets sent and received Displays current EIGRP entries in the routing table Displays the parameters and current state of the active routing protocol process Router#debug ip eigrp IP-EIGRP: Pro
原创力文档

文档评论(0)