host route

From: Michael Spencer (labmich2002@xxxxxxxxx)
Date: Tue Aug 27 2002 - 04:46:50 GMT-3


   
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