0% found this document useful (0 votes)
12 views2 pages

20 Summarizati+Issue

The document outlines the basic configuration steps for three routers (R1, R2, R3) including interface setup with IP addresses and enabling interfaces. It also details the EIGRP configuration for each router, specifying the use of the same EIGRP process and network commands. Each router is configured with both Ethernet and loopback interfaces.

Uploaded by

vinayntwk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views2 pages

20 Summarizati+Issue

The document outlines the basic configuration steps for three routers (R1, R2, R3) including interface setup with IP addresses and enabling interfaces. It also details the EIGRP configuration for each router, specifying the use of the same EIGRP process and network commands. Each router is configured with both Ethernet and loopback interfaces.

Uploaded by

vinayntwk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

R1 Basic Configuration

R1(config)#interface e0/0
R1(config-if)#ip add 192.168.12.1 255.255.255.0
R1(config-if)#no shut
R1(config)#interface loopback 1
R1(config-if)#ip add 172.16.1.1 255.255.255.0
R2 Basic Configuration
R2(config)#interface e0/0
R2(config-if)#ip add 192.168.12.2 255.255.255.0
R2(config-if)#no shut
R2(config)#interface e0/1
R2(config-if)#ip add 192.168.23.2 255.255.255.0
R2(config-if)#no shut
R3 Basic Configuration
R3(config)#interface e0/0
R3(config-if)#ip add 192.168.23.3 255.255.255.0
R3(config-if)#no shut
R3(config)#interface loopback 1
R3(config-if)#ip add 172.16.2.1 255.255.255.0

R1 EIGRP Configuration
R1(config)#router eigrp 1
R1(config-router)#network 0.0.0.0
R1(config-router)#auto-summary
R2 EIGRP Configuration
R2(config)#router eigrp 1
R2(config-router)#network 0.0.0.0
R2(config-router)#auto-summary
R3 EIGRP Configuration
R3(config)#router eigrp 1
R3(config-router)#network 0.0.0.0
R3(config-router)#auto-summary

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy