From: Ozgur Guler (Garanti Teknoloji) (OzgurG@garanti.com.tr)
Date: Thu Oct 16 2003 - 11:46:37 GMT-3
no there is another way if you are not allowed to use acl or prefix-list...
say you want to redistribute connected interfaces into routing protocol x...
you can run another igp (say y) on those interfaces you want to redistribute into x ,
and redistribute y into x ...
that is redistributing connected interfaces into an igp without using access-lists, prefix-lists...
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com]On Behalf Of Andrew.Fang@barclayscapital.com
Sent: Thursday, October 16, 2003 5:32 PM
To: Ken.Farrington@barclayscapital.com; tlarus@cox.net; chenry@reuna.cl
Cc: ccielab@groupstudy.com
Subject: RE: Redistribution using ACLs or Prefix-lists (which method ispr efer red)
Ken, you can do it anyway you want as long as the objective is achieved.
( I prefer the prefix list method)
But if the lab specificly says you can't use ACL or prefix list, then
you should consider the match interface trick
andrew
-----Original Message-----
From: Ken.Farrington@barclayscapital.com
Sent: Thursday, October 16, 2003 10:19 AM
To: tlarus@cox.net; chenry@reuna.cl; Farrington, Ken: IT (LDN)
Cc: ccielab@groupstudy.com
Subject: RE: Redistribution using ACLs or Prefix-lists (which method
ispr efer red)
but if i want to just use an ACL or prefix list, are there any rules on
this
:)
many thx
-----Original Message-----
From: Thomas Larus [mailto:tlarus@cox.net]
Sent: 16 October 2003 14:59
To: Cristian Henry H; Ken.Farrington@barclayscapital.com
Cc: ccielab@groupstudy.com
Subject: Re: Redistribution using ACLs or Prefix-lists (which method
isprefer red)
Yes. You can do that. I remember being very happy to learn about that
little trick.
Tom Larus, CCIE #10,014
Author of CCIE Warm-Up: Advice and Learning Labs, distributed by
www.ipexpert.com tlarus@ipexpert.com
----- Original Message -----
From: "Cristian Henry H" <chenry@reuna.cl>
To: <Ken.Farrington@barclayscapital.com>
Cc: <ccielab@groupstudy.com>
Sent: Thursday, October 16, 2003 9:41 AM
Subject: Re: Redistribution using ACLs or Prefix-lists (which method
isprefer red)
> What about the following one ?
>
> route-map CON-TO-OSPF
> match interface e1
> !
>
>
> Ken.Farrington@barclayscapital.com ha escrito:
> >
> > Sorry Guys, (this has probably been posted b4)
> >
> > Just to confirm what I should do as my date is coming very close.
> >
> > ======================================
> > Redistribnution of connected, IGP, or distribute-lists
> > ======================================
> >
> > Could anyone give me the best way to do this. The way I think of it
> > is
use
> > access-lists for access-control and prefix-lists for network prefix
control.
> >
> > Things is, am i correct or does it matter.
> >
> > Please look at the sample of redistrinute connected below :-
> >
> > int e 0
> > ip address 10.0.0.1 255.255.255.0
> > int e 1
> > ip address 11.11.11.1 255.255.255.0
> > !
> > router ospf 1
> > log-adjacency-changes
> > redistribute connected subnets route-map CONN-TO-OSPF network
> > 10.0.0.0 0.0.0.255 !
> > route-map CON-TO-OSPF
> > match ip address 10
> > !
> > access-list 10 permit 11.11.11.0
> >
> > -----------or---------------
> >
> > route-map CON-TO-OSPF
> > match ip address prefix CON-TO-OSPF-LIST
> > !
> > ip prefix-list CON-TO-OSPF-LIST permit 11.11.11.0/24
> >
> > --------------------------------------------------------------------
> > ----
> > For more information about Barclays Capital, please
> > visit our web site at http://www.barcap.com.
> >
> > Internet communications are not secure and therefore the Barclays
> > Group does not accept legal responsibility for the contents of this
> > message. Although the Barclays Group operates anti-virus
> > programmes, it does not accept responsibility for any damage
> > whatsoever that is caused by viruses being passed. Any views or
> > opinions presented are solely those of the author and do not
> > necessarily represent those of the Barclays Group. Replies to this
> > email may be monitored by the Barclays Group for operational or
> > business reasons.
> >
> > --------------------------------------------------------------------
> > ----
> >
> > ***Get your CCIE and a FREE vacation: Shop.GroupStudy.com***
> > ____________________________________________________________________
> > ___
> > Please help support GroupStudy by purchasing your study materials
from:
> > shop.groupstudy.com
> >
> > Subscription information may be found at:
> > http://www.groupstudy.com/list/CCIELab.html
>
> --
> Cristian E. Henry
> REUNA
>
> E-mail: chenry@reuna.cl
> Fono: 56-2-3370336
>
> ______________________________________________________________________
> _
> Please help support GroupStudy by purchasing your study materials
from:
> http://shop.groupstudy.com
>
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Mon Nov 24 2003 - 07:53:03 GMT-3