Hi All,
Routes with * i.e. Default route is stil not appearing. I think there is a config mistake...but could not find where
router eigrp 100
network 1.0.0.0
network 10.1.0.0 0.0.255.255
network 172.16.0.0
network 192.168.12.0
network 192.168.13.0
no auto-summary
!
ip http server
!
ip route 1.0.0.0 255.0.0.0 1.1.1.0 ----->ip default-network 1.1.1.0
ip route 1.1.1.0 255.255.255.0 Null0
output::
C 192.168.12.0/24 is directly connected, Serial1/0
1.0.0.0/8 is variably subnetted, 2 subnets, 2 masks
S 1.1.1.0/24 is directly connected, Null0
S 1.0.0.0/8 [1/0] via 1.1.1.0
C 192.168.13.0/24 is directly connected, Serial1/1
D 192.168.24.0/24 [90/2172416] via 192.168.12.2, 00:25:44, Serial1/0
172.16.0.0/24 is subnetted, 3 subnets
C 172.16.9.0 is directly connected, Loopback9
C 172.16.10.0 is directly connected, Loopback10
C 172.16.11.0 is directly connected, Loopback11
10.0.0.0/24 is subnetted, 8 subnets
C 10.1.8.0 is directly connected, Loopback8
C 10.1.3.0 is directly connected, Loopback3
C 10.1.2.0 is directly connected, Loopback2
C 10.1.1.0 is directly connected, Loopback1
C 10.1.7.0 is directly connected, Loopback7
C 10.1.6.0 is directly connected, Loopback6
C 10.1.5.0 is directly connected, Loopback5
C 10.1.4.0 is directly connected, Loopback4
D 192.168.34.0/24 [90/2681856] via 192.168.13.2, 00:25:45, Serial1/1
D 192.168.0.0/24 [90/2297856] via 192.168.12.2, 00:25:45, Serial1/0
Any reason why its not cadidate default route.
Any assistance will be appreciated.
Cheers!
Ravi