From: Brian Dennis (brian@5g.net)
Date: Mon Sep 02 2002 - 23:43:48 GMT-3
The weight keyword was removed from that command in IOS version 12.1.
Brian Dennis, CCIE #2210 (R&S/ISP Dial)
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
dahlene@aros.net
Sent: Monday, September 02, 2002 7:12 PM
To: ccielab@groupstudy.com
Subject: neighbor 2.2.2.2 filter-list 6 weight 100
All,
I am trying to set a bgp weight attribute using the following command
"AS path
access-lists: ip as-path access-list access-list-number {permit|deny}
as-
regular-expression neighbor ip-address filter-list access-list-number
weight
weight." but cannot find an IOS version (feature set) that it will work
in.
Here is an example where it is used.
http://www.cisco.com/warp/public/459/14.html#A16.0 Should we know how to
do
this? What version of the IOS is required? Is there something more
than what
is below that is required for this to work?
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$
!-- this only permits path 100
ip as-path access-list 6 permit ^200$
Thanks,
Matt
This archive was generated by hypermail 2.1.4 : Mon Oct 07 2002 - 07:43:42 GMT-3