From: Antonio Tassone (antonio.tassone@poste.it)
Date: Thu Jul 27 2006 - 04:57:52 ART
Hi guys,
I've got some question for you:
Q1:
does anyone have got a config to make bgp-policy accounting working with
selection not based on community but on the destination AS of the traffic?
I tried with this:
ip as-path access-list 10 permit ^$
!
route-map SetBucket permit 10
match as-path 10
set traffic-index 1
!
route-map SetBucket permit 20
set traffic-index 2
!
router bgp 10
table-map SetBucket
But the show ip cef <network> detail of a route of my own AS didn't show up
the traffic_index 1 as I expected.
I mistaken something, but what?
Q2:
How can I notify telnet application regarding congestion, to make it slow
down traffic?
Q3:
How can I make a connection to <IP1> TCP port 80 being redirected to <IP2>
TCP port 23 to access the router CLI?
TIA.
Regards.
Antonio
This archive was generated by hypermail 2.1.4 : Tue Aug 01 2006 - 07:13:48 ART