Specific route manipulation in BGP

From: Cisco Fanatic <ebay_products_at_hotmail.com>
Date: Mon, 23 Dec 2013 07:15:23 -0800

It's easy when I read theory all clear, but let me ask the experts here and
see if i can nail this down.
p-t-p connection named layer 2, L2.
1 side 10.100.x.x/24 and other side 10.20.x.x
Is there a way to exclude and be specific out of 10.100.x.x/24 and
10.20.x.x/24 subnets so traffic below only goes to Layer 2, L2?
10.100.60.11 _` 10.20.80.1110.100.60.13 _` 10.20.80.11
!router bgp 65500 bgp log-neighbor-changes redistribute connected redistribute
static redistribute eigrp 1000 neighbor 10.255.0.26 remote-as 65501 neighbor
10.255.0.26 timers 30 90 neighbor 10.255.0.26 soft-reconfiguration inbound
neighbor 10.255.0.26 route-map setweightCAin in neighbor 10.255.0.26 route-map
TRAFFIC_OVER_L2 out!access-list 10 permit 10.13.0.0 0.0.255.255access-list 10
permit 10.20.22.0 0.0.0.255access-list 10 permit 10.20.80.0
0.0.0.255!route-map setweightCAin permit 10 match ip address 10 set weight
32769!ip prefix-list OVER_L2 seq 5 permit 10.100.60.0/24ip prefix-list OVER_L2
seq 10 permit 10.100.22.0/24ip prefix-list OVER_L2 seq 15 permit
10.100.126.0/23!route-map TRAFFIC_OVER_L2 permit 10 match ip address
prefix-list OVER_L2!route-map TRAFFIC_OVER_L2 permit 20 set as-path prepend
65500 65500 65500 65500!

Blogs and organic groups at http://www.ccie.net
Received on Mon Dec 23 2013 - 07:15:23 ART

This archive was generated by hypermail 2.2.0 : Wed Jan 01 2014 - 20:26:19 ART