Config Router-6 interface FastEthernet0/0 ip address 172.16.10.2 255.255.255.0 ! interface FastEthernet1/0 ip address 172.16.70.2 255.255.255.0 duplex auto speed auto ! interface FastEthernet2/0 ip address 172.16.60.1 255.255.255.0 ! router bgp 212 no synchronization bgp log-neighbor-changes network 172.16.60.0 mask 255.255.255.0 neighbor 172.16.10.1 remote-as 234 neighbor 172.16.10.1 version 4 neighbor 172.16.10.1 prefix-list 10 out neighbor 172.16.10.1 route-map traf_inbound [...]