Problem with Route-map

From: manu mohan (manumohan200@rediffmail.com)
Date: Tue Feb 15 2005 - 07:11:29 GMT-3


  
Hi all,
I am having the following problem while configuring the set command
under route-map .I am pasting it here

Rack7R6(config)#router bgp 100
Rack7R6(config-router)#nei 54.7.4.254 route-map bba in
Rack7R6(config-router)#nei 204.12.7.254 route-ma bbb in
Rack7R6(config)#route-map bba per 10
Rack7R6(config-route-map)#match as-path 6
Rack7R6(config-route-map)#set community 54:1
54:1
Rack7R6(config-route-map)#
Rack7R6(config-route-map)#set weight 1
1
Rack7R6(config-route-map)#
Rack7R6(config-route-map)#set metric 1
1
Rack7R6(config-route-map)#
Rack7R6#sh
run
<----output omitted----------------->
router bgp 100
no synchronization
bgp log-neighbor-changes
neighbor 54.7.4.254 remote-as 54
neighbor 54.7.4.254
send-community
neighbor 54.7.4.254 route-map bba in
neighbor 192.10.7.1
remote-as 200
neighbor 192.10.7.1 send-community
neighbor 204.12.7.254
remote-as 54
neighbor 204.12.7.254 send-community
neighbor 204.12.7.254
route-map bbb in
no auto-summary
!
ip classless
no ip http server
ip
bgp-community new-format
ip as-path access-list 6 permit ^54$
!
!
!
route-map
bba permit 10
match as-path 6
!
!

Do any one have similar problem.Can any one
suggest a solution ?
Manu



This archive was generated by hypermail 2.1.4 : Thu Mar 03 2005 - 08:51:20 GMT-3