hostname R4 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 10 ! ! ip cef ! ! no ip domain lookup ip multicast-routing ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ! ipv6 unicast-routing ! voice-card 0 no dspfarm ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ip tcp synwait-time 5 ! ! ! ! ! interface Loopback104 ip address 172.16.104.1 255.255.255.0 ip pim sparse-dense-mode ip igmp join-group 239.255.1.1 ! interface Tunnel14 no ip address ipv6 address 2001:4313::4/64 ipv6 address FE80::4 link-local ipv6 ospf network point-to-multipoint non-broadcast ipv6 ospf neighbor FE80::1 ipv6 ospf 1 area 0 tunnel source Serial0/0/0.43 tunnel destination 172.16.13.1 ! interface Tunnel45 no ip address no ip redirects ipv6 address 2001:45::5EFE:AC10:2D04/64 ipv6 address FE80::5EFE:AC10:2D04 link-local ipv6 ospf network non-broadcast ipv6 ospf neighbor FE80::5EFE:AC10:2D05 ipv6 ospf 1 area 0 tunnel source Serial0/0/1 tunnel mode ipv6ip isatap ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface FastEthernet0/1 ip address 172.16.46.4 255.255.255.0 duplex auto speed auto ipv6 address 2001:46::4/64 ipv6 address FE80::4 link-local ! interface Serial0/0/0 no ip address encapsulation frame-relay no frame-relay inverse-arp ! interface Serial0/0/0.43 point-to-point ip address 172.16.43.4 255.255.255.0 ip pim sparse-dense-mode snmp trap link-status frame-relay interface-dlci 403 ! interface Serial0/0/0.124 point-to-point ip address 172.16.124.4 255.255.255.0 ip pim sparse-dense-mode ip ospf network point-to-multipoint snmp trap link-status ipv6 address 2001:124::4/64 ipv6 address FE80::4 link-local ipv6 ospf network non-broadcast ipv6 ospf priority 0 ipv6 ospf 1 area 124 frame-relay interface-dlci 401 ! interface Serial0/0/1 ip address 172.16.45.4 255.255.255.0 ip pim sparse-dense-mode clock rate 2000000 ! router ospf 1 router-id 4.4.4.4 log-adjacency-changes passive-interface Serial0/0/0.124 network 172.16.0.0 0.0.255.255 area 0 ! router bgp 65002 no synchronization bgp router-id 4.4.4.4 bgp log-neighbor-changes bgp confederation identifier 100 bgp confederation peers 65001 neighbor 172.16.13.1 remote-as 65001 neighbor 172.16.13.1 ebgp-multihop 2 neighbor 172.16.13.1 next-hop-self neighbor 172.16.43.3 remote-as 65002 neighbor 172.16.43.3 next-hop-self neighbor 172.16.43.3 route-map ToR1 out neighbor 172.16.45.5 remote-as 500 neighbor 172.16.45.5 route-map ToR5 out neighbor 172.16.46.6 remote-as 600 neighbor 172.16.46.6 send-community neighbor 172.16.46.6 route-map LocalPref in neighbor 172.16.46.6 route-map ToR6 out no auto-summary ! ip forward-protocol nd ! ip as-path access-list 1 permit _200$ ! ip http server no ip http secure-server no ip pim dm-fallback ! ! ip prefix-list FromR6 seq 5 permit 200.1.16.0/23 ge 24 le 24 ! ip prefix-list R2 seq 5 permit 147.10.1.128/27 ipv6 router ospf 1 router-id 4.4.4.4 log-adjacency-changes ! ! route-map ToR1 permit 10 match ip address prefix-list R2 set ip next-hop 172.16.13.1 ! route-map ToR1 permit 20 ! route-map ToR5 permit 10 match ip address prefix-list FromR6 ! route-map ToR5 permit 20 match as-path 1 ! route-map ToR6 permit 10 set community no-export ! route-map LocalPref permit 10 set local-preference 90 ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! banner motd ^C ------------------------------------------------- Cisco 360 R&S Advanced Workshop 1 Product, POD location: $(line-desc) Device: $(hostname) ------------------------------------------------- ^C alias exec srb show run | begin alias exec sri show run | inc alias exec srr show run | begin ^router alias exec c config t alias exec i show ip route alias exec ship show ip int brief | excl una ! line con 0 location CIERS1-AW1, SJ exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 line vty 0 4 privilege level 15 no login line vty 5 15 privilege level 15 no login ! scheduler allocate 20000 1000 ! end