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)#net
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#
Main Topics
Browse All Topics





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.