! ! ! version 15.2 service timestamps debug datetime msec service timestamps log datetime msec ! hostname RTR1 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model no ip icmp rate-limit unreachable ip cef ! ! ! ! ! ! no ip domain lookup no ipv6 cef ! ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ip tcp synwait-time 5 ! ! ! ! ! ! ! ! ! ! ! ! interface FastEthernet0/0 ip address 112.103.104.2 255.255.255.0 duplex full ! interface Serial1/0 no ip address shutdown serial restart-delay 0 ! interface Serial1/1 no ip address shutdown serial restart-delay 0 ! interface Serial1/2 no ip address shutdown serial restart-delay 0 ! interface Serial1/3 no ip address shutdown serial restart-delay 0 ! interface Ethernet2/0 ip address 114.11.109.222 255.255.255.252 duplex full ! interface Ethernet2/1 ip address 19.15.113.170 255.255.255.248 duplex full ! interface Ethernet2/2 no ip address shutdown duplex full ! interface Ethernet2/3 no ip address shutdown duplex full ! router bgp 309021 bgp log-neighbor-changes network 19.15.113.168 mask 255.255.255.248 network 112.103.104.0 mask 255.255.255.0 network 114.11.109.220 mask 255.255.255.252 timers bgp 3 10 redistribute static neighbor 19.15.113.169 remote-as 385555 neighbor 19.15.113.169 weight 100 neighbor 19.15.113.169 filter-list 10 out neighbor 114.11.109.221 remote-as 375600 neighbor 114.11.109.221 route-map prepend out neighbor 114.11.109.221 filter-list 10 out ! ip forward-protocol nd ! ip as-path access-list 10 permit ^$ ! no ip http server no ip http secure-server ip route 192.168.35.0 255.255.255.0 112.103.104.1 ! ! route-map prepend permit 10 set as-path prepend 375600 ! ! ! control-plane ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line vty 0 4 login ! ! end