hostname R1 ! 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 ip sla monitor responder ! ipv6 unicast-routing ! voice-card 0 no dspfarm ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ip tcp synwait-time 5 ! ! the following class maps and policy map is just for testing ! class-map match-all af12 match dscp af12 class-map match-all af13 match dscp af13 class-map match-all af11 match dscp af11 ! ! policy-map test class af11 class af12 class af13 ! ! ! ! ! ! interface Loopback101 ip address 172.16.101.1 255.255.255.0 ip pim sparse-dense-mode ip igmp join-group 239.255.1.1 ipv6 address 2001:AB40::1/32 ipv6 address 2001:AB41::1/32 ipv6 ospf 1 area 101 ! interface Tunnel14 no ip address ipv6 address 2001:4313::1/64 ipv6 address FE80::1 link-local ipv6 ospf network point-to-multipoint non-broadcast ipv6 ospf neighbor FE80::4 ipv6 ospf 1 area 0 tunnel source Serial0/0/0.13 tunnel destination 172.16.43.4 ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface FastEthernet0/1 ip address 172.16.120.1 255.255.255.0 duplex auto speed auto ipv6 address 2001:ABC::1/64 ipv6 address FE80::1 link-local ipv6 ospf 1 area 100 ! interface Serial0/0/0 no ip address encapsulation frame-relay no frame-relay inverse-arp ! interface Serial0/0/0.13 point-to-point ip address 172.16.13.1 255.255.255.0 ip pim sparse-dense-mode snmp trap link-status frame-relay interface-dlci 103 ! interface Serial0/0/0.124 multipoint ip address 172.16.124.1 255.255.255.0 ip accounting precedence input ip pim nbma-mode ip pim sparse-dense-mode ip ospf network point-to-multipoint snmp trap link-status ipv6 address 2001:124::1/64 ipv6 address FE80::1 link-local ipv6 ospf neighbor FE80::4 ipv6 ospf neighbor FE80::2 ipv6 ospf 1 area 124 frame-relay map ipv6 FE80::2 102 broadcast frame-relay map ipv6 FE80::4 104 broadcast frame-relay map ipv6 2001:124::2 102 frame-relay map ipv6 2001:124::4 104 frame-relay map ip 172.16.124.1 102 frame-relay map ip 172.16.124.2 102 broadcast frame-relay map ip 172.16.124.4 104 broadcast service-policy input test ! interface Serial0/0/1 no ip address shutdown clock rate 2000000 ! router ospf 1 router-id 1.1.1.1 log-adjacency-changes redistribute bgp 65001 subnets network 172.16.120.1 0.0.0.0 area 0 network 172.16.0.0 0.0.255.255 area 0 ! router bgp 65001 synchronization bgp router-id 1.1.1.1 bgp log-neighbor-changes bgp confederation identifier 100 bgp confederation peers 65002 neighbor 172.16.43.4 remote-as 65002 neighbor 172.16.43.4 ebgp-multihop 2 neighbor 172.16.43.4 next-hop-self neighbor 172.16.120.20 remote-as 65001 neighbor 172.16.120.20 next-hop-self neighbor 172.16.124.2 remote-as 200 no auto-summary ! ip forward-protocol nd ! ! ip http server no ip http secure-server no ip pim dm-fallback ip pim send-rp-announce Loopback101 scope 1 group-list Only239 interval 1 ip pim send-rp-discovery Loopback101 scope 4 ! ip access-list standard Only239 permit 239.255.0.0 0.0.255.255 ! ipv6 router ospf 1 router-id 1.1.1.1 log-adjacency-changes area 100 virtual-link 44.44.44.44 area 101 range 2001:AB40::/31 ! ! ! ! ! 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