! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! logging queue-limit 100 ! memory-size iomem 10 ip subnet-zero ! ! no ip domain lookup ip dhcp excluded-address 180.40.7.129 180.40.7.133 ip dhcp excluded-address 180.40.7.146 180.40.7.159 ! ip dhcp pool Prob10 network 180.40.7.128 255.255.255.224 default-router 180.40.7.132 option 150 ip 20.20.20.20 dns-server 208.28.1.82 domain-name ccie.com ! ip cef mpls ldp logging neighbor-changes ! ! ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! class-map match-all Telnet match protocol telnet class-map match-all FTP match protocol ftp class-map match-all S5Telnet match access-group 100 class-map match-all SQL match access-group 102 class-map match-all S5OtherStuff match access-group 101 ! ! policy-map optional class FTP bandwidth percent 25 class Telnet bandwidth percent 25 class SQL priority 56 128 class class-default fair-queue 512 queue-limit 128 policy-map Prob6 class S5Telnet bandwidth 1000 class S5OtherStuff police cir 5000000 conform-action transmit exceed-action set-prec-transmit 3 policy-map Prob16 class FTP police cir 256000 conform-action transmit exceed-action drop class Telnet police cir 56000 bc 1400 be 3500 conform-action set-prec-transmit 1 exceed-action set-prec-transmit 0 violate-action drop class class-default fair-queue queue-limit 100 policy-map Prob17 class FTP shape average 256000 class Telnet shape average 56000 class class-default bandwidth 512 shape peak 600000 ! ! ! ! interface Ethernet0/0 ip address 208.28.1.1 255.255.255.0 half-duplex no shutdown ! interface Serial0/0 no ip address service-policy output Prob17 encapsulation frame-relay no shutdown ! interface Serial0/0.1 point-to-point bandwidth 128 ip address 180.40.7.65 255.255.255.224 ip ospf network point-to-multipoint frame-relay class Prob16 frame-relay interface-dlci 103 no shutdown ! interface Serial0/0.2 point-to-point bandwidth 128 ip address 180.40.7.161 255.255.255.224 ip helper-address 208.28.1.99 ip ospf network point-to-multipoint frame-relay interface-dlci 102 protocol ip 180.40.7.162 no shutdown ! interface Ethernet0/1 ip address 180.40.7.131 255.255.255.224 service-policy output optional half-duplex standby 175 ip 180.40.7.132 standby 175 priority 125 standby 175 preempt no shutdown ! interface Serial0/1 no ip address shutdown ! router ospf 1 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! no ip http server ip classless ! ! ! ! map-class frame-relay Prob7b frame-relay priority-group 1 ! map-class frame-relay Prob16 service-policy output Prob16 access-list 100 permit tcp host 208.28.1.2 any eq telnet access-list 101 permit ip host 208.28.1.2 any access-list 102 permit tcp any host 87.23.11.123 eq 1433 access-list 102 permit udp any host 87.23.11.123 eq 1433 priority-list 1 protocol ip high tcp telnet priority-list 1 protocol ip low tcp www ! ! call rsvp-sync ! ! mgcp profile default ! dial-peer cor custom ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous line aux 0 line vty 0 4 privilege level 15 no login ! ! end