1812J-B#sh run Building configuration... Current configuration : 2992 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 ospf 1 log-adjacency-changes redistribute bgp 30000 subnets route-map bgp_to_ospf network 10.11.11.0 0.0.0.255 area 0 ! router bgp 30000 no synchronization bgp log-neighbor-changes bgp redistribute-internal network 10.111.222.32 mask 255.255.255.240 network 192.168.200.0 network 192.168.201.0 redistribute static redistribute ospf 1 match internal external 1 external 2 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 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 access-list standard External1-list permit 192.168.200.0 0.0.0.255 ip access-list standard nat-list permit 10.111.222.32 0.0.0.15 ip access-list standard ospf-route-list permit 192.168.94.0 0.0.0.255 ip access-list standard static-route-list permit 192.168.251.0 0.0.0.255 ! ! ip prefix-list bgp_to_ospf-list seq 10 permit 172.16.100.0/24 access-list 10 permit 192.168.200.32 0.0.0.15 ! ! ! ! route-map AS20000-bgp-list permit 10 match ip address External1-list static-route-list ospf-route-list nat-list ! route-map bgp_to_ospf permit 10 match ip address prefix-list bgp_to_ospf-list ! ! ! control-plane ! ! line con 0 line aux 0 line vty 0 4 password cisco login ! end 1812J-B#