User Access Verification Username: Password: TPAF-NARERE#sh run Building configuration... Current configuration : 5379 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname TPAF-NARERE ! boot-start-marker boot-end-marker ! logging buffered 51200 warnings enable secret 5 $1$gv8C$8UXfJcJV4sBMmLL/BzijC1 enable password venus1254 ! no aaa new-model ! resource policy ! ip subnet-zero ! ! ip cef ! ! ip domain name tpaf.ac.fj ! ! class-map match-all TPAF-VOIP-TRAFFIC match dscp ef class-map match-all TPAF-SIGNAL-TRAFFIC match ip dscp af31 ! ! policy-map TPAF-NAMAKA-TRAFFIC class TPAF-VOIP-TRAFFIC bandwidth 440 random-detect class TPAF-SIGNAL-TRAFFIC bandwidth 72 random-detect class class-default fair-queue 64 policy-map TPAF-SUVA-TRAFFIC class TPAF-VOIP-TRAFFIC bandwidth 220 random-detect class TPAF-SIGNAL-TRAFFIC bandwidth 36 random-detect class class-default fair-queue 64 ! ! ! interface FastEthernet0/0 description Link to Narere LAN ip address 10.1.1.3 255.255.255.0 duplex full speed 100 ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface Serial0/0/0 description Link to Suva WAN bandwidth 512 ip address 10.1.254.1 255.255.255.252 ip tcp header-compression iphc-format ip tcp compression-connections 256 service-policy output TPAF-SUVA-TRAFFIC ip rtp header-compression iphc-format ip rtp compression-connections 1000 ! interface Serial0/0/1 description Link to Namaka WAN ip address 10.1.253.1 255.255.255.252 ip tcp header-compression iphc-format ip tcp compression-connections 64 service-policy output TPAF-NAMAKA-TRAFFIC ip rtp header-compression iphc-format ip rtp compression-connections 64 ! router eigrp 200 network 10.0.0.0 auto-summary ! ip classless ip route 10.1.2.0 255.255.255.0 10.1.1.199 (10.1.1.199 is a Avaya IP Office Unit which is acting as their router currently) ip route 10.1.5.0 255.255.255.0 10.1.1.199 (10.1.2.0 and 10.1.5.0 networks) ! ip http server ip http authentication local ip http timeout-policy idle 60 life 86400 requests 10000 ! access-list 60 permit 10.1.1.191 snmp-server community tpaf-narere RW 60 ! line con 0 login local line aux 0 line vty 0 4 privilege level 15 login local transport input telnet line vty 5 15 access-class 23 in privilege level 15 login local transport input telnet ! scheduler allocate 20000 1000 ! end TPAF-NARERE#