Setting weight through filter list

From: Harish DV/peakxv (harish.dv@xxxxxxxxxx)
Date: Tue Jul 23 2002 - 01:02:19 GMT-3


   
Guys,

I haven't heard from anyone on this problem. Can someone pls clarify?.

Thanks

Harish

----- Forwarded by Harish DV/peakxv on 07/22/2002 08:54 PM -----

                      Harish DV

                                               To: ccielab@groupstudy.com

                      07/22/2002 12:56 cc:

                      AM Subject: Setting weight through
 filter list

I am unable to set the weight using filter list command under bgp. The task
is to create as-path access list and then set the weight using "filter-list
" command.
cco has this example:

RTC#
router bgp 300
neighbor 1.1.1.1 remote-as 100
neighbor 1.1.1.1 filter-list 5 weight 200
neighbor 2.2.2.2 remote-as 200
neighbor 2.2.2.2 filter-list 6 weight 100
...
ip as-path access-list 5 permit ^100$
ip as-path access-list 6 permit ^200$

But when I try to configure the neighbor statement with filter-list , the
IOS doesn't allow me to put the weight command.Here is the o/p:

r6(config-router)#neighbor 135.7.14.1 filter-list 1 weight 200
^
% Invalid input detected at '^' marker.

The options with filter-list are in and out only.

r6(config-router)#neighbor 135.7.14.1 filter-list 1 ?
  in Filter incoming routes
  out Filter outgoing routes

Is this example on cco wrong?.

Thanks for your input

Harish



This archive was generated by hypermail 2.1.4 : Sat Sep 07 2002 - 19:36:40 GMT-3