Lammle.com
  • Instructor-Led Training
    • Browse by Course
      • All Courses
      • CompTIA Courses
      • CiscoŽ Courses
      • Microsoft Courses
      • Wireless Courses
      • IT & Security Courses
      • Attend Online
    • Browse by Date
    • Browse by City
    • Deals and Discounts
      • Spring Specials
      • From CCENT to CCNA in 2 Weeks
      • From CCNA to CCNP in 3 Weeks
      • Corporate Solutions
      • Government Solutions
        • Government Solutions
        • GSA Pricing
      • Recent Newsletters
    • Corporate Solutions
    • Government Solutions
      • Government Solutions
      • GSA Pricing
    • Testimonials
    • Internetworking Salary Survey
  • Locations
    • Atlanta
    • Austin
    • Chicago
    • Dallas/Fort Worth
    • Denver
    • Durham
    • Glendale
    • Houston
    • Live Online Only
    • Los Angeles
    • New Hampshire
    • New York
    • Orlando
    • Raleigh
    • San Diego
    • San Francisco
    • Santa Rosa
    • Washington D.C.
    • England
    • Germany
    Locations
  • Self-Paced Learning
    • Online Live Training
    • E-Learning
    • Online CCNA Video Training
    • Practice Questions
    • DVD and Audio (Lammle Press)
    • Books
  • Blog
  • Forum
  • GlobalNet Consulting
    • Overview
    • Experience
    • Our Team
    • Methodology
    • Projects
    • Contact Us
  • About
    • About Todd Lammle
    • About GlobalNet Training & Consulting
      • About GlobalNet Consulting
    • Student Complaint Policy
    • Terms of Service
      • Privacy Policy
      • Why was my account disabled?
  • Contact
    • Feedback Form
    • Site Map
Home Forum

Official Lammle User Forum


Go Back   Lammle Forum > Cisco® CCNA > Routing
Reload this Page Load balancing using EIGRP
Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 11-07-2007, 12:43 PM
maracambus maracambus is offline
Junior Member
 
Join Date: Oct 2007
Posts: 4
Default Load balancing using EIGRP

I have 2 serial connections between 2 routers. They work like a champ on different subnets. (10.1.1.0/24 and 10.1.6.0/24)
When I try to put second serial interface of a router onto the same subnet (like on page 436) I am getting error:

Main(config-if)#ip add 10.1.1.4 255.255.255.0
% 10.1.1.0 overlaps with Serial0/0

What am I doing wrong?

Here is config of interfaces:

interface Serial0/0
bandwidth 1000000
ip address 10.1.1.1 255.255.255.0
delay 100
clock rate 4000000
!
interface Serial0/1
description Link to R4 (second)
bandwidth 1000000
ip address 10.1.6.1 255.255.255.0
delay 100
clock rate 4000000

In addition, router EIGRP does not see both links to other router. But the other one sees them fine.

From Main:
10.0.0.0/24 is subnetted, 9 subnets
C 10.1.1.0 is directly connected, Serial0/0
C 10.1.2.0 is directly connected, Serial1/1
D 10.1.3.0 [90/30720] via 10.1.1.2, 01:09:24, Serial0/0
D 10.1.4.0 [90/30720] via 10.1.1.2, 01:09:24, Serial0/0
D 10.1.5.0 [90/20514560] via 10.1.2.2, 01:10:05, Serial1/1
C 10.1.6.0 is directly connected, Serial0/1
C 10.1.7.0 is directly connected, FastEthernet0/0
D 10.1.8.0 [90/20517120] via 10.1.2.2, 01:03:12, Serial1/1
D 10.1.10.0 [90/33280] via 10.1.1.2, 01:08:50, Serial0/0
D 172.168.0.0/16 [90/35840] via 10.1.1.2, 01:07:16, Serial0/0

From Neighbor:

10.0.0.0/24 is subnetted, 9 subnets
C 10.1.1.0 is directly connected, Serial0/0
D 10.1.2.0 [90/21024000] via 10.1.6.1, 00:14:30, Serial0/1
[90/21024000] via 10.1.1.1, 00:14:26, Serial0/0
C 10.1.3.0 is directly connected, FastEthernet1/0
C 10.1.4.0 is directly connected, FastEthernet0/0
D 10.1.5.0 [90/21026560] via 10.1.6.1, 00:14:30, Serial0/1
[90/21026560] via 10.1.1.1, 00:14:26, Serial0/0
C 10.1.6.0 is directly connected, Serial0/1
D 10.1.7.0 [90/20514560] via 10.1.6.1, 00:14:30, Serial0/1
[90/20514560] via 10.1.1.1, 00:14:26, Serial0/0
D 10.1.8.0 [90/21029120] via 10.1.6.1, 00:08:14, Serial0/1
[90/21029120] via 10.1.1.1, 00:08:14, Serial0/0
D 10.1.10.0 [90/30720] via 10.1.4.2, 00:13:53, FastEthernet0/0
D 172.168.0.0/16 [90/33280] via 10.1.4.2, 00:12:18, FastEthernet0/

What's wrong?

Last edited by maracambus; 11-07-2007 at 12:51 PM.
Reply With Quote
maracambus
View Public Profile
Send a private message to maracambus
Find all posts by maracambus
 

Bookmarks
  • Submit Thread to Digg Digg
  • Submit Thread to del.icio.us del.icio.us
  • Submit Thread to StumbleUpon StumbleUpon
  • Submit Thread to Google Google
Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page
Display Modes
Linear Mode Switch to Linear Mode
Hybrid Mode Switch to Hybrid Mode
Threaded Mode Threaded Mode

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Rules
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Load Balancing jovica Routing 7 03-10-2011 05:56 AM
Load Balancing sauvik.seal Routing 3 06-12-2009 02:56 AM
load balancing stevec90 Routing 7 06-10-2009 04:07 PM
EIGRP load balancing Msizi Routing 2 01-22-2009 03:24 AM
Load Balancing not working?? Rogueone Chapter 9: EIGRP and OSPF 2 11-14-2007 12:18 AM


All times are GMT -5. The time now is 12:18 PM.

Contact Us - Lammle.com - Archive - Top

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.

CCDA, CCDP, CCIE, CCIP, CCNA, CCNP, Cisco, Cisco IOS, Cisco Systems, the Cisco Systems logo, and Networking Academy are registered trademarks or trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and certain other countries. All other trademarks mentioned in this document or Web site are the property of their respective owners. The content of this website is the copyrighted property of Lammle.com.
© 2013 Lammle.comPrivacy Policy