RE: host route

From: Lupi, Guy (Guy.Lupi@xxxxxxxxxxxxx)
Date: Tue Aug 27 2002 - 08:51:28 GMT-3


   
The host route is installed after the PPP negotiation that the 2 interfaces
go through, it will always be there on a Cisco unless you use "no peer
neighbor-route" on the interface.

-----Original Message-----
From: Michael Spencer [mailto:labmich2002@yahoo.com]
Sent: Tuesday, August 27, 2002 3:47 AM
To: ccielab@groupstudy.com
Subject: host route

If I configure PPP on the serial interfaces of two
routers connected back to back, I get host route /32.
What is the reason behined this. If I configure HDLC I
get none.

Router1#
interface Serial0
 ip address 10.1.1.1 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 clockrate 56000

Router2#
interface Serial0
 ip address 10.1.1.2 255.255.255.0
 no ip directed-broadcast
 encapsulation ppp
 no ip mroute-cache

Router1# show ip route

Gateway of last resort is not set

     10.0.0.0/8 is variably subnetted, 2 subnets, 2
masks
C 10.1.1.2/32 is directly connected, Serial0
C 10.1.1.0/24 is directly connected, Serial0

Router2#sh ip route

Gateway of last resort is not set

     10.0.0.0/8 is variably subnetted, 2 subnets, 2
masks
C 10.1.1.0/24 is directly connected, Serial0
C 10.1.1.1/32 is directly connected, Serial0



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:48:39 GMT-3