! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 no ip icmp rate-limit unreachable ip cef ! ! ! ! no ip domain lookup ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ip tcp synwait-time 5 ! class-map match-all shaper2m match access-group 100 ! ! policy-map policy1 class shaper2m shape average 2000000 policy-map s ! ! ! ! ! interface FastEthernet0/0 no ip address shutdown duplex auto speed auto ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface FastEthernet1/0 ip address 10.0.0.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet2/0 ip address 20.0.0.1 255.255.255.0 duplex auto speed auto service-policy output policy1 ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! access-list 100 permit ip any host 20.0.0.100 access-list 101 permit ip any host 20.0.0.200 no cdp log mismatch duplex ! ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login ! ! end