Re: Connected interface appear as External

From: Edison Ortiz (edisonmortiz@gmail.com)
Date: Tue Jul 31 2007 - 10:12:12 ART


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

On 7/30/07, CCIE 19999 <ccie@iprimus.com.au> wrote:
>
> Hi Folks,
>
>
>
> Is there a way actually you can make a connected prefix appear as
> external?
>
> For example, 151.10.1.2 is a connected interface on R1 and the routing
> protocol is EIGRP.
>
> I am wondering if it is possible to make the prefix appear as D EX in
> router
> R1 instead of as Connected.
>
>
>
> TIA,
>
> Shine
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sat Aug 18 2007 - 08:17:42 ART