RE: Setting weight through filter list

From: Brian Dennis (brian@xxxxxx)
Date: Tue Jul 23 2002 - 04:20:58 GMT-3


   
The weight option on a filter-list was removed in newer versions of IOS.
It is in 12.0 but not in 12.1. The weight option was also removed from
the documentation for the filter-list command between version 12.0 and
12.1.

Brian Dennis, CCIE #2210 (R&S/ISP Dial)

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Harish DV/peakxv
Sent: Monday, July 22, 2002 9:02 PM
To: ccielab@groupstudy.com
Subject: Setting weight through filter list

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