! 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 lanb match access-group 102 class-map match-all lanA match access-group 101 ! ! policy-map marker class lanA set dscp af22 class lanb set dscp af33 ! ! ! ! ! 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 30.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 ! interface FastEthernet3/0 ip address 1.0.0.1 255.255.255.252 duplex auto speed auto service-policy output marker ! ip forward-protocol nd ip route 40.0.0.0 255.255.255.0 1.0.0.2 ! ! no ip http server no ip http secure-server ! access-list 101 permit ip 30.0.0.0 0.0.0.255 any access-list 102 permit ip 20.0.0.0 0.0.0.255 any 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