Permit Match IP address 1 set metric 16route-map HOP Permit 30redistribute connected metric 5 Route-map HOP5 can not make any configuration in R2, make R2. You cannot see these eight routes, but you can see the LO0 of R1,R3. Resolve this issue without version 1, and then resolve the issue.
Do not configure on R2, use passive interface to make R1 not send updates to R2, and then use NEI command Unicast and R3 to pass routes. However, it is im
There is a need to exchange routing tables between different dynamic routing protocols, and to route and redistribute them.
Open the CD with the book in the 6th chapter of the exercise "RIP and EIGRP routing again. PKT", the network topology is shown in Figure 6-23. Routers and computers in the network have been configured to perform the address configuration shown in the diagram. Router0 and Router1 ran the RIPv2, and the automatic rollup was turned
in the previous article, we introduced the EIGRP Overview , in this article we begin to introduce the basic configuration of EIGRP. 1. TopologyTopology with 4 routers, 3 topology types: Peer-to, BMA (broadcast multi-access) and NBMA (non-broadcast multi-access)650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/6E/1B/wKioL1V0GafAop0AAAA4vTaO5K0896.gif "title=" Campus Network Design-1. GIF "alt=" Wkio
CCNA Experiment 22 EIGRP Routing ProtocolEnvironment: Windows XP ,Packet tarcert 5.3.Objective: To understand EIGRP Routing protocol, mastering how to configure EIGRP protocolDescriptionEIGRP (enhanced gateway internal Routing Line protocol) is Cisco company's private agreement. It is an improved protocol based on the
three routes of the 161 segment: 161.1.0.0/16,161.1.0.0/18,161.1.0.0/20 three routes. Only 161.1.1.0/24 routes can be seen on the R1. make the appropriate configuration on the R2 only. Cannot use Route-map, interface-based filtering can be usedThe LO0 of R3 is declared directly to EIGRP. Enables R4 to see two equivalent routesAdd a LO5 to the R3 with the address 5.5.5.5/32. Also announce to rip and EIGRP,
EIGRP(enhanced Interior Gateway Routing Protocol )Enhanced Internal Gateway Routing protocolFeatures of EIGRP:· EIGRP is a Cisco Private routing protocol that employs the DUAL(diffusion update algorithm).· EIGRP belongs to IGPand is the Hybrid protocol, based on IP Pro.• Multicast, unicast update, multicast address 22
through the passive interface prohibit accepting and sending routing updates through the passive interface let the EIGRP process advertise the subnet of the Passive interface connection (see explanation below)4, about the role of the network command will attempt to establish a neighbor relationship through which interfaces will advertise those networks to the EIGRP neighbor Summary: Configuring the interfa
Open the CD with the book in the 6th Chapter practice "The OSPF and EIGRP route redistribution. PKT", the network topology as shown in Figure 6-24, routers and computers in the network have been configured according to the address configuration of the diagram. Router0 and Router1 Run the OSPF, both working in the area 0,router1 and Router2 running the EIGRP protocol.
You need to
1-EIGRP TestEIGRP is an efficient routing protocol with the following features:1. Establish and maintain neighbor relationships by sending and receiving Hello packets, and exchanging routing information;2. Use multicast (224.0.0.10) or unicast for routing updates;3. EIGRP has a management distance of 90 or 170;4. Use trigger update to reduce bandwidth consumption;5. Support variable eldest son netmask (VLSM
How to achieve the load balance of non-equivalent routing in EIGRP
EIGRP Load Balancing
Each routing protocol supports load balancing of equivalent paths. In addition, IGRP and EIGRP also support load balancing of unequal paths, using the variance command. The variance command advertises an n value to the router, and the n value is specified with the variance c
1. Stub
Prevents the router from sending unwanted query, and when a router is set to a stub, the other routers will not send him query.
You can set which routes to declare (connected, redistributed, static, summary, or receive-only)
2. Stub leaking
---+----------------+----
R1 R2
| |
e0/0| |
R3---------------R4
E0/1 |
---+----
192.168.1.0
R1,R2 the default route to R3,r4, R3 and R4 belong to a remote site and are set to stub.When the R2-R4 link down, because the r3,r4 are stub, so do not send
Configuring EIGR authentication for R1 and R21. Configure key Chain (secret key) on the respective router, define the secret key of the key string, and distinguish it by number.Cisco EIGRP enables authentication, in the global mode, executes the command:R1 (config) #key chain R1EIGRPR1 (config-keychain) #key 1R1 (Config-keychain-key) #key-string EigrppassA key string named R2EIGRP is defined as above, and t
communication between routers, so the terminal is not affected by routing updates and queries. The multicast address used is 224.0.0.10. 5, support variable eldest son netmaskEIGRP is a class-free routing protocol that advertises the subnet mask of each target network, supporting disjoint subnets and VLSM. 6, seamlessly connect the Data Link layer protocol and topology structure. The agreement does not require that the the OSI Reference Model's 2- layer protocol makes a special configuration.
I. Basic OVERVIEW:1.EIGRP is a Cisco private-----supports large networks2. The king of convergence, very fast3. Enhanced Internal Network routing protocol, is a hybrid routing protocol4. Reliable updates, triggered updates, incremental updates, multicast updatesTwo. Basic Features:1.OSI Hierarchy: Transport layer protocol, based on IP protocol number 882. Algorithm features: Distance vector (DUAL algorithm, Dispersion correction algorithm )3. Operatin
1. Topology map
2. Configure
Show run on the R1
R1#show Run
Building configuration ...
Current configuration:745 bytes
!
Version 12.4
No service Timestamps log datetime msec
No service timestamps debug datetime msec
No service password-encryption
!
Hostname R1
!
!
!
No IP domain-lookup
!
!
Interface fastethernet0/0
IPAddress 172.16.12.1 255.255.255.0
Duplex Auto
Speed auto
!
Interface FASTETHERNET0/1
IPAddress 172.16.14.1
After learning rip, we know some basic routing protocols for routing, and now let's get to know a private protocol for Cisco: EIGRPEIGRP Routing Protocol(also known as Enhanced Internal Gateway Protocol Enhanced Interior Gateway Protocol)It is a Cisco private dynamic routing protocol that combines the distance vector with the link state protocol, which can only be applied to Cisco devices above. EIGRP is not available if you have devices that use othe
" Management on the part of " 1 eigrp main features: nbsp; ① cisco proprietary protocol ( advanced DV route ) ② support VLSM;③ trigger, incremental update; --------- reduce the bandwidth footprint④ supports multilayer network protocols a ppll E t a lk , IP and Nove ll n Etware and other protocols; nbsp; ⑤ convergence speed; - ----- ---- with dual algorithm implementation ⑥ Support LAN and the
First, Introduction
Multiple EIGRP process domains are not able to communicate with each other
Distance vector routing protocol based on Bellman-fore algorithm, its disadvantage: easy to generate routing loop, counting to infinity
Measures to avoid loops by distance vector Routing protocol: Horizontal segmentation, toxicity reversal and suppression timer
EIGRP is a class-free routing protocol that suppor
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.