Maximum Number of Route Maps Applied to a Neighbor?

2000-09-19 Thread Jennifer Mellone

How many route map statements can I apply to an EBGP neighbor?  Is it only 1
inbound and 1 outbound?

For example, is this illegal?

router bgp xxx
 network a.a.a.a
 network b.b.b.b
 network c.c.c.c
 neighbor d.d.d.d remote-as yyy
 neighbor d.d.d.d route-map firstin in
 neighbor d.d.d.d route-map firstout out
 neighbor d.d.d.d route-map secondin in
 neighbor d.d.d.d route-map secondout out

- Jennifer

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Maximum Number of Route Maps Applied to a Neighbor?

2000-09-22 Thread Ida Leung

I think you can only apply one route map in and one out.  

ida

On Tue, 19 Sep 2000, Jennifer Mellone wrote:

> How many route map statements can I apply to an EBGP neighbor?  Is it only 1
> inbound and 1 outbound?
> 
> For example, is this illegal?
> 
> router bgp xxx
>  network a.a.a.a
>  network b.b.b.b
>  network c.c.c.c
>  neighbor d.d.d.d remote-as yyy
>  neighbor d.d.d.d route-map firstin in
>  neighbor d.d.d.d route-map firstout out
>  neighbor d.d.d.d route-map secondin in
>  neighbor d.d.d.d route-map secondout out
> 
> - Jennifer
> 
> **NOTE: New CCNA/CCDA List has been formed. For more information go to
> http://www.groupstudy.com/list/Associates.html
> _
> UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
> FAQ, list archives, and subscription info: http://www.groupstudy.com
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
> 

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Maximum Number of Route Maps Applied to a Neighbor?

2000-09-22 Thread Ida Leung

I agreed  she should use multiple sequences to group all route-map
together.

route-map groupstudy permit 10

ida

On Fri, 22 Sep 2000, Erick B. wrote:

> 
> Why not use multiple sequences?
> 
> eg:
> 
> route-map groupstudy 10
>
> route-map groupstudy 20
>.
>  
> --- Ida Leung <[EMAIL PROTECTED]> wrote:
> > I think you can only apply one route map in and one
> > out.  
> > 
> > ida
> > 
> > On Tue, 19 Sep 2000, Jennifer Mellone wrote:
> > 
> > > How many route map statements can I apply to an
> > EBGP neighbor?  Is it only 1
> > > inbound and 1 outbound?
> > > 
> > > For example, is this illegal?
> > > 
> > > router bgp xxx
> > >  network a.a.a.a
> > >  network b.b.b.b
> > >  network c.c.c.c
> > >  neighbor d.d.d.d remote-as yyy
> > >  neighbor d.d.d.d route-map firstin in
> > >  neighbor d.d.d.d route-map firstout out
> > >  neighbor d.d.d.d route-map secondin in
> > >  neighbor d.d.d.d route-map secondout out
> > > 
> > > - Jennifer
> 
> 
> __
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/
> 

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: Maximum Number of Route Maps Applied to a Neighbor?

2000-09-22 Thread Erick B.


Why not use multiple sequences?

eg:

route-map groupstudy 10
   
route-map groupstudy 20
   .
 
--- Ida Leung <[EMAIL PROTECTED]> wrote:
> I think you can only apply one route map in and one
> out.  
> 
> ida
> 
> On Tue, 19 Sep 2000, Jennifer Mellone wrote:
> 
> > How many route map statements can I apply to an
> EBGP neighbor?  Is it only 1
> > inbound and 1 outbound?
> > 
> > For example, is this illegal?
> > 
> > router bgp xxx
> >  network a.a.a.a
> >  network b.b.b.b
> >  network c.c.c.c
> >  neighbor d.d.d.d remote-as yyy
> >  neighbor d.d.d.d route-map firstin in
> >  neighbor d.d.d.d route-map firstout out
> >  neighbor d.d.d.d route-map secondin in
> >  neighbor d.d.d.d route-map secondout out
> > 
> > - Jennifer


__
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

**NOTE: New CCNA/CCDA List has been formed. For more information go to
http://www.groupstudy.com/list/Associates.html
_
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]