1812J-B#sh run Building configuration... Current configuration : 2291 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname 1812J-B ! boot-start-marker boot-end-marker ! logging message-counter syslog enable password cisco ! no aaa new-model ! ! dot11 syslog ip source-route ! ! ! ! ip cef no ip domain lookup no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ! interface Loopback1 ip address 192.168.201.2 255.255.255.0 ! interface BRI0 no ip address encapsulation hdlc shutdown ! interface FastEthernet0 ip address 10.5.5.2 255.255.255.0 duplex auto speed auto ! interface FastEthernet1 ip address 192.168.150.2 255.255.255.0 duplex auto speed auto ! interface FastEthernet2 switchport access vlan 200 ! interface FastEthernet3 ! interface FastEthernet4 ! interface FastEthernet5 ! interface FastEthernet6 ! interface FastEthernet7 ! interface FastEthernet8 ! interface FastEthernet9 switchport access vlan 11 duplex full speed 10 ! interface Vlan1 no ip address ! interface Vlan11 ip address 10.11.11.2 255.255.255.0 ! interface Vlan200 ip address 192.168.200.2 255.255.255.0 vrrp 10 ip 192.168.200.3 ! router bgp 30000 no synchronization bgp log-neighbor-changes network 192.168.200.0 network 192.168.201.0 neighbor 10.5.5.1 remote-as 20000 neighbor 10.5.5.1 timers 10 30 neighbor 10.5.5.1 route-map AS20000-bgp-list out neighbor 10.5.5.1 filter-list 1 out neighbor 10.11.11.1 remote-as 40000 neighbor 10.11.11.1 timers 10 30 neighbor 10.11.11.1 route-map AS40000-bgp-list out neighbor 10.11.11.1 filter-list 1 out neighbor 192.168.150.1 remote-as 30000 neighbor 192.168.150.1 timers 10 30 neighbor 192.168.150.1 next-hop-self neighbor 192.168.150.1 weight 200 no auto-summary ! ip forward-protocol nd no ip http server no ip http secure-server ! ip as-path access-list 1 permit ^$ ! ! ! ip prefix-list AS20000-haihu-list seq 10 permit 192.168.200.0/24 ! ip prefix-list AS40000-haihu-list seq 10 permit 192.168.201.0/24 ! ! ! ! route-map AS40000-bgp-list permit 10 match ip address prefix-list AS40000-haihu-list ! route-map AS20000-bgp-list permit 10 match ip address prefix-list AS20000-haihu-list ! ! ! control-plane ! ! line con 0 line aux 0 line vty 0 4 password cisco login ! end 1812J-B# 1812J-B# 1812J-B#