hostname Router ! ! ! ! ! ! ! ! ip cef no ipv6 cef ! ! ! ! ! ! ! ! ! ! ! ! spanning-tree mode pvst ! ! ! ! ! ! interface FastEthernet0/0 ip address 192.168.1.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Vlan1 no ip address ! router rip network 192.168.1.0 network 192.168.7.0 network 192.168.11.0 ! ip classless ip route 192.168.1.0 255.255.255.0 192.168.7.0 ip route 192.168.1.0 255.255.255.0 192.168.11.0 ip route 192.168.7.0 255.255.255.0 192.168.1.0 ! ip flow-export version 9 ! ! ! ! ! ! ! ! telephony-service max-ephones 25 max-dn 25 ip source-address 192.168.11.1 port 2000 auto assign 1 to 25 ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end