Question

EIGRP - how to use "ip default-network" command?

Asked by: pseudocyber

Hi Everyone,

I'm studying for my BSCI exam - EIGRP and trying to get the "ip default-network" command to work correctly.

I have three routers in a rectangle, and have added an int l666 interface with an IP of 6.6.6.6/32.  I've included network 6.0.0.0/8 in my EIGRP networks and the other routers are seeing it from EIGRP.  

When I go to add the "ip default-netwok 6.0.0.0" command, to make it the default route and advertise that through eigrp it's not working.  I have tried it several ways, but it just won't work.

Could anyone tell me what I'm doing wrong?

Thanks,

PC

Router11#show run
Building configuration...
 
Current configuration : 1562 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router11
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip subnet-zero
!
!
ip host Router13 10.13.0.1
ip host Router4 10.4.0.1
!
!
!
!         
!
!
!
!
!
!
no voice hpi capture buffer
no voice hpi capture destination 
!
!
!
!
!
!
interface Loopback0
 ip address 10.11.0.1 255.255.255.0
!
interface Loopback1
 ip address 10.11.1.1 255.255.255.0
!
interface Loopback2
 ip address 10.11.2.1 255.255.255.0
!         
interface Loopback3
 ip address 10.11.3.1 255.255.255.0
!
interface Loopback4
 ip address 10.11.4.1 255.255.255.0
!
interface Loopback666
 ip address 6.6.6.6 255.255.255.255
!
interface FastEthernet0/0
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/0
 bandwidth 1500
 ip address 192.168.2.1 255.255.255.252
 ip summary-address eigrp 100 10.11.0.0 255.255.248.0 5
 service-module t1 cablelength short 110ft
 service-module t1 clock source internal
!
interface Serial0/1
 bandwidth 1500
 ip address 192.168.1.1 255.255.255.252
 ip summary-address eigrp 100 10.11.0.0 255.255.248.0 5
 ip summary-address eigrp 100 10.11.0.0 255.255.0.0 5
 service-module t1 cablelength short 110ft
 service-module t1 clock source internal
!
router eigrp 100
 network 6.0.0.0
 network 10.11.0.0 0.0.255.255
 network 192.168.0.0 0.0.255.255
 no auto-summary
!
no ip http server
ip classless
ip default-network 6.0.0.0
!
!
access-list 1 permit 10.11.0.0 0.0.8.255
!
!
!
!         
!
!
!
line con 0
line aux 0
line vty 0 4
!
!
!
end
 
Router11#  
Router11#show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area 
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route
 
Gateway of last resort is not set
 
 *   6.0.0.0/32 is subnetted, 1 subnets
C       6.6.6.6 is directly connected, Loopback666
     10.0.0.0/8 is variably subnetted, 9 subnets, 3 masks
C       10.11.1.0/24 is directly connected, Loopback1
C       10.11.0.0/24 is directly connected, Loopback0
D       10.11.0.0/21 is a summary, 02:13:05, Null0
D       10.11.0.0/16 is a summary, 02:13:05, Null0
C       10.11.3.0/24 is directly connected, Loopback3
C       10.11.2.0/24 is directly connected, Loopback2
C       10.11.4.0/24 is directly connected, Loopback4
D       10.13.0.0/21 [90/2346496] via 192.168.2.2, 02:13:07, Serial0/0
D       10.4.0.0/21 [90/2346496] via 192.168.1.2, 02:13:07, Serial0/1
     192.168.1.0/30 is subnetted, 1 subnets
C       192.168.1.0 is directly connected, Serial0/1
     192.168.2.0/30 is subnetted, 2 subnets
C       192.168.2.0 is directly connected, Serial0/0
D       192.168.2.4 [90/2244096] via 192.168.2.2, 02:13:08, Serial0/0
                    [90/2244096] via 192.168.1.2, 02:13:08, Serial0/1
Router11#show ip eigrp top
IP-EIGRP Topology Table for AS(100)/ID(192.168.2.1)
 
Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply,
       r - reply Status, s - sia Status 
 
P 6.6.6.6/32, 1 successors, FD is 128256
        via Connected, Loopback666
P 10.11.1.0/24, 1 successors, FD is 128256
        via Connected, Loopback1
P 10.11.0.0/16, 1 successors, FD is 128256
        via Summary (128256/0), Null0
P 10.11.0.0/21, 1 successors, FD is 128256
        via Summary (128256/0), Null0
P 10.11.0.0/24, 1 successors, FD is 128256
        via Connected, Loopback0
P 10.11.3.0/24, 1 successors, FD is 128256
        via Connected, Loopback3
P 10.11.2.0/24, 1 successors, FD is 128256
        via Connected, Loopback2
P 10.11.4.0/24, 1 successors, FD is 128256
        via Connected, Loopback4
P 10.13.0.0/21, 1 successors, FD is 2346496
        via 192.168.2.2 (2346496/128256), Serial0/0
          
Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply,
       r - reply Status, s - sia Status 
 
        via 192.168.1.2 (2372096/153856), Serial0/1
P 10.4.0.0/21, 1 successors, FD is 2346496
        via 192.168.1.2 (2346496/128256), Serial0/1
        via 192.168.2.2 (2372096/153856), Serial0/0
P 192.168.1.0/30, 1 successors, FD is 2218496
        via Connected, Serial0/1
P 192.168.2.0/30, 1 successors, FD is 2218496
        via Connected, Serial0/0
P 192.168.2.4/30, 2 successors, FD is 2244096
        via 192.168.1.2 (2244096/25856), Serial0/1
        via 192.168.2.2 (2244096/25856), Serial0/0
Router11#
Router11#
Router11#show ip eigrp neigh
IP-EIGRP neighbors for process 100
H   Address                 Interface       Hold Uptime   SRTT   RTO  Q  Seq
                                            (sec)         (ms)       Cnt Num
0   192.168.1.2             Se0/1             14 02:13:25    4   200  0  213
1   192.168.2.2             Se0/0             11 05:58:49    1   200  0  241
Router11#
Router11#show ip proto
Routing Protocol is "eigrp 100"
  Outgoing update filter list for all interfaces is not set
  Incoming update filter list for all interfaces is not set
  Default networks flagged in outgoing updates
  Default networks accepted from incoming updates
  EIGRP metric weight K1=1, K2=0, K3=1, K4=0, K5=0
  EIGRP maximum hopcount 100
  EIGRP maximum metric variance 1
  Redistributing: eigrp 100
  EIGRP NSF-aware route hold timer is 240s
  Automatic network summarization is not in effect
  Address Summarization:
    10.11.0.0/21 for Serial0/0, Serial0/1
      Summarizing with metric 128256
    10.11.0.0/16 for Serial0/1
      Summarizing with metric 128256
  Maximum path: 4
  Routing for Networks:
    6.0.0.0
    10.11.0.0/16
    192.168.0.0/16
  Routing Information Sources:
    Gateway         Distance      Last Update
    Gateway         Distance      Last Update
    (this router)         90      02:13:33
    192.168.2.2           90      02:13:33
    192.168.1.2           90      02:13:34
  Distance: internal 90 external 170
 
Router11#
 
 
*************************************************************
 
Router13#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area 
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
       i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route
 
Gateway of last resort is not set
 
     6.0.0.0/32 is subnetted, 1 subnets
D       6.6.6.6 [90/2346496] via 192.168.2.1, 02:14:04, Serial0/0
     10.0.0.0/8 is variably subnetted, 9 subnets, 3 masks
D       10.11.0.0/16 [90/2372096] via 192.168.2.6, 02:14:04, Ethernet0/0
D       10.11.0.0/21 [90/2346496] via 192.168.2.1, 02:14:04, Serial0/0
C       10.13.4.0/24 is directly connected, Loopback4
C       10.13.3.0/24 is directly connected, Loopback3
C       10.13.2.0/24 is directly connected, Loopback2
C       10.13.1.0/24 is directly connected, Loopback1
D       10.13.0.0/21 is a summary, 07:17:03, Null0
C       10.13.0.0/24 is directly connected, Loopback0
D       10.4.0.0/21 [90/153856] via 192.168.2.6, 02:14:06, Ethernet0/0
     192.168.1.0/30 is subnetted, 1 subnets
D       192.168.1.0 [90/2244096] via 192.168.2.6, 02:14:08, Ethernet0/0
     192.168.2.0/30 is subnetted, 2 subnets
C       192.168.2.0 is directly connected, Serial0/0
C       192.168.2.4 is directly connected, Ethernet0/0
Router13#show ip eigrp neigh
IP-EIGRP neighbors for process 100
H   Address                 Interface   Hold Uptime   SRTT   RTO  Q  Seq Type
                                        (sec)         (ms)       Cnt Num
1   192.168.2.6             Et0/0         12 02:14:18  308  1848  0  214   
0   192.168.2.1             Se0/0         10 05:59:37   19   200  0  213   
Router13#show ip eigrp top
IP-EIGRP Topology Table for AS(100)/ID(192.168.2.5)
 
Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply,
       r - reply Status, s - sia Status 
 
P 6.6.6.6/32, 1 successors, FD is 2346496
         via 192.168.2.1 (2346496/128256), Serial0/0
P 10.11.0.0/16, 1 successors, FD is 2372096
         via 192.168.2.6 (2372096/2346496), Ethernet0/0
P 10.11.0.0/21, 1 successors, FD is 2346496
         via 192.168.2.1 (2346496/128256), Serial0/0
P 10.13.4.0/24, 1 successors, FD is 128256
         via Rconnected (128256/0)
P 10.13.3.0/24, 1 successors, FD is 128256
         via Rconnected (128256/0)
P 10.13.2.0/24, 1 successors, FD is 128256
         via Rconnected (128256/0)
P 10.13.1.0/24, 1 successors, FD is 128256
         via Rconnected (128256/0)
P 10.13.0.0/21, 1 successors, FD is 128256
         via Summary (128256/0), Null0
P 10.13.0.0/24, 1 successors, FD is 128256
         via Rconnected (128256/0)
          
Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply,
       r - reply Status, s - sia Status 
 
P 10.4.0.0/21, 1 successors, FD is 153856
         via 192.168.2.6 (153856/128256), Ethernet0/0
P 192.168.1.0/30, 1 successors, FD is 2244096
         via 192.168.2.6 (2244096/2218496), Ethernet0/0
         via 192.168.2.1 (2730496/2218496), Serial0/0
P 192.168.2.0/30, 1 successors, FD is 2178560
         via Connected, Serial0/0
P 192.168.2.4/30, 1 successors, FD is 25856
         via Connected, Ethernet0/0
Router13#
 
--------------------------------------------------------------------------------------------------
 
 
Router13#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area 
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
       i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route
 
Gateway of last resort is not set
 
     6.0.0.0/32 is subnetted, 1 subnets
D       6.6.6.6 [90/2346496] via 192.168.2.1, 02:14:04, Serial0/0
     10.0.0.0/8 is variably subnetted, 9 subnets, 3 masks
D       10.11.0.0/16 [90/2372096] via 192.168.2.6, 02:14:04, Ethernet0/0
D       10.11.0.0/21 [90/2346496] via 192.168.2.1, 02:14:04, Serial0/0
C       10.13.4.0/24 is directly connected, Loopback4
C       10.13.3.0/24 is directly connected, Loopback3
C       10.13.2.0/24 is directly connected, Loopback2
C       10.13.1.0/24 is directly connected, Loopback1
D       10.13.0.0/21 is a summary, 07:17:03, Null0
C       10.13.0.0/24 is directly connected, Loopback0
D       10.4.0.0/21 [90/153856] via 192.168.2.6, 02:14:06, Ethernet0/0
     192.168.1.0/30 is subnetted, 1 subnets
D       192.168.1.0 [90/2244096] via 192.168.2.6, 02:14:08, Ethernet0/0
     192.168.2.0/30 is subnetted, 2 subnets
C       192.168.2.0 is directly connected, Serial0/0
C       192.168.2.4 is directly connected, Ethernet0/0
Router13#show ip eigrp neigh
IP-EIGRP neighbors for process 100
H   Address                 Interface   Hold Uptime   SRTT   RTO  Q  Seq Type
                                        (sec)         (ms)       Cnt Num
1   192.168.2.6             Et0/0         12 02:14:18  308  1848  0  214   
0   192.168.2.1             Se0/0         10 05:59:37   19   200  0  213   
Router13#show ip eigrp top
IP-EIGRP Topology Table for AS(100)/ID(192.168.2.5)
 
Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply,
       r - reply Status, s - sia Status 
 
P 6.6.6.6/32, 1 successors, FD is 2346496
         via 192.168.2.1 (2346496/128256), Serial0/0
P 10.11.0.0/16, 1 successors, FD is 2372096
         via 192.168.2.6 (2372096/2346496), Ethernet0/0
P 10.11.0.0/21, 1 successors, FD is 2346496
         via 192.168.2.1 (2346496/128256), Serial0/0
P 10.13.4.0/24, 1 successors, FD is 128256
         via Rconnected (128256/0)
P 10.13.3.0/24, 1 successors, FD is 128256
         via Rconnected (128256/0)
P 10.13.2.0/24, 1 successors, FD is 128256
         via Rconnected (128256/0)
P 10.13.1.0/24, 1 successors, FD is 128256
         via Rconnected (128256/0)
P 10.13.0.0/21, 1 successors, FD is 128256
         via Summary (128256/0), Null0
P 10.13.0.0/24, 1 successors, FD is 128256
         via Rconnected (128256/0)
          
Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply,
       r - reply Status, s - sia Status 
 
P 10.4.0.0/21, 1 successors, FD is 153856
         via 192.168.2.6 (153856/128256), Ethernet0/0
P 192.168.1.0/30, 1 successors, FD is 2244096
         via 192.168.2.6 (2244096/2218496), Ethernet0/0
         via 192.168.2.1 (2730496/2218496), Serial0/0
P 192.168.2.0/30, 1 successors, FD is 2178560
         via Connected, Serial0/0
P 192.168.2.4/30, 1 successors, FD is 25856
         via Connected, Ethernet0/0
Router13#

                                  
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
309:
310:
311:
312:
313:
314:
315:
316:
317:
318:
319:
320:
321:
322:
323:
324:
325:
326:
327:
328:
329:
330:
331:
332:
333:
334:
335:
336:
337:
338:
339:
340:
341:
342:
343:
344:
345:
346:
347:
348:
349:
350:
351:
352:
353:
354:
355:
356:
357:
358:
359:
360:
361:
362:
363:
364:
365:
366:
367:

Select allOpen in new window

This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.

Subscribe now for full access to Experts Exchange and get

Instant Access to this Solution

  • Plus...
  • 30 Day FREE access, no risk, no obligation
  • Collaborate with the world's top tech experts
  • Unlimited access to our exclusive solution database
  • Never be left without tech help again

Subscribe Now

Asked On
2009-05-14 at 12:09:39ID24409840
Tags

Cisco

,

routing

,

eigrp

,

default-network

Topics

Networking Protocols

,

Network Design & Methodology

Participating Experts
1
Points
500
Comments
13

Trusted by hundreds of thousands everyday for fast, accurate and reliable tech support.

  • "The time we save is the biggest benefit of Experts Exchange to Warner Bros. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange." Mike Kapnisakis, Warner Bros.
  • "Our team likes having a resource that is more secure than just using Google and most experts using this service really know their stuff. It's nice to look here first versus using Google." Dayna Sellner, Lockheed Martin
  • "Anytime that I've been stumped with a problem, 9 out of 10 times Experts Exchange has either the accepted solution or an open discussion of the potential solution to the problem." Kenny Red, eBay Inc.

See what Experts Exchange can do for you.

Got a question?

We've got the answer.

Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.

Screenshot of Experts Exchange Knowledgebase

Need individual assistance?

Our experts are ready to help.

If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.

Screenshot of Experts Exchange Knowledgebase

Want to learn from the best?

Read articles from industry experts.

Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.

Screenshot of an Article

Working on a long term project?

Store your work and research.

Save solutions to your questions, answers you’ve discovered through searching plus helpful articles in your personal knowledgebase for easy future access.

Screenshot of Experts Exchange Knowledgebase

Access the answers to your technology questions today.

Subscribe Now

30-day free trial. Register in 60 seconds.

What Makes Experts Exchange Unique?

Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Trusted by the world's most respected brands.

image of each brand's logo

Faithfully serving IT professionals since 1996.

Experts Exchange Logo

Try it out and discover for yourself.

Subscribe Now

30-day free trial. Register in 60 seconds.

Related Solutions

  1. CCNA OSPF EIGRP NAT Help
    Hi, I would like to have help to pass CCNA. I need information on OSPF, EIGRP, NAT based on what could be asked at the 640-801 exam. ...this question is for 500 points...
  2. EIGRP Summarization
    Gurus! I'd like to know more about EIGRP route summarization. When should it be used? When should it not be used? What is the benefit of using it? At the moment, we use auto-summary for every router we configure. For example, in our environment, we have a 3750G switch/route...
  3. CCNA Exam: EIGRP
    Hi, 1) I do not understand the EIGRP 2) Please see the attachment 3) My questions: Please tell with your own wordings related to the EIGRP network in the attachment: i) 90/2681856 -What is 90? -What is 2681856? ii)Why there are 4 rows of these EIGRP?(Networks: 192.168.25.30 ...
  4. CCNA Exam: TCP/IP and EIGRP
    Hi, 1)This is related to TCP/IP and EIGRP 2) Please see the attachment 3) According to the information (at the attachment), which ADDRESS and MASK Combination represents a SUMMARY of the routes learned by EIGRP? 4) The possible answers are: a) 192.168.25.16 255.255.255.252 b...
  5. EIGRP
    Ive added a REFLEXIVE ACCESS-LIST for the below and it says that once added relevant access-list, i should get the following responses: VISTA should NOT be able to ping 10.0.0.11, BUT IT CANT STILL, WHY? HOSTA on Sanjose1 router can ping Lo 172.16.1.1, which IS CORRECT
  6. EIGRP ISSUE
    Hi, Ive configured a basic EIGRP network with 3 routers: main router sanjose1 ------------------- branch router westasman ------------------- branch router eastasman ------------------- when i do a "sh ip route" on all 3 routers i can see all attached connections a...

Free Tech Articles

  1. WARNING: 5 Reasons why you should NEVER fix a computer for free.
    It is in our nature to love the puzzle. We are obsessed. The lot of us. We love puzzles. We love the challenge. We thrive on finding the answer. We hate disarray. It bothers us deep in our soul. W...
  2. SCCM OSD Basic troubleshooting
    SCCM 2007 OSD is a fantastic way to deploy operating systems, however, like most things SCCM issues can sometimes be difficult to resolve due to the sheer volume of logs to sift through and the dispe...
  3. Migrate Small Business Server 2003 to Exchange 2010 and Windows 2008 R2
    This guide is intended to provide step by step instructions on how to migrate from Small Business Server 2003 to Windows 2008 R2 with Exchange 2010. For this migration to work you will need the fo...
  4. Create a Win7 Gadget
    This article shows you how to create a simple "Gadget" -- a sort of mini-application supported by Windows 7 and Vista. Gadgets can be dropped anywhere on the desktop to provide instant information, ...
  5. Outlook continually prompting for username and password
    There have been a lot of questions recently regarding Outlook prompting for a username and password whilst using Exchange 2007. There are a few reasons why this would happen and I will try to cover t...
  6. Backup Exchange 2010 Information Store using Windows Backup
    There seems to be quite a lot of confusion around the ability to backup Exchange 2010 using the built in Windows Backup feature. This stems from the omission of this feature prior to Exchange 2007 s...

Cloud Class Webinars

  1. Avoiding Bugs in Microsoft Access
    Alison Balter takes and in-depth look at avoiding bugs in Access. In this webinar you will learn about using the immediate window to debug your applications, invoking the debugger, using breakpoints to troubleshoot, stepping through code, setting the next statement to execute, ...
  2. Top 10 Best New Features in Visio 2010
    Scott Helmers gives live demonstrations of the top 10 new features in Visio 2010. This webinar will teach you how to create compelling diagrams by adding shapes to the page with a single click, linking the shapes in a diagram to data in Excel (or SQL Server, or SharePoint), ...
  3. IT Consultant Business Secrets Revealed
    Michael Munger, Experts Exchange tech pro and IT consultant, pulls back the curtain on his very successful businesses and answers question on every IT consultant and business owner should know about. He shares secrets on what he did to solve the 5 most common problems in IT, ...
  4. Disaster Recovery and Business Continuity
    Quest CTO, Mike Billon, gives an overview of the steps involved in building a dunamic disaster recovery plan. Through case studies and an examination of software/hardware tooles for monitoring and testing, you'll gain a better understandin of where you are, where you want ...
  5. Organize Your Visio Diagrams with Containers and Lists
    Scott Helmers uses cross functional flowcharts, wireframe diagrams, data graphic legends and seating charts to teach you: how to ustilize all three new structured diagram components in Visio 2010, the best practices for organizeing shapes in previous version of Visio, how to organize ...
  6. How to Us Objects, Properties, Events and Methods in Microsoft Access
    Alison Dalter gives an in-depbth look at objects, properties, events and methods in Microsoft Access. In this webinar you will learn about using the object browser, referring to objects, working with properties and methods, working with object variables, understanding the ...

Join the Community

Give a Little. Get a Lot.

Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.

Join the Community

Answers

 

by: ksims1129Posted on 2009-05-14 at 20:23:20ID: 24391998

I just passed the BSCI a few months ago. Im only one away from my CCNP. No to see if i can explain this for you. you have the ip default-network issued on the router where the network is directly connected. it only works if you would lets say go to Router 13 and issue the command ip default-network 6.0.0.0. You would immedialey see

Gateway of last resort is 192.168.2.1 network 6.0.0.0

If you have any questions let me know.i will also see if i can find somethind on the cisco site to send you.

 

by: pseudocyberPosted on 2009-05-15 at 04:06:11ID: 24394101

Hi ksims,

Congrats on passing - I failed a month ago ... :(

Ok - here's me doing what you say and it not working.

I created a loopback, L666
I added an IP to it 6.6.6.6/32
I added network 6.0.0.0/8 to eigrp 100
I verified on router 2, that it got the route for 6.0.0.0 through eigrp
On Router 1, I issued "ip default-network 6.0.0.0" and saw it in the route table, on router1
On Router2 - still no candidate default.

I'm pasting all of this below - first router 1, and then below that router2 with the show ip route at different stages.

Thanks for your help,

PC

Router1#
Router1#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router1(config)#int l666
Router1(config-if)#ip address
*Mar 11 14:54:20.311: %LINK-3-UPDOWN: Interface Loopback666, changed state to up
*Mar 11 14:54:21.313: %LINEPROTO-5-UPDOWN: Line protocol on Interface Loopback666, changed state to up6.6.6.6 255.255.255.255
Router1(config-if)#^Z
Router1#
*Mar 11 14:54:31.037: %SYS-5-CONFIG_I: Configured from console by console
Router1#show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

     6.0.0.0/32 is subnetted, 1 subnets
C       6.6.6.6 is directly connected, Loopback666
     10.0.0.0/8 is variably subnetted, 9 subnets, 3 masks
C       10.11.1.0/24 is directly connected, Loopback1
C       10.11.0.0/24 is directly connected, Loopback0
D       10.11.0.0/21 is a summary, 18:07:40, Null0
D       10.11.0.0/16 is a summary, 18:07:40, Null0
C       10.11.3.0/24 is directly connected, Loopback3
C       10.11.2.0/24 is directly connected, Loopback2
C       10.11.4.0/24 is directly connected, Loopback4
D       10.13.0.0/21 [90/2346496] via 192.168.2.2, 18:07:42, Serial0/0
D       10.4.0.0/21 [90/2346496] via 192.168.1.2, 18:07:42, Serial0/1
     192.168.1.0/30 is subnetted, 1 subnets
C       192.168.1.0 is directly connected, Serial0/1
     192.168.2.0/30 is subnetted, 2 subnets
C       192.168.2.0 is directly connected, Serial0/0
D       192.168.2.4 [90/2244096] via 192.168.2.2, 18:07:44, Serial0/0
                    [90/2244096] via 192.168.1.2, 18:07:43, Serial0/1
Router1#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router1(config)#ip eigrp 100
                    ^
% Invalid input detected at '^' marker.

Router1(config)#ip eigrp 100
                    ^
% Invalid input detected at '^' marker.

Router1(config)#router eigrp 100
Router1(config-router)#network 6.0.0.0
Router1(config-router)#^Z
Router1#
*Mar 11 14:55:08.518: %SYS-5-CONFIG_I: Configured from console by console
Router1#show ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

     6.0.0.0/32 is subnetted, 1 subnets
C       6.6.6.6 is directly connected, Loopback666
     10.0.0.0/8 is variably subnetted, 9 subnets, 3 masks
C       10.11.1.0/24 is directly connected, Loopback1
C       10.11.0.0/24 is directly connected, Loopback0
D       10.11.0.0/21 is a summary, 18:08:17, Null0
D       10.11.0.0/16 is a summary, 18:08:17, Null0
C       10.11.3.0/24 is directly connected, Loopback3
C       10.11.2.0/24 is directly connected, Loopback2
C       10.11.4.0/24 is directly connected, Loopback4
D       10.13.0.0/21 [90/2346496] via 192.168.2.2, 18:08:19, Serial0/0
D       10.4.0.0/21 [90/2346496] via 192.168.1.2, 18:08:19, Serial0/1
     192.168.1.0/30 is subnetted, 1 subnets
C       192.168.1.0 is directly connected, Serial0/1
     192.168.2.0/30 is subnetted, 2 subnets
C       192.168.2.0 is directly connected, Serial0/0
D       192.168.2.4 [90/2244096] via 192.168.2.2, 18:08:20, Serial0/0
                    [90/2244096] via 192.168.1.2, 18:08:20, Serial0/1
Router1#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router1(config)#ip default-net
Router1(config)#ip default-network ?
  A.B.C.D  IP address of default network

Router1(config)#ip default-network 6.0.0.0 ?
  <cr>

Router1(config)#ip default-network 6.0.0.0
Router1(config)#^Z
Router1#
Router1#show
*Mar 11 14:55:42.197: %SYS-5-CONFIG_I: Configured from console by console ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2
       i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
       ia - IS-IS inter area, * - candidate default, U - per-user static route
       o - ODR, P - periodic downloaded static route

Gateway of last resort is not set

 *   6.0.0.0/32 is subnetted, 1 subnets
C       6.6.6.6 is directly connected, Loopback666
     10.0.0.0/8 is variably subnetted, 9 subnets, 3 masks
C       10.11.1.0/24 is directly connected, Loopback1
C       10.11.0.0/24 is directly connected, Loopback0
D       10.11.0.0/21 is a summary, 18:08:50, Null0
D       10.11.0.0/16 is a summary, 18:08:49, Null0
C       10.11.3.0/24 is directly connected, Loopback3
C       10.11.2.0/24 is directly connected, Loopback2
C       10.11.4.0/24 is directly connected, Loopback4
D       10.13.0.0/21 [90/2346496] via 192.168.2.2, 18:08:52, Serial0/0
D       10.4.0.0/21 [90/2346496] via 192.168.1.2, 18:08:52, Serial0/1
     192.168.1.0/30 is subnetted, 1 subnets
C       192.168.1.0 is directly connected, Serial0/1
     192.168.2.0/30 is subnetted, 2 subnets
C       192.168.2.0 is directly connected, Serial0/0
D       192.168.2.4 [90/2244096] via 192.168.2.2, 18:08:52, Serial0/0
                    [90/2244096] via 192.168.1.2, 18:08:52, Serial0/1
Router1#

-----------------------------------------------------------------------------------------------

Router2#show ip rout
1w1d: %SYS-5-CONFIG_I: Configured from console by consolee
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
       i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route

Gateway of last resort is not set

     10.0.0.0/8 is variably subnetted, 9 subnets, 3 masks
D       10.11.0.0/16 [90/2372096] via 192.168.2.6, 18:06:47, Ethernet0/0
D       10.11.0.0/21 [90/2346496] via 192.168.2.1, 18:06:47, Serial0/0
C       10.13.4.0/24 is directly connected, Loopback4
C       10.13.3.0/24 is directly connected, Loopback3
C       10.13.2.0/24 is directly connected, Loopback2
C       10.13.1.0/24 is directly connected, Loopback1
D       10.13.0.0/21 is a summary, 23:09:46, Null0
C       10.13.0.0/24 is directly connected, Loopback0
D       10.4.0.0/21 [90/153856] via 192.168.2.6, 18:06:49, Ethernet0/0
     192.168.1.0/30 is subnetted, 1 subnets
D       192.168.1.0 [90/2244096] via 192.168.2.6, 18:06:51, Ethernet0/0
     192.168.2.0/30 is subnetted, 2 subnets
C       192.168.2.0 is directly connected, Serial0/0
C       192.168.2.4 is directly connected, Ethernet0/0
Router2#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
       i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route

Gateway of last resort is not set

     6.0.0.0/32 is subnetted, 1 subnets
D       6.6.6.6 [90/2346496] via 192.168.2.1, 00:00:16, Serial0/0
     10.0.0.0/8 is variably subnetted, 9 subnets, 3 masks
D       10.11.0.0/16 [90/2372096] via 192.168.2.6, 18:08:27, Ethernet0/0
D       10.11.0.0/21 [90/2346496] via 192.168.2.1, 18:08:27, Serial0/0
C       10.13.4.0/24 is directly connected, Loopback4
C       10.13.3.0/24 is directly connected, Loopback3
C       10.13.2.0/24 is directly connected, Loopback2
C       10.13.1.0/24 is directly connected, Loopback1
D       10.13.0.0/21 is a summary, 23:11:26, Null0
C       10.13.0.0/24 is directly connected, Loopback0
D       10.4.0.0/21 [90/153856] via 192.168.2.6, 18:08:29, Ethernet0/0
     192.168.1.0/30 is subnetted, 1 subnets
D       192.168.1.0 [90/2244096] via 192.168.2.6, 18:08:32, Ethernet0/0
     192.168.2.0/30 is subnetted, 2 subnets
C       192.168.2.0 is directly connected, Serial0/0
C       192.168.2.4 is directly connected, Ethernet0/0
Router2#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
       D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
       N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
       E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
       i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
       * - candidate default, U - per-user static route, o - ODR
       P - periodic downloaded static route

Gateway of last resort is not set

     6.0.0.0/32 is subnetted, 1 subnets
D       6.6.6.6 [90/2346496] via 192.168.2.1, 00:00:46, Serial0/0
     10.0.0.0/8 is variably subnetted, 9 subnets, 3 masks
D       10.11.0.0/16 [90/2372096] via 192.168.2.6, 18:08:57, Ethernet0/0
D       10.11.0.0/21 [90/2346496] via 192.168.2.1, 18:08:57, Serial0/0
C       10.13.4.0/24 is directly connected, Loopback4
C       10.13.3.0/24 is directly connected, Loopback3
C       10.13.2.0/24 is directly connected, Loopback2
C       10.13.1.0/24 is directly connected, Loopback1
D       10.13.0.0/21 is a summary, 23:11:57, Null0
C       10.13.0.0/24 is directly connected, Loopback0
D       10.4.0.0/21 [90/153856] via 192.168.2.6, 18:08:59, Ethernet0/0
     192.168.1.0/30 is subnetted, 1 subnets
D       192.168.1.0 [90/2244096] via 192.168.2.6, 18:09:02, Ethernet0/0
     192.168.2.0/30 is subnetted, 2 subnets
C       192.168.2.0 is directly connected, Serial0/0
C       192.168.2.4 is directly connected, Ethernet0/0
Router2#

 

by: ksims1129Posted on 2009-05-15 at 04:31:35ID: 24394273

thats not what i said.
Router11(config)#ip default-network 6.0.0.0

Router13(config)#ip default-network 6.0.0.0

you have to issue the command on every router that you want to use 6.0.0.0 network as the default network.

 

by: pseudocyberPosted on 2009-05-15 at 05:07:09ID: 24394532

You do!?!?

I thought it's supposed to propagate through the EIRGP domain.

"A router configured with this command considers the network-number the last-resort gateway that it will announce to other routers.  The network must be reachable by the router that uses this command before it announces it as a candidate default route to other EIGRP routers.  The network number in this command must also be passed to other EIGRP routers so that those routers can use this network as their default network and set their gateway of last resort to this default network."

If I have to go issue this command on every single router - why wouldn't I just manually set the default gateway while I'm there?

Plus, ..."Multiple default networks can be configured:  downstream routers then use the EIGRP metric to determine the best default route".

It sounds to me like this command is used near the Internet edge of the network - then the rest of the EIGRP domain learns of it.

 

by: ksims1129Posted on 2009-05-15 at 05:10:29ID: 24394559

Yes you do. It does not propagate the route in EIGRP. the only way to redistribute it is to use the command Router(Config-router)#redistribute static
this will inject any static routes you have configured. you can use route maps to make sure the right static routes get redistributed.I dont know of any other way. If someone does please chime in.

 

by: pseudocyberPosted on 2009-05-15 at 05:19:31ID: 24394619

Well, while we're waiting on others to chime in ... ;)

You can configure a default route at your edge - like 0.0.0.0 0.0.0.0 next hop x.  Then, if you go into EIGRP and advertise network 0.0.0.0 - all your other EIGRP routers will learn about the default route that way - but that's not using the command - it's "cheating". :)

Still - it really looks to me like this command is supposed to propogate.


 

by: pseudocyberPosted on 2009-05-15 at 05:20:12ID: 24394626

Ok, I found this:

"Gateways of last resort selected using the ip default-network command are propagated differently depending on which routing protocol is propagating the default route. For IGRP and EIGRP to propagate the route, the network specified by the ip default-network command must be known to IGRP or EIGRP. This means the network must be an IGRP- or EIGRP-derived network in the routing table, or the static route used to generate the route to the network must be redistributed into IGRP or EIGRP, or advertised into these protocols using the network command"

Here:  http://www.cisco.com/en/US/tech/tk365/technologies_tech_note09186a0080094374.shtml

 

by: ksims1129Posted on 2009-05-15 at 05:22:12ID: 24394645

ok. that sounds how i learned it. So, The best way to do it is redistribute the static route

 

by: pseudocyberPosted on 2009-05-15 at 05:25:13ID: 24394677

So... you think I'm making a moutain out of a mole hill?  The way I'm doing the command is correct - and should work - and to move on? ;)

 

by: ksims1129Posted on 2009-05-15 at 05:27:45ID: 24394696

yes. i would move on trust me this won't be your last problems such as this you will run into things like this all the time. the only way to learn it is to do it. Stay in the lab and keep working hard. GOOD LUCK!!!

 

by: pseudocyberPosted on 2009-05-15 at 05:29:30ID: 24394706

Thanks!  :)

 

by: pseudocyberPosted on 2009-05-15 at 05:29:51ID: 31581632

Thanks.

 

by: pseudocyberPosted on 2009-05-19 at 10:52:37ID: 24424581

Addendum - turns out my Sr. Engineer found the answer.  The network wasn't being summarized going out the interfaces.  So, the other routers had a more specific route and were choosing it.  Once summarization was put on the interfaces, it worked like a charm.

20120131-EE-VQP-002

3 Ways to Join

30-Day Free Trial

The Experts

98% positive feedback on 31,087 answers since March 2000. angeliii is a Microsoft Most Valuable Professional for his work with MS SQL Server & Develoment.

He has also proven his knowledge of Visual Basic Programming, PHP Scripting and Oracle Databases.

The Experts

97% positive feedback on 10,752 answers since July 2000. lrmoore has more than 18 years experience in the networking industry.

The six-time Mircosoft MVPs specialties include firewalls, virtual private networking, and network management.

Testimonials

"...and excellent source for support... Kind of like having your very own IT dept." Electriciansnet

Testimonials

"I was apprehensive at signing up at first. However... it has already made my life as an IT administrator much easier." JaCrews

Testimonials

"WOW! You guys have great, active, and knowledgeable people on here." moore50

Business Clients

Business Clients

In the Press

"If you’ve got a question... Experts Exchange can supply an answer.”

In the Press

"...an invaluable aid for both IT professionals and those who require tech support."

In the Press

"where IT professionals provide quick answers on just about any topic"

Business Account Plans

Loading Advertisement...