! version 12.4 service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname P3C ! boot-start-marker boot-end-marker ! enable secret 5 $1$hSvA$b2SYvgL0JuuGPcGKFILKz/ ! aaa new-model ! ! aaa authentication login vtymethod local aaa authentication login conmethod none ! aaa session-id common ! resource policy ! memory-size iomem 15 ip subnet-zero ! ! ip cef ip tftp source-interface Loopback0 no ip domain lookup ! ! ipv6 unicast-routing ipv6 multicast-routing ! ! voice call carrier capacity active ! ! ! ! ! ! ! ! ! ! username ws privilege 15 password 0 w0rksh0p ! ! ! ! interface Loopback0 description Pod 3 Core-C ip address 199.109.203.3 255.255.255.255 ipv6 address 2001:468:1103:3::1/64 ipv6 ospf 65503 area 0 ! interface Loopback1 description loopback for embeded rp no ip address ipv6 address 2001:468:1103::5/64 ipv6 ospf 65503 area 0 ! interface FastEthernet0/0 description To Pod 3 Border-A ip address 199.109.203.26 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1103:FF01::2/64 ipv6 ospf 65503 area 0 ipv6 multicast boundary scope 5 ! interface FastEthernet0/1 description To Pod 3 Border-B no ip address duplex auto speed auto ! interface FastEthernet1/0 description To Pod 3 Customer-D ip address 199.109.203.33 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1103:FF07::2/64 ipv6 ospf 65503 area 0 ! interface FastEthernet2/0 description To Pod 3 Customer-E ip address 199.109.203.37 255.255.255.252 duplex auto speed auto ipv6 address 2001:468:1103:FF03::1/64 ipv6 ospf 65503 area 0 ! router ospf 65503 log-adjacency-changes network 199.109.203.0 0.0.0.255 area 0 ! router bgp 65503 bgp router-id 199.109.203.3 no bgp default ipv4-unicast bgp log-neighbor-changes neighbor internal peer-group neighbor internal remote-as 65503 neighbor internal update-source Loopback0 neighbor internal version 4 neighbor internal-v6 peer-group neighbor internal-v6 remote-as 65503 neighbor internal-v6 update-source Loopback0 neighbor 2001:468:1103:1::1 peer-group internal-v6 neighbor 199.109.203.1 peer-group internal ! address-family ipv4 neighbor 199.109.203.1 activate no auto-summary no synchronization exit-address-family ! address-family ipv6 neighbor 2001:468:1103:1::1 activate network 2001:468:1103::/48 exit-address-family ! address-family ipv6 multicast neighbor internal-v6 prefix-list agg out neighbor 2001:468:1103:1::1 activate exit-address-family ! no ip http server ! ip classless ! ! ipv6 route ::/0 2001:468:1103:FF01::1 multicast ipv6 router ospf 65503 no log-adjacency-changes default-information originate always redistribute bgp 65503 ! ipv6 pim rp-address 2001:468:1103::5 staticrp ! ! ipv6 prefix-list agg seq 5 permit 2001:468:1103::/48 ! ipv6 access-list staticrp permit ipv6 any FF05::/16 permit ipv6 any FF15::/16 permit ipv6 any FF85::/16 sequence 70 permit ipv6 any FF7E:540:2001:468:1103::/96 ! control-plane ! ! ! ! ! ! ! dial-peer cor custom ! ! ! ! line con 0 privilege level 15 login authentication conmethod line aux 0 privilege level 15 login authentication conmethod line vty 0 4 exec-timeout 120 0 privilege level 15 login authentication vtymethod line vty 5 15 exec-timeout 120 0 privilege level 15 login authentication vtymethod ! ! end