sh ip rou bgp     r6-CE1#sh ip route bgp 44.0.0.0/32 is subnetted, 1 subnets B 44.44.44.44 [20/0] via 67.67.67.7, 00:01:32 r6-CE1#ping 44.44.44.44 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 44.44.44.44, timeout is 2 seconds: ..... Success rate is 0 percent (0/5) r6-CE1#sh run Building configuration... Current configuration : 2051 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname r6-CE1 ! enable secret 5 $1$Ttp2$suPe4xfn09KPocYDEGmGP0 ! ip subnet-zero ! ! no ip domain lookup ! ip cef ip audit notify log ip audit po max-events 100 mpls ldp logging neighbor-changes no ftp-server write-enable ! --More--  ! ! crypto isakmp policy 10 encr 3des hash md5 authentication pre-share group 2 crypto isakmp key cisco123 address 192.1.1.18 ! ! crypto ipsec transform-set myset esp-3des ! crypto map mymap 10 ipsec-isakmp ! Incomplete set peer 192.1.1.18 set transform-set myset match address acl-crypto ! ! ! ! ! ! --More--  ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! ! ! ! ! interface Loopback0 ip address 66.66.66.66 255.255.255.255 ! interface FastEthernet0/0 ip address 192.168.1.1 255.255.255.252 speed 100 full-duplex ! interface Serial0/0 no ip address encapsulation frame-relay --More--   no frame-relay inverse-arp ! interface Serial0/0.16 point-to-point ip address 16.16.16.6 255.255.255.0 ip ospf network point-to-point frame-relay interface-dlci 601 ! interface Serial0/0.26 point-to-point ip address 26.26.26.6 255.255.255.0 frame-relay interface-dlci 602 ! interface FastEthernet0/1 ip address 67.67.67.6 255.255.255.0 speed 100 full-duplex ! interface Serial0/1 no ip address shutdown clockrate 2000000 ! router ospf 1 log-adjacency-changes --More--   redistribute bgp 53535 metric 100 subnets network 16.16.16.6 0.0.0.0 area 0 network 66.66.66.66 0.0.0.0 area 0 ! router bgp 53535 no synchronization bgp log-neighbor-changes network 66.66.66.66 mask 255.255.255.255 redistribute ospf 1 neighbor 67.67.67.7 remote-as 65001 no auto-summary ! no ip http server no ip http secure-server ip classless ! ! ! ! ! ! ! ! --More--  ! ! ! alias exec sib sh ip int br alias exec siib sh ip int br alias exec sir sh ip rou alias exec srbr sh run | b router alias exec sion sh ip os ne ! line con 0 privilege level 15 line aux 0 line vty 0 4 privilege level 15 login ! ! end r6-CE1#