Current configuration : 2914 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R4 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 10 ! ! ip cef ! ! no ip domain lookup ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ! ! voice-card 0 no dspfarm ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ip tcp synwait-time 5 ! ! ! ! ! interface Loopback104 ip address 172.16.104.1 255.255.255.0 ! 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 ! 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 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 shutdown snmp trap link-status frame-relay interface-dlci 401 ! interface Serial0/0/1 ip address 172.16.45.4 255.255.255.0 clock rate 2000000 ! router eigrp 1 network 172.16.43.4 0.0.0.0 no auto-summary eigrp router-id 4.4.4.4 ! 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.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 ! ! ip prefix-list FromR6 seq 5 permit 200.1.16.0/23 ge 24 le 24 ! 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