From: Brian McGahan (bmcgahan@internetworkexpert.com)
Date: Tue Feb 15 2005 - 13:27:24 GMT-3
Manu,
You invoked the TCL shell, and it thinks you're trying to "set"
an environment variable. Exit the command line to close the TCL shell
or issue the "tclquit" command.
HTH,
Brian McGahan, CCIE #8593
bmcgahan@internetworkexpert.com
Internetwork Expert, Inc.
http://www.InternetworkExpert.com
Toll Free: 877-224-8987 x 705
Outside US: 775-826-4344 x 705
24/7 Support: http://forum.internetworkexpert.com
Live Chat: http://www.internetworkexpert.com/chat/
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf
Of
> manu mohan
> Sent: Tuesday, February 15, 2005 4:11 AM
> To: ccielab@groupstudy.com
> Subject: Problem with Route-map
>
>
> 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:21 GMT-3