1812J-B#sh run Building configuration... Current configuration : 2852 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 ip nat outside ip virtual-reassembly 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 ip nat inside ip virtual-reassembly vrrp 10 ip 192.168.200.3 ! router bgp 30000 no synchronization bgp log-neighbor-changes network 10.111.222.32 mask 255.255.255.240 network 192.168.200.0 network 192.168.201.0 redistribute static 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 no auto-summary ! ip forward-protocol nd ip route 10.111.222.32 255.255.255.240 Vlan200 ip route 192.168.250.0 255.255.255.0 Loopback1 ip route 192.168.251.0 255.255.255.0 Loopback1 no ip http server no ip http secure-server ! ip as-path access-list 1 permit ^$ ! ip nat pool AS20000-nat 10.111.222.33 10.111.222.46 netmask 255.255.255.240 ip nat inside source list 10 pool AS20000-nat ! ! ip prefix-list AS20000-haihu-list seq 10 permit 192.168.200.0/24 ip prefix-list AS20000-haihu-list seq 20 permit 10.111.222.32/28 ip prefix-list AS20000-haihu-list seq 30 permit 192.168.251.0/24 ! ip prefix-list AS40000-haihu-list seq 10 permit 192.168.201.0/24 access-list 10 permit 192.168.200.32 0.0.0.15 ! ! ! ! route-map AS40000-bgp-list permit 10 match ip address prefix-list AS40000-haihu-list set metric 20 ! 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#