From: jpritcha@xxxxxxx
Date: Fri Mar 24 2000 - 20:25:30 GMT-3
   
I believe the host route shows up because of the encapsulation you are using
(ppp).  If the encapsulation was frame-relay or HDLC, I don't think you would
see the connected host route in your table.
Jim
adushey@yahoo.com on 03/24/2000 13:43:53
Please respond to adushey@yahoo.com
To:   ccielab@groupstudy.com
cc:    (bcc: James F Pritchard/TMG/CSC)
Subject:  host route
What are the criterion for host routes to show up in a routing table?
Why/when do they show up when not statically configured?
thanks
see below-
version 11.2
no service udp-small-servers
no service tcp-small-servers
!
hostname rf
!
!
!
interface Ethernet0
 ip address 10.108.16.2 255.255.255.0
 shutdown
!
interface Serial0
 ip address 192.168.3.2 255.255.255.0
 encapsulation ppp
!
interface Serial1
 no ip address
 shutdown
!
interface BRI0
 no ip address
 shutdown
!
router igrp 10
 network 10.0.0.0
 network 192.168.3.0
!
no ip classless
!
line con 0
line aux 0
line vty 0
line vty 1 4
!
end
rf#sh 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, * - candidate
default
       U - per-user static route, o - ODR
Gateway of last resort is not set
     192.168.3.0/24 is variably subnetted, 2 subnets, 2 masks
C       192.168.3.1/32 is directly connected, Serial0
C       192.168.3.0/24 is directly connected, Serial0
rf#
Aaron DuShey
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 08:23:06 GMT-3