ip cef ! ! class-map match-any RT match ip precedence 5 match packet length max 100 class-map match-any NETWORK match ip precedence 6 match ip precedence 7 class-map match-all PRE-REALTIME match any ! ! policy-map egress class NETWORK bandwidth 16 class RT class class-default fair-queue policy-map ingress class PRE-RTI set ip precedence 5 ! ! ! interface Loopback0 ip address 1.1.1.1 255.255.255.255 ! interface FastEthernet0 description Connection to LAN ip address 2.2.2.2 255.255.255.0 service-policy input ingress speed auto ! interface Serial0 description bandwidth 256 ip address 3.3.3.3 255.255.255.252 service-policy output egress ! router bgp 30 no synchronization bgp log-neighbor-changes network 4.4.4.0 mask 255.255.255.0 redistribute connected !ip classless ip tacacs source-interface Loopback0