From: Alexey Tolstenok (alextols@gmail.com)
Date: Tue Jul 31 2007 - 15:31:18 ART
150.1.2.2/31 _prefix_ is not the same as original one 150.1.2.0/24, isn't
it?
2007/7/31, Edison Ortiz <edisonmortiz@gmail.com>:
>
> You will need two routers to make this work
>
> R2:
> router eigrp 100
> network 132.1.23.2 0.0.0.0
> no auto-summary
>
> R3:
> router eigrp 100
> redistribute static metric 10000 100 255 1 1500
> network 132.1.23.3 0.0.0.0
> no auto-summary
>
> ip route 150.1.2.2 255.255.255.254 Null0
>
> ______________________________
>
> R2's routing table:
>
> R2#sh ip route | i 150.1.2
> C 150.1.2.0/24 is directly connected, Loopback0
> D EX 150.1.2.2/31 [170/2195456] via 132.1.23.3, 00:01:55, Serial2/0
>
> R2#ping 150.1.2.2
>
> Type escape sequence to abort.
> Sending 5, 100-byte ICMP Echos to 150.1.2.2, timeout is 2 seconds:
> U.U.U
> Success rate is 0 percent (0/5)
>
> R2#sh int | i Loopback|Internet
> Loopback0 is up, line protocol is up
> Hardware is Loopback
> Internet address is 150.1.2.2/24
>
> Edison Ortiz
> Routing and Switching, CCIE # 17943
>
> --
SY, Alexey
This archive was generated by hypermail 2.1.4 : Sat Aug 18 2007 - 08:17:42 ART