Addresses assigned from District pool
        for Royal Palm school number 13:
        10.64.16.0            
        10.64.16.1
         10.64.31.254                         
        10.64.31.255            
        ADMINISTRATION
        10.64.32.0            
        10.64.32.1
         10.64.47.254                         
        10.64.47.255            
        STUDENT
         
        
        
        All addresses in the ADMIN
        Network will be assigned by administratorstatic.
        All addresses in the STUDENT
        Network will be assigned by DHCP-dynamically.
         
        
        
        SECURITY
        
        
         
        
        
        Access Control Lists will be
        created to allow Students to access the DNS and Email server as well as
        the Internet.
        Access Control Lists will be
        created to Deny Student access to the ADMIN Network.
         
        
        
        ACCESS CONTROL LISTS
        
        
        IP
        Royal_Palm(config)#access-list
        1 deny 10.64.32.0 0.0.15.255
        Royal_Palm(config)#access-list
        1 permit any
        Royal_Palm(config)#int
        e1
        Royal_Palm(config-if)#ip
        access-group 1 out
         
        
        
        IPX
        Royal_Palm(config)#access-list
        810 deny 32 16
        Royal_Palm(config)#int
        e1
        Royal_Palm(config-if)#ipx
        access-group 810 out