hostname R2 ! 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 Loopback102 ip address 172.16.102.1 255.255.255.0 ip pim sparse-dense-mode ip igmp join-group 239.255.1.1 ! interface Loopback147 ip address 147.10.1.145 255.255.255.224 ! interface FastEthernet0/0 ip address 172.16.26.2 255.255.255.0 ip pim sparse-dense-mode duplex auto speed auto ipv6 address 2001:26::/64 eui-64 ipv6 address FE80::2 link-local ipv6 rip cisco enable ! interface FastEthernet0/1 no ip address duplex auto speed auto ! interface Serial0/0/0 no ip address encapsulation frame-relay no frame-relay inverse-arp ! interface Serial0/0/0.124 point-to-point ip address 172.16.124.2 255.255.255.0 ip pim sparse-dense-mode ip ospf network point-to-multipoint snmp trap link-status ipv6 address 2001:124::2/64 ipv6 address FE80::2 link-local ipv6 ospf network non-broadcast ipv6 ospf priority 0 ipv6 ospf 1 area 124 frame-relay interface-dlci 201 ! interface Serial0/0/1 no ip address shutdown ! router ospf 1 router-id 2.2.2.2 log-adjacency-changes network 172.16.0.0 0.0.255.255 area 0 ! router bgp 200 no synchronization bgp router-id 2.2.2.2 bgp log-neighbor-changes network 147.10.1.128 mask 255.255.255.224 neighbor 172.16.26.6 remote-as 600 neighbor 172.16.26.6 send-community neighbor 172.16.26.6 route-map ToR6 out neighbor 172.16.124.1 remote-as 100 no auto-summary ! ip forward-protocol nd ! ! ip http server no ip http secure-server no ip pim dm-fallback ! ipv6 router ospf 1 router-id 2.2.2.2 log-adjacency-changes redistribute rip cisco include-connected ! ipv6 router rip cisco redistribute ospf 1 metric 2 include-connected ! ! route-map ToR6 permit 10 set community no-export ! ! ! ! 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