[c-nsp] Redistribute of bgp asXX and EIGRP asXX
Kenny Sallee
k_sallee at yahoo.com
Tue Mar 21 13:49:34 EST 2006
Are you sure? I'm doing this w/ an MPLS service from
Qwest and I've not used the 'redistro internal'
command. Isn't that an older command as a failsafe /
'are you sure you want to do this' mechanism. Here's
my config:
router eigrp 1
redistribute connected
redistribute static
redistribute bgp 65001 metric 100000 10 255 1 1500
route-map bgp-to-eigrp
network 1.0.0.0
network x.x.x.0
default-metric 1544 20000 255 1 1500
no auto-summary
no eigrp log-neighbor-changes
!
router bgp 65001
no synchronization
bgp log-neighbor-changes
network y.y.y.y mask 255.255.255.252
redistribute connected
redistribute static
redistribute eigrp 1 route-map eigrp-to-bgp
neighbor z.z.z.z remote-as 209
neighbor z.z.z.z soft-reconfiguration inbound
neighbor z.z.z.z route-map qwest-bgp-inbound in
neighbor z.z.z.z route-map qwest-bgp-outbound out
no auto-summary
And the route-maps w/ ACL's to only redistro what I
want.
I've never used the redistro internal command when
doing this. So either I'm off my rocker or that
command is not required anymore.
Kenny
--- Félix Izquierdo <fizquierdo at l3consulting.com>
wrote:
> You need "bgp redistribute-internal" under bgp
> configuration in order to
> redistribute BGP into your IGP.
>
>
> Scott Ingram wrote:
>
> > I'm trying to set up REDISTRIBUTION and I was
> going to use a route-map.
> > Any Ideas?
> >
> > !
> > router eigrp AS NUMBER
> > redistribute connected
> > redistribute static
> > redistribute bgp as NUMBER route-map
> BGP-EIGRP-Redist
> > network 192.168.x.x
> > no auto-summary
> > !
> > router bgp as NUMBER
> > no synchronization
> > bgp log-neighbor-changes
> > redistribute connected
> > redistribute static
> > redistribute eigrp 99
> > neighbor 152.161.x.x remote-as NUMBER
> > no auto-summary
> > !
> >
> > ip prefix-list MCI_PiP seq 1 permit 152.161.x.x/32
> > ip prefix-list MCI_PiP seq 2 permit 152.161.x.x/32
> > ip prefix-list MCI_PiP seq 3 permit 152.161.x.x/32
> >
> > route-map BGP-EIGRP-Redist permit 1
> > match ip address prefix-list MCI_PiP
> > set metric as NUMBER 1 255 1 1500
> >
> > IMPORTANT NOTICE:
> >
> > This message is intended only for the use of the
> individual or entity to which it is addressed and
> may contain information that is privileged,
> confidential and exempt from disclosure under
> applicable law. If you have received this message
> in error, you are hereby notified that we do not
> consent to any reading, dissemination, distribution
> or copying of this message. If you have received
> this communication in error, please notify the
> sender immediately and destroy the transmitted
> information.
> >
> > _______________________________________________
> > cisco-nsp mailing list cisco-nsp at puck.nether.net
> > https://puck.nether.net/mailman/listinfo/cisco-nsp
> > archive at
> http://puck.nether.net/pipermail/cisco-nsp/
> >
> >
>
> _______________________________________________
> cisco-nsp mailing list cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at
> http://puck.nether.net/pipermail/cisco-nsp/
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
More information about the cisco-nsp
mailing list