hostname R1 ip cef no ip domain lookup key chain bgp key 1 key-string 48sdkfhsd accept-lifetime 00:00:00 Jan 1 2015 infinite send-lifetime 00:00:00 Jan 1 2015 infinite interface Loopback100 ip address 33.33.33.1 255.255.255.255 ! interface GigabitEthernet1/0 ip address 23.23.1.6 255.255.255.252 negotiation auto ! router bgp 333 no synchronization bgp log-neighbor-changes bgp dampening redistribute static neighbor 23.23.1.5 remote-as 750 neighbor 23.23.1.5 password uifsdf2 neighbor 23.23.1.5 route-map in_upstream in neighbor 23.23.1.5 route-map out_upstream out neighbor 23.23.1.5 maximum-prefix 100 80 no auto-summary ! ip forward-protocol nd ip route 33.33.32.0 255.255.254.0 Null0 ip route 33.33.33.0 255.255.255.0 Null0 ip route 33.33.33.192 255.255.255.224 Null0 no ip http server no ip http secure-server ! ip as-path access-list 1 permit ^750*$ ! ! ! ip prefix-list default seq 5 permit 0.0.0.0/0 ! ip prefix-list my_nets seq 5 permit 33.33.33.0/24 le 32 logging alarm informational ! ! ! route-map out_upstream permit 10 match ip address prefix-list my_nets ! route-map in_upstream permit 10 match ip address prefix-list default match as-path 1