- •The first local network. Creating a standard lan technologies
- •2.Current trends. Computer networks. The concept of a computer network.
- •3.Types of networks.
- •6.Cable types. Coaxial cable.
- •7.Twisted pair and its main categories.
- •Fiber optic cable. Signaling.
- •9) Wireless networks. Network adapter card.
- •10)Classification of topological network elements.
- •11. Basic concepts: network nodes, cable segment, the segment of the network, a logical network, cloud, passive and active communication devices.
- •12. Multilevel model of network reference model osi. Data encapsulation.
- •Data Flow and Encapsulation
- •14 Determination of the path. Routing. Operations router. Routable protocols and routing protocols.
- •15. Gigabit Ethernet. Network technology
- •16. Apple Talk network technology and Arc net
- •17. Network fddi, main characteristics
- •18. Atm technology
- •19. Modems. Repeaters. Bridges. Routers. Gateways
- •20. Protocol stack of tcp/ip. Protocol ip
- •21. Classes of ip addresses
- •22.Cidr. Create supersets. The use of variable length subnet masks.
- •24.Rip version 2. Comparison of protocols riPv1 and riPv2.
- •25.Ospf protocol for a particular zone. Terminology of protocol ospf.
- •26.Address Resolution Protocol arp
- •27. The differences between the protocols bootp and dhcp
- •28. Protocol Frame Relay (fr).
- •29. The main functions of tcp. Protocol udp.
- •30. Eigrp protocol for a particular zone. Terminology of protocol eigrp
30. Eigrp protocol for a particular zone. Terminology of protocol eigrp
EIGRP is commonly referred to as a hybrid routing protocol or an advanced distance-vector routing protocol. EIGRP can be used to route IP, IPX, and AppleTalk traffic. EIGRP uses distance-vector properties to determine the best path to a network, but it uses link-state properties when changes occur or when detecting new neighbors. Some of the main features of EIGRP when used to route IP data are as follows:
The metric is based on a composite that considers delay, bandwidth, and MTU sizes to ensure the best possible path to any destinations containing dual paths.
Periodic updates are not sent; only network changes are sent.
EIGRP can load share up to six paths (The default is four paths, as with OSPF.)
EIGRP includes support for VLSM.
EIGRP supports authentication of routing updates.
EIGRP was developed by Cisco to provide support for large IP networks and reduce the convergence time for IP routing updates.
Terminology
EIGRP creates three databases, similarly to OSPF:
Neighbor Table - Lists all neighbors discovered with which it formed adjacency and exchanged routing information.
Topology Table - Lists all the paths to all destinations learned. However, it shows only metric and the next-hop router and does not illustrate the real topology like OSPF LSDB.
Routing Table - The best metric routes are going to be used to send the traffic.
