! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R7 ! boot-start-marker boot-end-marker ! ! no aaa new-model no network-clock-participate slot 1 no network-clock-participate wic 0 ip cef ! ! ip nbar port-map ftp tcp 20 21 ! ! no ip domain lookup ! voice-card 0 no dspfarm ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! track 1 ip route 20.10.1.0 255.255.255.0 reachability ! class-map match-all telnet match protocol telnet class-map match-any jpeg match protocol http mime "*jpg" match protocol http mime "*jpe" match protocol http mime "*jpeg" match protocol http url "*jpg" match protocol http url "*jpe" match protocol http url "*jpeg" class-map match-any sql match protocol sqlnet match protocol sqlserver class-map match-all TheSqlServer match access-group name Prob2122 match class-map sql class-map match-all S5Telnet match access-group name S5 match protocol telnet class-map match-all ftp match protocol ftp class-map match-all S5 match access-group name S5 class-map match-all notused ! ! policy-map Prob5 class jpeg shape average 1000000 class S5Telnet bandwidth 1000 class S5 police 5000000 conform-action set-prec-transmit 3 exceed-action set-prec-transmit 1 policy-map Prob2324 class ftp police 256000 conform-action transmit 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 police 512000 policy-map Prob20to22 class TheSqlServer priority 56 128 class ftp bandwidth remaining percent 25 class telnet bandwidth remaining percent 25 class class-default fair-queue 512 ! ! ! ! ! ! interface GigabitEthernet0/0 no ip address shutdown speed auto duplex auto media-type rj45 no keepalive ! interface GigabitEthernet0/1 no ip address shutdown speed auto duplex auto media-type rj45 no keepalive ! interface Serial0/0/0 bandwidth 1544 no ip address encapsulation frame-relay frame-relay traffic-shaping frame-relay interface-queue priority no shutdown ! interface Serial0/0/0.1 point-to-point bandwidth 1544 ip address 180.40.7.65 255.255.255.224 ip ospf network broadcast ip ospf priority 0 frame-relay class Prob2324 frame-relay interface-dlci 703 frame-relay ip tcp header-compression passive no shutdown ! interface Serial0/0/0.2 point-to-point bandwidth 1544 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 priority-dlci-group 1 702 702 702 702 frame-relay interface-dlci 702 protocol ip 180.40.7.162 no shutdown ! interface Serial0/0/1 no ip address shutdown ! interface Serial0/0/2 no ip address shutdown ! interface Serial0/0/3 no ip address shutdown ! interface FastEthernet1/0 ip address 208.28.1.1 255.255.255.0 speed auto duplex half max-reserved-bandwidth 100 service-policy output Prob20to22 no shutdown ! interface FastEthernet1/1 ip address 180.40.7.131 255.255.255.224 ip helper-address 180.40.7.66 speed auto duplex half vrrp 47 ip 180.40.7.133 glbp 47 ip 180.40.7.134 glbp 47 weighting track 1 decrement 100 standby 47 ip 180.40.7.132 standby 47 preempt service-policy output Prob5 no shutdown ! router ospf 1 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! ! ! ip http server no ip http secure-server ! ip access-list standard S5 permit 208.28.1.2 ! ip access-list extended Prob2122 permit ip host 83.23.11.123 any permit ip any host 83.23.11.123 ! ! map-class frame-relay Prob2324 frame-relay cir 600000 service-policy output Prob2324 priority-list 1 protocol ip high tcp telnet priority-list 1 protocol ip low tcp www ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 logging synchronous stopbits 1 line aux 0 stopbits 1 line vty 0 4 privilege level 15 no login ! scheduler allocate 20000 1000 ! end