! version 15.4 no service timestamps log datetime msec no service timestamps debug datetime msec service password-encryption ! hostname B-1000-R ! ! ! enable password 7 0822404F1A0A ! ! ip dhcp excluded-address 192.168.16.1 ip dhcp excluded-address 192.168.16.33 ip dhcp excluded-address 192.168.16.117 ip dhcp excluded-address 192.168.16.65 ip dhcp excluded-address 192.168.16.81 ip dhcp excluded-address 192.168.16.49 ip dhcp excluded-address 192.168.16.121 ip dhcp excluded-address 192.168.16.105 ! ip dhcp pool Sales-VLAN10 network 192.168.16.0 255.255.255.224 default-router 192.168.16.1 dns-server 10.10.10.10 domain-name coursework.m30197.com ip dhcp pool Accounts-VLAN10 network 192.168.16.32 255.255.255.240 default-router 192.168.16.33 dns-server 10.10.10.10 domain-name coursework.m30197.com ip dhcp pool Wireless-VLAN1000 network 192.168.16.104 255.255.255.248 default-router 192.168.16.105 dns-server 10.10.10.10 domain-name coursework.m30197.com ip dhcp pool Director-VLAN40 network 192.168.16.64 255.255.255.240 default-router 192.168.16.65 dns-server 10.10.10.10 domain-name coursework.m30197.com ip dhcp pool HR-VLAN50 network 192.168.16.80 255.255.255.240 default-router 192.168.16.81 dns-server 10.10.10.10 domain-name coursework.m30197.com ip dhcp pool Marketing-VLAN20 network 192.168.16.48 255.255.255.240 default-router 192.168.16.49 dns-server 10.10.10.10 domain-name coursework.m30197.com ! ! ! ip cef no ipv6 cef ! ! ! username cisco password 7 0822404F1A0A ! ! ! ! ! ! ! ! no ip domain-lookup ! ! spanning-tree mode pvst ! ! ! ! ! ! interface GigabitEthernet0/0/0 no ip address duplex auto speed auto ! interface GigabitEthernet0/0/1 no ip address duplex auto speed auto ! interface GigabitEthernet0/0/1.10 encapsulation dot1Q 10 ip address 192.168.16.33 255.255.255.240 ! interface GigabitEthernet0/0/1.20 encapsulation dot1Q 20 ip address 192.168.16.49 255.255.255.240 ! interface GigabitEthernet0/0/1.30 encapsulation dot1Q 30 ip address 192.168.16.1 255.255.255.224 ! interface GigabitEthernet0/0/1.40 encapsulation dot1Q 40 ip address 192.168.16.65 255.255.255.240 ! interface GigabitEthernet0/0/1.50 encapsulation dot1Q 50 ip address 192.168.16.81 255.255.255.240 ! interface GigabitEthernet0/0/1.99 encapsulation dot1Q 99 ip address 192.168.16.97 255.255.255.248 ! interface GigabitEthernet0/0/1.1000 encapsulation dot1Q 1000 ip address 192.168.16.105 255.255.255.248 ! interface Vlan1 no ip address shutdown ! ip classless ! ip flow-export version 9 ! ! ! banner motd $Unauthroized Access is not Allowed$ ! ! ! ! ! line con 0 password 7 0822404F1A0A logging synchronous login ! line aux 0 ! line vty 0 4 login local line vty 5 15 login local ! ! ! end