Acces List Workbook v1.0 Instructor

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 69

7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

x
 t   
 e 
n0.0.0.0Access
Any CL
Lists
 d  
 e  Workbook
Instructor’s Edition
Version 1.0

permit

 d   access-list
deny access-grou
Wildcard Mask 

Standard
http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 1/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Access-List Numbers
IP Standard 1 to 99
IP Extended 100 to 199
Ethernet Type Code 200 to 299
Ethernet Address 700 to 799
DECnet and Extended DECnet 300 to 399
XNS 400 to 499
Extended XNS 500 to 599
Appletalk 600 to 699
48-bit MAC Addresses 700 to 799
IPX Standard 800 to 899
IPX Extended 900 to 999
IPX SAP (service advertisement protocol) 1000 to 1099

IPX SAP SPX 1000 to 1099


Extended 48-bit MAC Addresses 1100 to 1199
IPX NLSP 1200 to 1299
IP Standard, expanded range 1300 to 1999
IP Extended, expanded range 2000 to 2699
SS7 (voice) 2700 to 2999
Standard Vines 1 to 100
Extended Vines 101 to 200
Simple Vines 201 to 300
Transparent bridging (protocol type) 200 to 299
Transparent bridging (vender type) 700 to 799
Extended Transparent bridging 1100 to 1199
Source-route bridging (protocol type) 200 to 299
Source-route bridging (vender type) 700 to 799

Produced by: Robb Jones


 jonesr@careertech.net
Frederick County Career & Technology Center
Cisco Networking Academy
Frederick County Public Schools
Frederick, Maryland, USA

Special Thanks to Melvin Baker and Jim Dorsch


for taking the time to check this workbook for errors.

Instructors (and anyone else for that matter) please do not post the Instructors version on public websites.
When you do this your giving everyone else worldwide the answers. Yes, students look for answers this way.
It also discourages others; myself included, from posting high quality materials.
Inside Cover

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 2/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

What are Access Control Lists?


ACLs...
...are a sequential list of instructions that tell a router which packets to
permit or deny.

General Access Lists Information


Access Lists...
...are read sequentially.
...are set up so that as soon as the packet matches a statement it
stops comparing and permits or denys the packet.
...need to be written to take care of the most abundant traffic first.
...must be configured on your router before you can deny packets.
...can be written for all supported routed protocols; but each routed
protocol must have a different ACL for each interface.
...must be applied to an interface to work.

How routers use Access Lists


(Outbound Port - Default)

The router checks to see if the packet is routable. If it is it looks up


the route in its routing table.

The router then checks for an ACL on that outbound interface.

If there is no ACL the router switches the packet out that interface to its
destination.

If there is an ACL the router checks the packet against the access list
statements sequentially. Then permits or denys each packet as it is
matched.

If the packet does not match any statement written in the ACL it is
denyed because there is an implicit “deny any” statement at the end of
every ACL.

1
http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 3/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Standard Access Lists


Standard Access Lists...
...are numbered from 1 to 99.
...filter (permit or deny) only source addresses.
...do not have any destination information so it must placed as close
to the destination as possible.
...work at layer 3 of the OSI model.

Why standard ACLs are placed close to the


destination.
If you want to block traffic from Juan’s computer from reaching
Janet’s computer with a standard access list you would place the
ACL close to the destination on Router D, interface E0. Since
its using only the source address to permit or deny packets the
ACL here will not effect packets reaching Routers B, or C.

Router B Router D
S1 S0 S1
Router A E0 Router C E0
S0 S1 S0
E0 E0

Janet’s
Matt’s
Computer
Computer

Juan’s Jimmy’s
Computer Computer

If you place the ACL on router A to block traffic to Router D


it will also block all packets going to Routers B, and C;
because all the packets will have the same source address.

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 4/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Standard Access List Placement


Sample Problems

FA0 FA1

Router A

Juan’s Jan’s
Computer Computer

In order
Jan’s to permit
computer packets
you would from
placeJuan’s computer
the standard to arrive
access list atat
router interface ______.FA1

E0 S0 E1
S1
Router A Router B

Lisa’s
Computer Paul’s
Computer

Lisa has been sending unnecessary information to Paul. Where


would you place the standard ACL to deny all traffic from Lisa to Paul?
Router Name ______________ Interface ___________ 
Router B E1
Where would you place the standard ACL to deny traffic from Paul to
Lisa?
Router A
Router Name ______________ Interface ___________  E0

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 5/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Standard Access List Placement


Router B
S1 S0
Router A
E0 S0 S1 FA1
S1 Router C

Ricky’s Jenny’s
Computer Computer
Amanda’s
Compute

Carrol’s Kathy’s
George’s
Computer Computer
Computer

S1
Router D
S0 E0 Jeff’s
Computer

Jim’s
Computer

S1
E0 S0 FA1
S1
Router E Router F

Linda’s Jackie’s Melvin’s


Sarah’s
Computer Computer Computer
Computer

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 6/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Standard Access List Placement


1. Where would you place a standard access list to Router D
Router Name_________________ 
permit traffic from Ricky’s computer to reach Jeff’s E0
Interface ____________________ 
computer?

2. Where
deny would
traffic from you placecomputer
Melvin’s a standard access
from list to
reaching Router Name_________________ 
Interface Router
E0 A
____________________ 
Jenny’s computer?

3. Where would you place a standard access list to Router C


Router Name_________________ 
deny traffic to Carrol’s computer from Sarah’s FA1
Interface ____________________ 
computer?

4. Where would you place a standard access list to Router D


Router Name_________________ 
permit traffic from Ricky’s computer to reach Jeff’s E0
Interface ____________________ 
computer?

5. Where would you place a standard access list to Router D


Router Name_________________ 
deny traffic from Amanda’s computer from reaching E0
Interface ____________________ 
Jeff and Jim’s computer?

6. Where would you place a standard access list to Router E


Router Name_________________ 
permit traffic from Jackie’s computer to reach Linda’s E0
Interface ____________________ 
computer?

7. Where would you place a standard access list to Router C


Router Name_________________ 
permit traffic from George’s computer to reach Carrol Interface ____________________ 
and Amanda’s computer? FA1
8. Where would you place a standard access list to Router A
Router Name_________________ 
deny traffic to Jenny’s computer from Jackie’s E0
Interface ____________________ 
computer?

9. Where would you place a standard access list to Router E


Router Name_________________ 
permit traffic from George’s computer to reach Linda E0
Interface ____________________ 
and Sarah’s computer?

10. Where wouldfrom


youreaching
place an George’s
ACL to deny traffic from Router Name_________________ 
Router
Jeff’s computer computer? Interface FA1 C
____________________ 

11. Where would you place a standard access list to Router E


Router Name_________________ 
deny traffic to Sarah’s computer from Ricky’s E0
Interface ____________________ 
computer?

12. Where would you place an ACL to deny traffic from Router F 
Router Name_________________ 
Linda’s computer from reaching Jackie’s computer? FA1
Interface ____________________ 
5

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 7/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Extended Access Lists


Extended Access Lists...
...are numbered from 100 to 199.
...filter (permit or deny) based on the: source address
destination address
protocol
port number
... are placed close to the source.
...work at both layer 3 and 4 of the OSI model.

Why extended ACLs are placed close to the source.

If you want to deny traffic from Juan’s computer from reaching


Janet’s computer with an extended access list you would place
the ACL close to the source on Router A, interface E0. Since it
can permit or deny based on the destination address it can reduce
backbone overhead and not effect traffic to Routers B, or C.
Router B Router D
S0 S1
Router A S1 Router C E0
FA0
S0 S1 S0
E0 E0

Janet’s
Matt’s
Computer
Computer

Juan’s Jimmy’s
Computer Computer

If you place the ACL on Router E to block traffic from Router


A, it will work. However, Routers B, and C will have to route
the packet before it is finally blocked at Router E. This
increases the volume of useless network traffic.

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 8/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Extended Access List Placement


Sample Problems
E0 E1

Router A

Jan’s
Juan’s
Computer
Computer

In order to permit packets from Juan’s computer to arrive at


Jan’s computer you would place the extended access list at
E0
router interface ______.

FA0 S0 FA1
S1
Router A Router B

Lisa’s Paul’s
Computer Computer

Lisa has been sending unnecessary information to Paul. Where would


you place the extended ACL to deny all traffic from Lisa to Paul?
Router A
Router Name ______________ Interface ___________  FA0
Where would you place the extended ACL to deny traffic from Paul to
Lisa?
Router B
Router Name ______________ Interface ___________  FA1

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 9/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Extended Access List Placement


Router B
S1 S0
Router A
FA0 S0 S1 E1
S1 Router C

Ricky’s Jenny’s
Computer Computer Amanda
Compute

Carrol’s Kathy’s
George’s
Computer Computer
Computer

S1
Router D
S0 FA0 Jeff’s
Computer

Jim’s
Computer

S1
FA0 S0 FA1
S1
Router E Router F

Linda’s Jackie’s Melvin’s


Sarah’s
Computer Computer Computer
Computer

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 10/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Extended Access List Placement


1. Where would you place an ACL to deny traffic from Router D
Router Name_________________ 
Jeff’s computer from reaching George’s computer? FA0
Interface ____________________ 

2. Where would you place an extended access list to Router F 


Router Name_________________ 

permit traffic from Jackie’s computer to reach Linda’s


computer? Interface ____________________ 
FA1
3. Where would you place an extended access list to Router A
Router Name_________________ 
deny traffic to Carrol’s computer from Ricky’s FA0
Interface ____________________ 
computer?

4. Where would you place an extended access list to Router F 


Router Name_________________ 
deny traffic to Sarah’s computer from Jackie’s FA1
Interface ____________________ 
computer?

5. Where would you place an extended access list to Router Name_________________ 


Router
permit traffic from Carrol’s computer to reach Jeff’s E1 C
Interface ____________________ 
computer?

6. Where would you place an extended access list to Router F 


Router Name_________________ 
deny traffic from Melvin’s computer from reaching Jeff FA1
Interface ____________________ 
and Jim’s computer?

7. Where would you place an extended access list to Router C


Router Name_________________ 
permit traffic from George’s computer to reach Jeff’s E1
Interface ____________________ 
computer?

8. Where would you place an extended access list to Router D


Router Name_________________ 
permit traffic from Jim’s computer to reach Carrol and FA0
Interface ____________________ 
Amanda’s computer?

9. Where would you place an ACL to deny traffic from Router E


Router Name_________________ 
Linda’s computer from reaching Kathy’s computer? FA0
Interface ____________________ 

10. Where would you place an extended access list Router E


Router Name_________________ 
to deny traffic to Jenny’s computer from Sarah’s FA0
Interface ____________________ 

computer?
11. Where would you place an extended access list to Router C
Router Name_________________ 
permit traffic from George’s computer to reach Linda E1
Interface ____________________ 
and Sarah’s computer?

12. Where would you place an extended access list Router E


Router Name_________________ 
to deny traffic from Linda’s computer from reaching FA0
Interface ____________________ 
Jenny’s computer?
9

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 11/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Choosing to Filter Incoming or Outgoing Packets


Access Lists on your incoming port...
...requires less CPU processing.
...filters and denys packets before the router has to make a
routing decision.

Access Lists on your outgoing port...


...are outbound by default unless otherwise specified.
...increases the CPU processing time because the routing decision
is made and the packet switched to the correct outgoing port
before it is tested against the ACL.

Breakdown of a Standard ACL Statement


 permit
or wildcard
deny mask

access-list 1 permit 192.168.90.36 0.0.0.0

autonomous
number source
address
1 to 99

source
 permit or deny address

access-list 78 deny host 192.168.90.36 log

autonomous indicates a (Optional)


number specific host  generates a log
1 to 99 address entry on the
router for each
 packet that
matches this
statement
10

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 12/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Breakdown of an Extended ACL Statement


 protocol
icp,
icmp,
autonomous tcp,etc.
ip,udp, source
wildcard destination
wildcard
number mask mask
100 to 199
access-list 125 permit ip 192.168.90.36 0.0.0.0 192.175.63.12 0.0.0.0

 permit or deny source destination


address address

 protocol  port
icp, number
icmp, (23 = telnet)
tcp, udp,
autonomous ip, indicates a destination
number etc. specific address
100 to 199 host
access-list 178 deny tcp host 192.168.90.36 host 192.175.63.12 eq 23 log

 permit source indicates a operator


or address specific eq for =
deny host  gt for >
lt for <
neg for =
Protocols Include:
IP IGMP IPINIP (Optional)
TCP GRE OSPF  generates
entry on athe
log
UDP IGRP NOS router for each
ICMP EIGRP Integer 0-255  packet that
To match any internet protocol use IP.
matches this
statement

11

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 13/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

What are Named Access Control Lists?


Named ACLs...
...are standard or extended ACLs which have an alphanumeric name
instead of a number. (ie. 1-99 or 100-199)

Named Access Lists Information


Named Access Lists...
...identify ACLs with an intuutive name instead of a number.
...eliminate the limits imposed by using numbered ACLs.
(798 for standard and 799 for extended)
...provide the ability to modify your ACLs without deleting and

reloading
statementsthe
to revised
the endaccess list. It willstatements.
of the exsisting only allow you to add
...are not compatable with any IOS prior to Release 11.2.
...can not repeat the same name on multiple ACLs.

Applying a Standard Named Access List


called “George”
Write a named standard access list on Router A, interface E1 to block Melvin’s computer
from sending information to Kathy’s computer; but will allow all other traffic.

Place the access list at:


Router Name: Router A
Interface: E1
Access-list #: George
[Writing and installing an ACL]

Router#
Router(config)#configureaccess-list
terminal (or
standard
config George
t)
Router(config)# access-list deny host 72.16.70.35
Router(config)# access-list permit any
Router(config)# interface e1
Router(config-if)# ip access-group George out
Router(config-if)# exit
Router(config)# exit

12
http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 14/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

  r
  e
   h
   t
  o  .
   b   l
  e   l   n
  w  a
  y   e
   t
   t
  r   n   i
  o   e   r
   f   w
   d   D  e
   d
  e
  n   k
  r
 .    b
  n   w
  e   o
   t   w
  a
  c   w
  n   t
   i   e   L
  c   n   C   q
   i
   f    0
   f    A   e
 .   n   w  5
   t   a
  r   7   a
   t   w
  s
   i
   0
   P   2
 .   n
   i   w  5
   L Creating
   T   8   s
   T   6   t a Named    2
Access
  q  . Lists
  n   e   0
  s    H   1
 .   e
  y   2   7  .
  s   m
  n   9   e    2
  0
 .
  e   e   1
   d   e   t  .   0
  c   o   h
  a
   t
  s
  7
  c    t    t
   ”   l    l   0  0
 .
  e   y   a    2  7
   A   ”
   d    i
  c
  a   n   i
  o    d
  u
  v
  r   e   i   8
 .   2
   6
  0
 .
  e   e    G    h   d
   “   t   n    1
 .   8
  m    i    d   h    i
   6
   2
  a   c   e   c
   l   e    1
   l   a   h    9  .
   N  a   a   e    t
   f    1
  r   r
  c   o
  o   y
   0   t
   2
  t
   9
   d   G   c   n
   E   i   e  s
   1   n
  e   “   e   f
   f
  c   a
  a   i  o
  c  h  y   i   e
   d   d   r
  a   t
  r   P  s
   f
  m
   )  a  y  n
  a   i
  n   l
  e   e   T  a  y   t  r  n   c
  e    l
   t   a
   t
  n   T  w
   I
   G   c   a
  g   a   p   r
  x   c  ,    H   l
  e   i  d  p  t    G
   A  r   i   f  e  c  t
  e   r   e   p   n   t   p
  n
  a
   t
  e    h
   t
  o   l
   t
   l
  u
  u   o   m   o
  c
  r
  d
  n
  e
  t
  y
  n  r   u
  i
  m   o
  r
   l
   R  a   b  e   o   e   e
  x  d  p   g
  g   n   t
  o   i   y    (  e  t  t  0  -
  s
  n
   i   m
   t   r
  s
  a    l  t
  a  s  s   s   e  s
  e
  y    i
   l   e   m    A    ]   i  i
   l   i
   l   e
   l  -  -  c  c
   l   p   e
  s   l   e   n
  i
  s   l   r   r   i    L   -  s  s  a  c
  p   e   i   e   e   c    C   m  s   a  t
  p   w   h
  c   t    t
  c   u   t   t  0   a    A   r  s  s  s  f
  e  c  c  e  p
  e   e   r   i
  x
   A   a   b   a   u  E   r   n   e  c   i  e  t
   h   :   o    G   a   t  c  c  c  t
   d  ,    t
 
  i
  e   7   d    t    R   g   e  a  a  a  n   #
  i   #   x
   d   2
 .   n
   i
  a
   t
  n
     i
   l   r         f
  )
  )   e
  n   7   s
   i
  e   0   m    l    l   u
  a   g
  #  #   #  #   i  f
  i  #
   t   )   )
  s   i  g
  x   2    t   )   ) -   )
 g g g g -
  n   s
 .    i   i   i  g g

   d
  e   8
  e   6
   1
  p   s
  e
  e   c   e      #
  :    i
  n   f n n n n n n
  n
  :    d   o
  i
  f  f   f  i
  f   i
  f  i
  f
  i
  f

  m  .
   2
  e   c   m     t
   K   a   a   :   s   n   c  o  o  o  o  o
 n
 o o
  a   9  .    i
  e   N  e   l   a   #   c  c  c  c  c  c c
  n   1   i
  c    h   c   -   g   (  (   (  (   (  (  (
  a   r   f
   f    t   r   a   s    i
  n  r  r  r r r r r r

  e   e   e   t   s


  e   f   e    t  e e e e e e e e
   t
   i   v   a
  r   c   u   r    i  t t t t t t
  r  u u u u u u t  t
  r
  r   e    t   e   c
  a   o   t
   l   c  u u

   W  s   P   n   A    W


   I    P   R   I    [
 o o o o o o o o
 R R R R R R R R

13
http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 15/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Choices for Using Wildcard Masks

Wildcard masks are usually set up to do one of four things:


1. Match a specific host.
2. Match an entire subnet.
3. Match a specific range.
4. Match all addresses.

1. Matching a specific host.


For standard access lists:
Access-List 10 permit 192.168.150.50 0.0.0.0
or
Access-List 10 permit 192.168.150.50 (standard ACL’s
assume a 0.0.0.0 mask)
or
Access-List 10 permit host 192.168.150.50

For extended access lists:


Access-list 110 deny ip 192.168.150.50 0.0.0.0 any
or
Access-list 110 deny ip host 192.168.150.50 any

2. Matching an entire subnet


Example 1
Address: 192.168.50.0 Subnet Mask: 255.255.255.0

Access-list 25 deny 192.168.50.0 0.0.0.255

Example 2
Address: 172.16.0.0 Subnet Mask: 255.255.0.0

Access-list 12 permit 172.16.0.0 0.0.255.255

Example 3
Address: 10.0.0.0 Subnet Mask: 255.0.0.0

Access-list 125 deny udp 10.0.0.0 0.255.255.255 any

14

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 16/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

3. Match a specific range

Example 1
Address: 10.250.50.112 Subnet Mask: 255.255.255.224

255. 255.
Custom Subnet mask: -255. 255. 255.
255. 255
224
Wildcard: 0. 0. 0. 31
Access-list 125 permit udp 10.250.50.112.0.0.0.31 any

e Example 2
Address Range: 192.168.16.0 to 192.168.16.127
192. 168. 16.127
-192. 168. 16. 0
Wildcard: 0. 0. 0.127

Access-list 125 deny ip 192.168.16.0 0.0.0.127 any


(This ACL would block the lower half of the subnet.)

Example 3
Address: 172.250.16.32 to 172.250.31.63
172. 250. 31. 63
-172. 250. 16. 32
Wildcard: 0. 0. 15. 31

Access-list 125 permit ip 172.250.16.32 0.0.15.31 any

4. Match everyone.

For standard access lists:


Access-List 15 permit any
or
Access-List 15 deny 0.0.0.0 255.255.255.255
For extended access lists:
Access-List 175 permit ip any any
or
Access-List 175 deny tcp 0.0.0.0 255.255.255.255 any

15

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 17/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Creating Wildcard Masks


Just like a subnet mask the wildcard mask tells the router what part of the
address to check or ignore. Zero (0) must match exactly, one (1) will be
ignored.

The source
an entire address can be a single address, a range of addresses, or
subnet.

As a rule of thumb the wildcard mask is the reverse of the subnet mask.

Example #1:
IP Address and subnet mask: 204.100.100.0 255.255.255.0
IP Address and wildcard mask: 204.100.100.0 0.0.0.255

All zero’s (or 0.0.0.0) means the address must match exactly.

Example #2:
10.10.150.95 0.0.0.0 (This address must match exactly.)

One’s will be ignored.

Example #3:
10.10.150.95 0.0.0.255 (Any 10.10.150.0 subnet address will match.
10.10.150.0 to 10.10.150.255)

This also works with subnets.

Example #4:
IP Address and subnet mask: 192.170.25.30 255.255.255.224
IP Address and wildcard mask: 192.170.25.30 0.0.0.31
(Subtract the subnet mask from
255.255.255.255 to create the wildcard)

Do the math... 255 - 255 = 0 (This is the inverse of the subnet mask.)
255 - 224 = 31

Example #5:
IP Address and subnet mask: 172.24.128.0 255.255.128.0
IP Address and wildcard mask: 172.24.128.0 0.0.127.255

Do the math... 255 - 255 = 0 (This is the inverse of the subnet mask.)
255 - 128 = 127
255 - 0 = 255

16

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 18/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Wildcard Mask Problems


1. Create a wildcard mask to match this exact address.
IP Address: 192.168.25.70
Subnet Mask: 255.255.255.0 ___________________________________ 0.0.0.0

2. Create a wildcard
IP Address: mask to match this range.
210.150.10.0
Subnet Mask: 255.255.255.0 0 . 0 . 0 . 255
___________________________________ 

3. Create a wildcard mask to match this host.


IP Address: 195.190.10.35
Subnet Mask: 255.255.255.0 __________________________________ 0.0.0.0
4. Create a wildcard mask to match this range.
IP Address: 172.16.0.0
Subnet Mask: 255.255.0.0 0 . 0 . 255 . 255
__________________________________  

5. Create a wildcard mask to match this range.


IP Address: 10.0.0.0
Subnet Mask: 255.0.0.0 0 . 255 . 255 . 255
__________________________________  

6. Create a wildcard mask to match this exact address.


IP Address: 165.100.0.130
Subnet Mask: 255.255.255.192 __________________________________  0.0.0.0
7. Create a wildcard mask to match this range.
IP Address: 192.10.10.16
Subnet Mask: 255.255.255.224 __________________________________ 0 . 0 . 0 . 31
8. Create a wildcard mask to match this range.
IP Address: 171.50.75.128
Subnet Mask: 255.255.255.192 0 . 0 . 0 . 63
__________________________________ 

9. Create a wildcard mask to match this host.


IP Address: 10.250.30.2
Subnet Mask: 255.0.0.0 0.0.0.0
__________________________________  

10. Create a wildcard mask to match this range.


IP Address: 210.150.28.16
Subnet Mask: 255.255.255.248 __________________________________ 
0.0.0.7
11. Create a wildcard mask to match this range.
IP Address: 172.18.0.0
Subnet Mask: 255.255.224.0 0 . 0 . 31 . 255
__________________________________ 

12. Create a wildcard mask to match this range.


IP Address: 135.35.230.32
Subnet Mask: 255.255.255.248 __________________________________  0.0.0.7
17

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 19/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Wildcard Mask Problems


Based on the given information list the usable source addresses or range of
usable source addresses that would be permitted or denied for each access
list statement.

1. access-list 10 permit 192.168.150.50 0.0.0.0


192.168.150.50
Answer: __________________________________________________________________ 

2. access-list 5 permit any

Any address
Answer: __________________________________________________________________ 

3. access-list 125 deny tcp 195.223.50.0 0.0.0.63 host 172.168.10.1 fragments

195.223.50.1 to 195.223.50.63
Answer: __________________________________________________________________ 

4. access-list 11 deny 210.10.10.0 0.0.0.255

210.10.10.1 to 210.10.10.254
Answer: __________________________________________________________________ 

5. access-list 108 deny ip 192.220.10.0 0.0.0.15 172.32.4.0 0.0.0.255

192.220.10.1 to 192.220.10.15
Answer: __________________________________________________________________ 

6. access-list 171 deny any host 175.18.24.10 fragments

Any Address
Answer: __________________________________________________________________ 

7. access-list 105 permit 192.168.15.0 0.0.0.255 any

192.168.15.1 to 192.168.15.254
Answer: __________________________________________________________________ 

8. access-list 109 permit tcp 172.16.10.0 0.0.0.255 host 192.168.10.1 eq 80

172.16.10.1 to 172.16.10.254
Answer: __________________________________________________________________ 

9. access-list 111 permit ip any any


Any Address
Answer: __________________________________________________________________ 

10. access-list 195 permit udp 172.30.12.0 0.0.0.127 172.50.10.0 0.0.0.255

172.30.12.1 to 172.30.12.127
Answer: __________________________________________________________________ 

18

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 20/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

11. access-list 110 permit ip 192.168.15.0 0.0.0.3 192.168.30.10 0.0.0.0

192.168.15.1 to 192.168.15.3
Answer: _________________________________________________________________ 

12. access-list 120 permit ip 192.168.15.0 0.0.0.7 192.168.30.10 0.0.0.0

192.168.15.1 to 192.168.15.7
Answer: _________________________________________________________________ 

13. access-list 130 permit ip 192.168.15.0 0.0.0.15 192.168.30.10 0.0.0.0

192.168.15.1 to 192.168.15.15
Answer: _________________________________________________________________ 

14. access-list 140 permit ip 192.168.15.0 0.0.0.31 192.168.30.10 0.0.0.0

192.168.15.1 to 192.168.15.31
Answer: _________________________________________________________________ 

15. access-list 150 permit ip 192.168.15.0 0.0.0.63 192.168.30.10 0.0.0.0

192.168.15.1 to 192.168.15.63
Answer: _________________________________________________________________ 

16. access-list 101 Permit ip 192.168.15.0 0.0.0.127 192.168.30.10 0.0.0.0

192.168.15.1 to 192.168.15.127
Answer:__________________________________________________________________ 

17. access-list 185 permit ip 192.168.15.0 0.0.0.255 192.168.30.0 0.0.0.255

192.168.15.1 to 192.168.15.254
Answer: _________________________________________________________________ 

18. access-list 160 deny udp 172.16.0.0 0.0.1.255 172.18.10.18 0.0.0.0 gt 22

172.16.0.1 to 172.16.1.254
Answer: _________________________________________________________________ 

19. access-list 195 permit icmp 172.85.0.0 0.0.15.255 172.50.10.0 0.0.0.255

172.85.0.1 to 172.85.15.254
Answer: _________________________________________________________________ 

20. access-list 10 permit 175.15.120.0 0.0.0.255

175.15.120.1 to 175.15.120.254
Answer: _________________________________________________________________ 

21. access-list 190 permit tcp 172.15.0.0 0.0.15.31 any

172.15.0.1 to 172.15.15.31
Answer: _________________________________________________________________ 

22. access-list 100 permit ip 10.0.0.0 0.255.255.255 172.50.10.0 0.0.0.255

10.0.0.1 to 10.255.255.254
Answer: _________________________________________________________________ 

19

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 21/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Wildcard Mask Problems


Based on the given information list the usable destination addresses or range
of usable destination addresses that would be permitted or denied for each
access list statement.

1.access-list 125 deny tcp 195.223.50.0 0.0.0.63 host 172.168.10.1 fragments


172.168.10.1
Answer: __________________________________________________________________ 

2. access-list 5 permit any any

Any address
Answer: __________________________________________________________________ 

3. access-list 150 permit ip 192.168.30.10 0.0.0.0 192.168.15.0 0.0.0.63

195.168.50.1 to 195.223.50.63
Answer: __________________________________________________________________ 

4. access-list 120 deny tcp 172.32.4.0 0.0.0.255 192.220.10.0 0.0.0.15

192.220.10.1 to 192.220.10.15
Answer: __________________________________________________________________ 

5. access-list 108 deny ip 192.220.10.0 0.0.0.15 172.32.4.0 0.0.0.255

172.32.4.1 to 172.32.4.254
Answer: __________________________________________________________________ 

6. access-list 101 deny ip 140.130.110.100 0.0.0.0 0.0.0.0 255.255.255.255

Any Address
Answer: __________________________________________________________________ 

7. access-list 105 permit any 192.168.15.0 0.0.0.255

192.168.15.1 to 192.168.15.254
Answer: __________________________________________________________________ 

8. access-list 120 permit ip 192.168.15.10 0.0.0.0 192.168.30.0 0.0.0.7

192.168.30.1 to 192.168.30.7
Answer: __________________________________________________________________ 

9. access-list 160 deny udp 172.16.0.0 0.0.1.255 172.18.10.18 0.0.0.0 eq 21


172.18.10.18
Answer: __________________________________________________________________ 

10. access-list 150 permit ip 192.168.15.10 0.0.0.0 192.168.30.0 0.0.0.63

192.168.30.1 to 192.168.30.63
Answer: __________________________________________________________________ 

20

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 22/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Writing
Standard Access Lists...

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 23/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Router A
172.16.70.1 192.168.90.2
E1
E0
S0
Jim’s
Frank’s 210.30.28.0 Computer
Computer

172.16.70.32 192.168.90.36 Kathy’s


Computer
Melvin’s 192.168.90.38
Computer
172.16.70.35

Standard Access List Sample #1


Write a standard access list to block Melvin’s computer from sending information to Kathy’s
computer; but will allow all other traffic. Keep in mind that there may be multiple ways many of
the individual statements in an ACL can be written.

Place the access list at:


Router Name: Router A
Interface: E1
Access-list #: 10
[Writing and installing an ACL]

Router# configure terminal (or config t)


Router(config)# access-list 10 deny 172.16.70.35
or
access-list 10 deny or
72.16.70.35 0.0.0.0
access-list 10 deny host 72.16.70.35
Router(config)# access-list 10 permit 0.0.0.0 255.255.255.255
or
access-list 10 permit any
Router(config)# interface e1
Router(config-if)# ip access-group 10 out
Router(config-if)# exit
Router(config)# exit

[Viewing information about existing ACL’s]

Router# show configuration (This will show which access groups are associated
with particular interfaces)

Router# show access list 10  (This will show detailed information about this ACL)

22

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 24/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Standard Access List Sample #2


Write a standard access list to block Jim’s computer from sending information to Frank’s
computer; but will allow all other traffic from the 192.168.90.0 network. Permit all traffic from the
210.30.28.0 network to reach the 172.16.70.0 network. Deny all other traffic. Keep in mind that
there may be multiple ways many of the individual statements in an ACL can be written.

Place the access list at:


Router Name: Router A
Interface: E0
Access-list #: 28
[Writing and installing an ACL]

Router# configure terminal


Router(config)# access-list 28 deny 192.168.90.36
or
access-list 28 deny or
192.168.90.36 0.0.0.0
access-list 28 deny host 192.168.90.36
Router(config)# access-list 28 permit 192.168.90.0 0.0.0.255
Router(config)# access-list 28 permit 210.30.28.0 0.0.0.255
Router(config)# interface e0
Router(config-if)# ip access-group 28 out
Router(config-if)# exit
Router(config)# exit
Router# copy run start

[Disabling ACL’s]

Router# configure terminal


Router(config)# interface e0 
Router(config-if)# no ip access-group 28 out
Router(config-if)# exit
Router(config)# exit
[Removing an ACL]

Router# configure terminal


Router(config)# interface e0 
Router(config-if)# no ip access-group 28 out
Router(config-if)# exit
Router(config)# no access-list 28
Router(config)# exit

23

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 25/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

FA0 S0
224.190.32.1
Router A
Router B
S1 E1 192.16.32.94

FA0

Michael’s 172.16.28.36 Debbie’s


Computer Computer
224.190.32.16 192.16.32.95

Standard Access List Problem #1


Write a standard access list to block Debbie’s computer from receiving information from
Michael’s computer; but will allow all other traffic from the 224.190.32.0 network. List all the
command line options for this problem. Keep in mind that there may be multiple ways many of
the individual statements in an ACL can be written.

Place the access list at:


Router B
Router Name: ___________________________ 
FA0
Interface: _______________________________ 
35 (1-99)
Access-list #: ____________________________ 

[Writing and installing an ACL]


Router# configure terminal (or config t)
access-list 35 deny 224.190.32.16
Router(config)#  ________________________________________________________ 
or
access-list 35 deny host 224.190.32.16
 ________________________________________________________ 
or
access-list 35 deny 224.190.32.16 0.0.0.0
 ________________________________________________________ 

access-list 35 permit any


Router(config)#  ________________________________________________________ 
or 0.0.0.0 255.255.255.255
access-list 35 permit
   ______________________________________________________ 
FA0
Router(config)# interface ________ 

35 in or out (circle one)


Router(config-if)# ip access-group  ________
Router(config-if)# exit
Router(config)# exit

24

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 26/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Standard Access List Problem #2


Write a standard access list to permit Debbie’s computer to receive information from
Michael’s computer; but will deny all other traffic from the 224.190.32.0 network. Block all
traffic from the 172.16.0.0 network. Permit all other traffic. List all the command line options

for this problem.


statements Keepcan
in an ACL in mind that there may be multiple ways many of the individual
be written.

Place the access list at:


Router B
Router Name: ___________________________ 
FA0
Interface: _______________________________ 
40 (1-99)
Access-list #: ____________________________ 

[Writing and installing an ACL]

Router# configure terminal (or config t)


access-list 40 permit 224.190.32.16
Router(config)#  ________________________________________________________ 
or
access-list 40 permit host 224.190.32.16
 ________________________________________________________ 
or
access-list 40 permit 224.190.32.16 0.0.0.0
 ________________________________________________________ 

access-list 40 deny 224.190.32.0 0.0.255.255


Router(config)# _________________________________________________________ 

access-list 40 deny 172.16.0.0 0.0.255.255


Router(config)# _________________________________________________________ 

access-list 40 permit any


Router(config)# _________________________________________________________ 
or
access-list 40 permit 0.0.0.0 255.255.255.255
  _______________________________________________________ 
FA0
Router(config)# interface ________ 

40 in or out (circle one)


Router(config-if)# ip access-group  ________
Router(config-if)# exit
Router(config)# exit

25

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 27/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Router A
204.90.30.124 E0

S0
10.250.30.35 Router B
Jim’s
S1 FA1 Computer

Carol’s 10.250.30.36 192.168.88.4 192.168.88.5


Computer

Rodney’s 204.90.30.125
Computer
204.90.30.126

Standard Access List Problem #3


Write a standard access list to block Rodney and Carol’s computer from sending information
to Jim’s computer; but will allow all other traffic from the 204.90.30.0 network. Block all other
traffic. Keep in mind that there may be multiple ways many of the individual statements in an
ACL can be written.

Place the access list at:


Router B
Router Name: ___________________________ 
FA1
Interface: _______________________________ 
45 (1-99)
Access-list #: ____________________________ 

[Writing and installing an ACL]

Router# configure terminal (or config t)


Router(config)# access-list 45 deny 204.90.30.125
or
access-list 45 deny host 204.90.30.125
or
access-list 45 deny 204.90.30.125 0.0.0.0
access-list 45 deny 204.90.30.126
or
access-list 45 deny host 204.90.30.126
or access-list 45 deny 204.90.30.126 0.0.0.0
access-list 45 permit 204.90.30.0 0.0.0.255
FA1
Router(config)# interface ________ 

Router(config-if)# 45 in or out (circle one)


ip access-group  ________
Router(config-if)# exit
Router(config)# exit
26

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 28/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Standard Access List Problem #4


Using a minimum number of commands write a standard access list named “Ralph” to block
Carol’s computer from sending information to Jim’s computer; but will permit Jim to receive
data from Rodney. Block the upper half of the 204.90.30.0 range from reaching Jim’s
computer while permitting the lower half of the range. Block all other traffic. For help with
blocking the upper half of the range review page 13 or the wildcard mask problems on pages
16 and 17. For help with named ACLs review pages 12 and 13.

Place the access list at:


Router B
Router Name: ___________________________ 
FA1
Interface: _______________________________ 
Ralph
Access-list Name: ____________________________ 

[Writing and installing an ACL]

Router#
configure terminal (or config t)
access-list standard Ralph
Router(config)#  ________________________________________________________ 

access-list permit 204.90.30.0 0.0.0.127


 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

Router(config)# FA1
interface ________ 
Router(config-if)# Ralph in or out (circle one)
ip access-group  ________
Router(config-if)# exit
Router(config)# exit
27

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 29/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Router B
S1 S0
Router A
172.30.225.1 E0 S0 S1
E1 212.180.10.5
S1 Router C

172.30.225.2 212.180.10.6

172.30.225.3 212.180.10.2

Standard Access List Problem #5


Write a standard access list to block 172.30.225.2 and 172.30.225.3 from sending
information to the 212.180.10.0 network; but will allow all other traffic. Keep in mind that
there may be multiple ways many of the individual statements in an ACL can be written.

Place the access list at:


Router C
Router Name: ___________________________ 
E1
Interface: _______________________________ 
55 (1-99)
Access-list #: ____________________________ 

[Writing and installing an ACL]

Router# configure terminal (or config t)


Router(config)#
or access-list 55 deny 172.30.225.2
access-list 55 deny host 172.30.225.2
or
access-list 55 deny 172.30.225.2 0.0.0.0
 ________________________________________________________ 

access-list 55 deny 172.30.225.3


or
access-list 55 deny host 172.30.225.3
or
access-list 55 deny 172.30.225.3 0.0.0.0
 ________________________________________________________ 

access-list 55 permit any


E1
Router(config)# interface ________ 

55 in or out (circle one)


Router(config-if)# ip access-group  ________
Router(config-if)# exit
Router(config)# exit

28

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 30/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Standard Access List Problem #6


Write a standard access list to block and log 212.180.10.2 from sending information to the
172.30.225.0 network. Permit and log 212.180.10.6 to send data to the 172.30.225.0 network.
Deny all other traffic. Keep in mind that there may be multiple ways many of the individual
statements in an ACL can be written. (Check the example on page 10 for help with the logging
option.)
Place the access list at:
Router A
Router Name: ___________________________ 
E0
Interface: _______________________________ 
60 (1-99)
Access-list #: ____________________________ 

[Writing and installing an ACL]

Router# configure terminal (or config t)


Router(config)#
or access-list 60 deny 212.180.10.2 log
access-list 60 deny host 212.180.10.2 log
or
access-list 60 deny 212.180.10.2 0.0.0.0 log
 ________________________________________________________ 

access-list 60 permit 212.180.10.6 log


or
access-list 60 permit host 212.180.10.6 log
or
 ________________________________________________________ 
access-list 60 permit 212.180.10.6 0.0.0.0 log
 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

Router(config)# E0
interface ________ 
Router(config-if)# 60 in or out (circle one)
ip access-group  ________
Router(config-if)# exit
Router(config)# exit
29

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 31/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Router C
Router A
S0 S1
FA0
FA0 S1 Router B 198.32.10.25
192.168.15.172 S0
FA1
210.140.15.1

192.168.15.3 198.32.10.25
210.140.15.8

Standard Access List Problem #7


Write a standard access list to block the addresses 192.168.15.1 to 192.168.15.31 from
sending information to the 210.140.15.0 network. Do not permit any traffic from 198.32.10.25
to reach the 210.140.15.0 network. Permit all other traffic. For help with this problem review
page 13 or the wildcard mask problems on pages 16 and 17.

Place the access list at:


Router B
Router Name: ___________________________ 
FA1
Interface: _______________________________ 
65 (1-99)
Access-list #: ____________________________ 

[Writing and installing an ACL]

Router# configure terminal (or config t)


access-list 65 deny 192.168.15.0 0.0.0.31
Router(config)#  ________________________________________________________ 

access-list 65 deny 198.32.10.25


or
access-list 65 deny host 198.32.10.25
or
access-list 65 deny 198.32.10.25 0.0.0.0
 ________________________________________________________ 

access-list 65 permit any


 ________________________________________________________ 

 ________________________________________________________ 

Router(config)# FA1
interface ________ 
Router(config-if)# 65 in or out (circle one)
ip access-group  ________
Router(config-if)# exit
Router(config)# exit
30

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 32/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Standard Access List Problem #8


Write a standard named access list called “Cisco_Lab_A” to permit traffic from the lower half of
the 198.32.10.0 network to reach 192.168.15.0 network; block the upper half of the addresses.
Allow host 198.32.10.192 to reach network 192.168.15.0. Permit all other traffic. For help with
this problem review page 13 or the wildcard masks problems on pages 16 and 17. For
assistance with named ACLs review pages 12 and 13.
Place the access list at:
Router A
Router Name: ___________________________ 
FA0
Interface: _______________________________ 
Cisco_Lab_A
Access-list Name: ____________________________ 

[Writing and installing an ACL]

Router# configure terminal (or config t)


Router(config)#  ________________________________________________________ 
access-list standard Cisco_Lab_A
access-list permit 198.32.10.0 0.0.0.127
 ________________________________________________________ 

access-list deny 198.32.10.0 0.0.0.255


 ________________________________________________________ 

access-list permit any


 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 
 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

 ________________________________________________________ 

Router(config)#
FA0
interface ________ 
Router(config-if)#
Cisco_Lab_A in or out (circle one)
ip access-group  __________________
Router(config-if)# exit
Router(config)# exit
31

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 33/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Standard Access List Problem #9


Write a standard access list to block network 192.168.255.0 from receiving information from
the following addresses: 10.250.1.1, 10.250.2.1, 10.250.4.1, and the entire 10.250.3.0
255.255.255.0 network. Allow all other traffic. Keep in mind that there may be multiple ways
many of the individual statements in an ACL can be written.

Place the access list at:


Router A
Router Name: ___________________________ 
FA0
Interface: _______________________________ 
75 (1-99)
Access-list #: ____________________________ 

[Writing and installing an ACL]

Router# configure terminal (or config t)


Router(config)# access-list 75 deny 10.250.1.1
or access-list 75 deny host 10.250.1.1
or
access-list 75 deny 10.250.1.1 0.0.0.0
 ________________________________________________________ 

access-list 75 deny 10.250.2.1


or
access-list 75 deny host 10.250.2.1
or
access-list 75 deny 10.250.2.1 0.0.0.0
 ________________________________________________________ 

access-list 75 deny 10.250.4.1


or
access-list 75 deny host 10.250.4.1
or
access-list 75 deny 10.250.4.1 0.0.0.0
 ________________________________________________________ 

access-list 75 deny 10.250.3.0 0.0.0.255


 ________________________________________________________ 

access-list 75 permit any


 ________________________________________________________ 

 ________________________________________________________ 

Router(config)# FA0
interface ________ 
Router(config-if)# 75 in or out (circle one)
ip access-group  ________
Router(config-if)# exit
Router(config)# exit

32

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 34/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Writing
Extended Access Lists...

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 35/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

   )
  s
   8   e
  c
   3
 .
  s   f
  p  a   n
   0   u  r
  e   o
   i
  s   r
   ’   e    9   r   r   t
  o
  n
   i
   t
  a
   t   u  .
  e   t   e    5   g   r   m
  s   p   8    h
   t    5   s   l
  s  a   r
  e   o   6
  e   m   e  u   o
   l   o
   l    2   c
  c   i    f
   C   C   1    l  .   c   t   n
   i
 .   a  r
   2   s   a
  w
   5   a
   h  p
   d
  e
   l
   i
   9    5   c
   1   e
  s    l
  o  .   0
 .
  0    2
 .    i
   h   h
   t
   i
  w    t
  e
  a
  s    l
  a   n
   l  .    5
  w
  w
   d
   d   w
   )
   L
  e    i    t
  r    t
  e
   t
  w   i   0
 .    5   o
   h
  e
   t   o
  a    h
   C
   A
  r    2   s   i   s
   d   b
  u   w   0    6  .    l
   l   c
   i   o    l   s
   i   i
   l   h
   d   ;   e
  r   b    6   3 .    5
   5
  s
  w  s   w
  s  a    i
   i
   t
   t
  s  u
   ’   e   6
  s   r    A   t
  e   n
  u   a
  3   0
 .    9    2    h  e
   T   r    h
   (  a    T
  o
   b
  e   t    3
  p  .   c   p   L
  c   0  .    (  a
   i   u
   k
   M  m    0    i
   f   m    9   8    0
 .    6  .    ]
  o   9
   C  .
   i   o    C   8    0
 .    ’  s   0
   8   c    ’
  c   A
   6    1
 .    0    L   n   1
  1
   6   e   s   n
  e   a    1  .    C   o
 .    2    0    A   i   t
   1
 .   p   k
   i   n    2    9    5   g
  t   s
  a   i
   2
   2
   9    S   M   i
  s
   t    9    1   n   r    l
   i
   t
   5   s   u   s
   0
 .
   9
 .
   1    i
   t
  m
   t
  o
  n   e
  o
   i
  n
  m
   1   t    2
  s
 .   o
  0
 .    i  x   f
  e   g   e
  i
   5    t   n   c
  h    5   u
  s
  o   c
   8   r   a   t
   t   e
   t   0
 .   5    2   o   c   a
   6
   1   e   m   a
  s
  r   l   0
 .   3
 .
   b
  a   w   w
 .    1
   2    A    P
   /    i
  o
   f   a   0   0 .    5   n   o
  o   h
   i   s
  o
  h
  s
   9    F   y   n   u
   d
   5    t
  a    

   A   1   n   i
  g    i
  v
  n   i   5   7 .    2
 .   m
  r
  #
 r
  #
 r
  r
  e   e    d    d
  n
  3    6    5
 .    1    5    f   o  e
 t
 e
 t
   t
  u    D   n    i
  e   e
  s
  0
  7
 .
   2   y    2   g
  n
   i  u
 o
 u
 o

  o    h
   t  .   7  n   n
   i
 R  R

   R   m    f    6    1   a    0


 .   w
  r   o
  o    1
 .    0
   1  .   t  y    0   e
   f  .    i
   0    A   r   y   n
   2   s    0    V
  e   n
   [
   F    t   a  .
   6
   7
 .
   1    1   p
   #   u   m
  s
  m  y
   )
   1
  t  7  r  h
  p
  o  p
  p
  a    0
  i  r  p   n
  i
 .   e   o   a   g  i  o  i  t  o   i
   2    l   c   w   i  y   y  i    t   0
   1
   7
   1    2   p   ’
  s   l
  e
  n   i
  f  n   n  m   i
  n  e   e  r   m    1
  p
   3
 .   m   h    t
   l   o  d   d  e   r
  c   p   e   p
   0   a    J
  o   u   p   u
  r  0   0  0    0   o
   7
 .    S   n
   t   m
  r   6    t   v   b
  e   e   o
   1    1   1    1  0  r
   t    1
  e
  u  .   s
   (
   1    1   1    1  a  g  -
   ’   p   2
  s    i   r
  e   y
  p   a    A   0    l
   ]   a  t   t   t    t   f  s
   l
  a   o   7
   i   m    L   t
  o   m   r  0
   1
   L   n  s
   C   i
  s
  i   s
  i    l   l   s   s
  i  e  e
  i    l
   G   C   1
  s    i
   t   e   e
   A    l   -  c  c
  s   r   t    1    A   m   -   -   -   s  a  c
  s    l   e
  s   h
   t    F
  u   n   r  s   s
  s   s   s  f  a  t   i
  e
  c   s   t
  e
  c   c
  a
   h
   t
  c   d   a  o
  :   R
   t
   t
  a   t
  n   e
  g
   i
   l
  s   c
  e
  e  c
  c
  e   s   c  e
  e
  c  c
  c
  e
  c
  a
  r
  t  i
  n
  p   x  t
  e
      i
  x
   l   r  a   a  a   i   e
   A   d
  a   n   s   #  #

   i    i
   l   a   u  
   t
  )  )
   5   s     s   g
      f  f  
   3
 .    d   d
  e   m   s   i
  n   f
  #

 
  #

 
  #
  i  i  #

  e   n
  )   )   )  -  -
  )
  r   0   n   e   :    i
  e   i
 g  g  g  g  g  g
  e
  s   t    7
   d   t   c   e    #   :    d   n   i   i   i
  i  i  i
   ’
  n   u  .
  p   c   m     t   n   o   f   f   f
  f  f  f

  n   x   e   a   a   :   s   a   c


 n  n  n  n  n  n
   h   p   6   e   e   e   e   i    l  o  o  o  o  o  o
  o   m
   J   o   1
   C  .   e   n
   t    K
  a  .    h   N
   t   r   c
  a
  -
  s   g
  n
   c
  #
  (
 c
  (
 c  c  c  c
  (
  (  (  (
   2   x    t   c
  e   i   e
  e   t    f   s    i
   t
 r  r  r  r  r  r  r

   7   c   u   r   e    i  e  e  e  e  e  e  e


   i    f
   f   e   c   r
   E   W   t
 t  t  t  t  t  t  t
   1   r   a   a   o   t
   l   c  u  u  u  u  u  u  u
  r   n   A
   P   R   I    W
   [
 o  o
 R  R
 o
 R
 o  o  o  o
 R  R  R  R
34

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 36/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

  r
 .   e
   h
   6   t
   3   o
 .    l
   0   l
   9   a
 .    t
   8   i   t
   6   m   u
   1   o
 .   r
  e   5   0
   2   P  .   5
  s   1
   9
 .
   t    2
  5   5   0
 .
   5
   5
  3
  1
  e
  s   a   3
  r
  s   t
 .   n
  e   0
   7
 .
  e
   2
 .
  0   5
 .    2
 .
  0
 .
  0
   2
  3
 .
  0
   2
 .
   5
  p
  u
  o
  e
  r   p
 .    t
  u   6
   1
   t
   i
  r
  0
 .   0 .   2   7  .    5   r   5
  g   3
  -   1
 .   0   0    6
   2
 .
   d   m    2   w
  o   7   e  .   3
 .    1
 .    5
  s   t
  s   s
   d   ’
  c
  s   1
   b   0
 .   0  0    2    5   1  e   i
  c    l
   A   k    t   n
  e   a   a   0   0  7  .   7    2  .    l  e  c
  a   -
   i   r   7
 .   0 .   a  e
  c  p   s
  c
   i
  c
  e   L
   t    6   7
   6    1    5
   1    5   i  a  i  t  s
  n   e
   f    M
   i   m  u  p   C    1  .   t
 .   2   s    2
 .    6   m  f  o  i
  r   x  c
  r  e  n  e  c
   A
  c   f
  o
  r   m   n    2    1   7   o    0  .
  e  t      a  t
  t  n   o  i
  e   n   o
  c   a   7  .   1   h    0  .
  #
  e  i
  #
  n  x
  e
  p   i
  )  )

  o   l
   ’
  n
  s   i    1    2  7   7    0  .
   ]   r
   L   u
    f    
  f

   S  a   a   t
   t    i   s   0   7
   2    2    0    C   g
  #  i  i
  ) - -
  #
  )
  #
  )
  n  .    1      A   i g g g g g
   t
   i   0
 .    6   1
 .    1 .   n   i  i  i  i  i
  m
  r
  o   g   e
   G    5
  a   n
  f
  f  f  f  f  f
  m  .   0
  0  .   o n  n n n n

  m    f
   i    i
  r   g   h
  n   e
  n   t  .   3
  0  .   0   0
 .
   5
   2
 .
  g   c
  n   #
   i
 o  o  o
  c c c c c
 o  o

  e   i
  a
  c   t
  s
  0   0 .   0    5
  (
  (
  (
  (
  (
  v  r r r r r r
   P   n   a   l
  e  .   0
   6    9    5
  o  e e e e e e
  m  t
   /    i
  v   r   a  t t t t t

  u   3   8   0


 .    6 .  .   0    2
 .   e  u  u u u u u

  y   e
  c   m    d
   i   0    1   0   0    5    R  o o o o o o
   [  R R R R R R
  n   e   o
  r   f   v
  r   i    9  .   9
 .    9 .
   5
  e   m   k    d
  n
  r   i
 .    2
  8    9  8   8  y
   2
 .
   D   f
  o
  r   o   e    6    1   6    6   n    5
 .   a
   5   t
   k   w   h
  r   t    t    1
 .   t  .    1
   1
  y    2   u
  o
  o   n   f
  e   o    2   s    2    2   n    0
  w   0   y
   t  .   n    9   o    9    9
  h    1
 .
  a    0   5
  3
  e   0
  n   a    1    1  .
  p    0   n   1
   2   0
   #  .    9
   0
   7
 .   m
   8
   6   s
  y
  p  r  i
  i   p  i
  y  o  y
  p  r  i
  y
  p  t
  y
  i
  i  r  p   i
 .
   0
  5   p
  u
  o
  e  .    1
   l    6  .
   2
  a
  w   n   n   o
  n   n
  e   e  e   e  r
  m  o
   i   3
   1
  r
  g
  -
  p   1
 .    9   e
   2   1   l   d   d  d   d  e
   t
   i
  p   m   p   s
  s
  p   r   u   1  e
  m   1   m
   7    i
   t
   l   5   5   5   5   e   o   c
  a   h   o
  r   u
  e   f   3  3   3  5
  3    1   3   p   r
    g    l  e  c
  a  e  a
   S   t   s   m
  e
   1    1    1    1    5    1  -   n  c
  i  a  p
   t   c
   k   e   b
  s    l  t
  t  t   t  t    3
  s   a  s
   1  f  s   m
  i  t
  f  o  i
  s   l
   i   o   s   y
   b   e
  r   a    A    ]   a
  s
  i    l
   l
  s
  i   l   s
  i    l   s
  i    t  e  e
  i   l   r  r
  e  e  n
  x
  e  t
   L   t    L   n   s  c  c   t  t   i
   
  o   d   i   -
  -   s  -   -  -    i   c   n   x
   d   m
  #  #
   1
  r    C   m   s   s  s   s  s   -  a    l   a  t   t   e  i  )
  )   e
  s   i
   t   a   e
  r   e
   A  5    A   r  s   e  s   s   s   f   i   r     f  
  f
  s
  s   s    h   e   t   e   e  e   s  e  p
  s   r   r   u
  #  i  i  #
   l   p
   i    t    F
  u   3
   1   n   e  e
  c   c   c   c  c   e   i  x
  e   a
   ]   g  ) - -
  s   i  g g g g
   ’
  )

  a     i
  i
  i
  i

  e
  c   s   t
  e    h
  e   t
  a
  a  o
   t
  :   R   g   e
  t  a
  c   c  a
  a   c   c
  a   c   c  n
  a  t   t
  i
  x
  e  s
  t    L
  #   n
  f
  f
  f
  f
  f
   h   a   i   #    C   o n
  c   c    f     )
  c   o   t     n
   i   r         )
  n    A   c o
 n n n
 o o o
   t    l
   l   u
  f
  g
   A   d    l    d
  a   f   s
   i
  #   #   #   #
  f
  i   #   u   n
  c c c c

   t   g
  a   i
  n
  a   i    l   )   )   )   ) - -   r    i
   l
  #
  (
  (
  (
  (

  e   h   m   s     i


  s   f  g  g  g   )
   b
 r r r r r

   d   d
 g  g  e e e e e
  r   n   s   n   n
   i
  i   i
 
  i   i   i
    f
 g g
  y   a
  s
 t t t t t

  e   t
  n   e   i   e   :
  c   e    #   :   f
  o
  f   f   f
  i
  f
  i
  f   p    i  u u u u u

   d   e   w  p   c   m     t    d


  c
 n  n  n  n  n  n n   o    D
   [
 o o o o o

  o   e
  x   l   a   a   :   s   n  o  o  o  o  o
 c c c c  
 o  o  c  R R R R R

  n   e   e


  e   K   e   e   i    l   a   c  c  c

  e    h   N   g   #


  (   (   (   #
  n   h   -   (
  (   (
  (
   t   a    t  .    t   r   c
  a   s
  s   n
   i
 r r  r  r  r r r r r
  e
  e   t    f  e e  e  e  e e e e e
  x   t
  e   k
   i
  c
  c   i
   f
   f   c   u   r   e
  e   c
   t
   i  t t
  r  u u
 t  t  t t t t t

   E   W   l
  r   o   a
  r
   B   t
  a   o   t
   l
   P   R   I
  c
  n   A    W
   [
 o o
 R R
 u
 o
 R
 u
 o
 R
 u u u u u
 o o o o o
 R R R R R
35

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 37/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

_ _ _
_ _ _
 . _ _ _
  c
   i _ _ _
   9    f
   f _ _ _
   2   a _ _ _
   1   r
   t _ _ _
 .   r _
  0 _ _
  r   2
  e   2
  s   t   e  .__ _
_
_
_
   ’    h   0
   k   p   1
  e   u
   i
 .    t
  o  .__ _
_
_
_
  a   o   8
  c   m
  s    l
   l   0
_
 ._ _ _
   J    6   a _ _
   C
   1
 .
   2
   9   e
  s    t
   i
  m
  s   r
  8   0_
  8
_
   2    2
_
_
_
_
_
_
_
   1   e    1
  e    P
  r   r .
_
 .    1
_
 .
_
_
_
_
   2    2
_ _ _
  s   r
   ’   e   8    d    t
  e  . _
   2    2
_
_
_
_
_
  a   u   2
  y   t
   J   p   1
 .    d   u   n
  e
  p   t    1 _
 .    1
_
_
_
_
_
   2   o   2
  m    A   m   t
   i
  r  .
  8   8_ _ _
   5
 .    C   2
   1   c   o   w _
   6    6
_
_
_
_
_
   2  .
   8    i
   f
  c   e
  s   b
   1
 .    1
_ _ _
   2    6    i    ’
  y   n  .__
   2    2 _
_
_
_
   1
 .    1
 .   c    d
  n   a    9    9
_ _ _
   8    2
   9   e    i   c _
   1    1
_
_
_
_
_
   6    1   p    C    L
   C   t _ _ _
   1    1
 .    S   m
  o   A
  s   0_
_
 .
_
_
_
_
   A   9
   F
   B    1
   2    t    f
   i   r
  n   a
  n
  n
  o   0
  h  .__
   9   0
_
_ _
_    )
  e
  n
  r   m   o
   i    i
  r    t   s
  a   t   8
 .   0
_
 .
_
_
_
_
_
  o
  e
   l
_ _ _
  e
   t   e   m   n
  r   e   0 __ _
_
_
_
  c
  r
   i
  u
  o    P   o   m
   /    f  .    2
  7  .__ _
_
_
_
  c
   (
  e
   R    1   y   n
   i    t
  a
  0   5
   2
_
_
_
_
_
_
  t
  u
   S   n    i
  g    t
  n   l
  s  .    2
_   y _ _   o
  e    i
  v   a    2    2
 .__   n _
_
_
_   r
   D   e   u   7   0_   a _ _   o
  c   d
  e    i    1   3_
 . _ _
  v
  r   i _
  t    2   y
_   n
_
_
_
_
  n
  i
  m    d   s   7_   a _ _
  n   o    1 _
   0   r   i
  o
   f   e
_
  h _   p
_
_
_
_
_ _
_
   S    1   r   h   i_ _   5 _
   A
  r
  e
   t    5
   1
   #    t
  e
  u   f
   t
  o
  p   y
   )
  t   i
  p   i
  y
  p
_   t
_
  y
_
  i___ _
_
_
  0
  1
_
_
  u  .   m  m   n _ _ _   g
  i   n   n _   m _ _ _
  o    0   e   o   a _ _ _
_   f   e   e _   r _ _ _ _
   R    7
 .    l   s   m
  c _ _
_ _ _   n   d   d _   e
_   p
_
_
_
_
_  p
_  u
   0    0
   2    b    ’   s
  y   y _ _ _
_   o
  c   5   5 _ _ _   0_  o
   A
   F  .
   2
  o   a   a
  r    J
_ _
_ _ _ _
_
  r   0   0
_   5
_
_
_
_   A
_
_  r
_  g
   t   w _    ) _   0 _ _ _
   7    P   n   e _ _ _   o    1    1
_    1 _ _   F_  -
   1    9    l _ _
_    9    (   t   t__   t__ _ _  s
   8    t   v
  e   p
   i
   t _ _
_    9
_ _    l   s   s _ _  s
 .
   0   s   e
   i   r
   l
  u _    1
_ _ _   a    l
  i _   s
  i   i
_    l
_
_
_
_   e  e
  p   m _ _   -_    ]   n    l
_ _ _   c  c
   7
 .    L    t
  o   e _ _
_ _   0_
_    L
   C
  i   -   -
  s
_   -
  s
_   s
_
_
_   a  c
_   f  a  t   t
  r   0
  s    t
  s   b    A _ _   0_   m   s   s _   s _ _   r  p  i   r
  u   2
  e
  s   t    i _ _    A   r   e   e
   ’
  y   p
 .   s   s   y
   l   a   r_    1
_ _ _ _   n   e _   e
_
_
_
_
_   e  i   x   a
  e
  c   s
  e   m    t  t
  :   e_  0
_    (
_ _   a
  g   t   a
  e   c   a
  c
_   c__ _   t
  n   e  x
  t  s
  i  t
  #
   C   C   7
   2
   d
  n   o
   i   m
   1   e   a  u _  5 _   a _   i  )   #

  c   c
  c   r
  e
  a   h    t  o
  s
   A
_
_
_ _  0 _
_
  n   r
   i
   l
   l   u   r     )
  f
  f
  i
  #
  e  n
  u
   0    A   d    t    i
   l   R   F_ _
_    1
_ _
  a   g
   t
  s   i
  #  o   ) -
  #
  i
  r
  e   t
  )
 -
   8   s _ _   )  g g
 .    d    d   a   s _ _   n   f   y
 g
 g   i g
  r   0    h   e   : _ _    i   n         i   i
  i
  p
  e   e   d
   t   i
  n   c   e _   :   f
  f
   d   o
  e   f
  f
  s   u   7
   t    #
  f  n n n n   o
   b   p  .
   ’
   d    t   n   c   m _   n   c
 n
  c
  o    0   x   i   a   a   :_   t  o
 o o o o
 
   B  m
  o   2
   C  .
  n   e
  n   m
  s
  e   N  e   i
   l   a   # 
 c  c c c c
  (
  (   #

   2   e
   t   a   n
   i    h   c   -
   t   r   a   s
  e   f   s
  g  r
  n  e
   i
  (
 r
  (
  (
 r r r r r
 e e e e e
   7   e   t    t  e

   1   x    i


   t   p
  e
  r   e
  c   u   r   e
  e   c
   i
  r  u
 t  t  t t t t t

   E   W   a   o   t  u  u u u u u


  e    l   c
  n   A    W  o  o  o o o o o
   K    P   R   I    [  R  R  R R R R R
36

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 38/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

   t   n _ _ _ _ _ _
  a   a   c _ _ _ _ _ _
  r _ _ _ _ _ _
  e    L
   t _ _ _ _ _ _
  u    C _ _ _ _ _ _
  p    A _ _ _ _ _ _
   t   n _
  5 _ _ _ _ _
  m _ _
  o   a   a _
  5 _
  0
_ _ _ _
  c   r
  e   n
   i _  .__ _
_
_
_
_
_
_
_
  s   t   s
   ’   5    2
_
 ._   0 _ _ _ _
  e   u   t
  s   i   5   0  .__ _ _ _ _
   k   p   n
  e  .__    9   0_ _ _ _ _
  e
  s   c
  a
  s   J
  m
  o
  c
  s
   ’
  m
  e
   t
   2
 .
 .   0
  0  .__   8
  0
_
  0
 .   0
  7
 .__
 .    9
_
_
_
_
_
_
_
_
_
_
_
_
_
  a
  e   m
  r    f
  o   y   t
  s
  r   d   l
  0
 .   0_   0   8
 .
_
_
 .
_
_
_
_
_
_
_
_
_
  n   a   0   0 _ _ _ _
   d   n    i
  u
_    2
_  . _
  0
_
  7
_ _ _ _
   d   i
  o   C   d
   t   g   i   0   7
 .  .__    2  .__ _
_
_
_
_
_
_
_
   A  a   v
  n   i
   i   0   0   7   0
_    1 _ _
_
_
_
_
_
_
_
   d   7
  m
  c   f    h
  r   c   i
  n  ._   t __
_
 .    2    2
 . _ _ _ _
   i
   f   o   a   e   0    2
_   s    2 _ _
_
_
_
_
_
_
_
   i    i
  n   e
  r   h
   t    2 _
  7
_   o
 .    1
_
  7
_ _ _ _ _
  c   i
  g   m    f    2 __   h    1 _ _
_
_
_
_
_
_
_
  e   i
  n   o
  r
  o
  v   f   y   7   0_   7   7
_
_ _ _ _ _
  p   e   k   n  .
   1   0_
_    2 _
_
   2
_
_
_
_
_
_
_
_
   S   c
  e   r
  a
  o   m    9  ._    1  .    1
 ._ _
_
_
_
_
_
_
_
   t
   i
  m
  r
  m
  o
  r
   t
  w  s
  e   y
  n   a
   2
 .   0
   1  ._   0
_
  0
_   0
 .   0
 .
 ._
_
  0
_
 ._
_
_
_
_
_
_
_
_
_
_
_
_
   )
  e
  n
  o
  r    f    0   w _
   2    9
_   0   0 _ _ _ _ _   e
   l
  e   k  .    l
  r   2   e
  o   2   i
  p
   2    2
_
_
_
_
_
_
_
_
_
_
_
_   c
  r
   i
   P
   /    t
  w   1
 .
   t
   l
   1  .   0
 .__   0
 .    1  ._ _
_
_
_
_
_
_
_   c
   (
  y   e   u   8    2    2 _
   2 _ _ _ _   t
  n   8
   6   m _
   6    2 _
   2 _ _ _ _   u
  n   0
 .    1
 .   e    1 _
_
 .    1
   2 _ _
   1 _ _ _ _
  o
  e   5    2   b _    1
 .  .  .
_   y _
_
_
_
_
_
_
_
   9   y    2   8_   8   8 _   n   r
   D   5
 .    1   a
   2    9    6
_
_    6 _
   6
_   a
_
_
_
_
_
_
_
_   o
   5   m  m    1    1
_    1    1
_
 ._  .  ._   y
_
_
_
_
_
_
_
_   n
   5   o   e   t    2 _ _ _ _   i
   2   r   r
 .    f   e _    2    2
  s    9 _   n _ _ _ _ _
   5   s   h _
  o    1
_
_
   9    9
_
  a _ _ _ _ _
   5   e   t   h _    1    1 _
   2   2   s   t _   p _
_
_
_
_
_
_
_   5 _
   #   0
 .   e
   0   s    h
  a
  r   t
   d    d
  p   i
  i   p
_
_   p
  i   p
  i
_   i
  t
_   i_ _
_
_
_
_
_
_   0
  1
_
_
  m   0
   7
 .    d   i
  a   n _ _ _
_   y   y
  n   n
_
_   y   y
  n   n
_
_   m _
_
_
_
_
_
_
_ _ _
_
  e
   l    2
   2   p   m
 .    i
_ _
_ _ _
_   e   e_
_   e   e
_
_   e
  r _
_
_
_
_
_
_
_ _  p
   b   7   h   n _ _ _   d   d_   d   d _   p _ _ _ _ _  u
  e   i _ _ _ _ _ _ _ _ _   1 _  o
  o    1   t   p
  r    h
  e   f   e
_ _
_ _ _   0   0_
_   0   0_
_   0 _ _ _ _ _  r
_  g
  o   e _ _
_    ) _ _    1    1
   1    1 _    1 _ _ _ _   E _
   P   t    f
   l    K _ _ _ _
_    9 _    1    1
   1    1 _    1 _
_
_
_
_
_
_
_ _  -
 __  s
   t    k
  c   h  .
  a   c _ _
_    9
_ _   t _
  t
   l  s   s_   t _
  t
_   t _ _ _ _   s
  s   l
   i   o   r    i
   f
   b   e   f
_    1
_ _ _   a  i _   i   i_   i_
  i   s   s   s _
_
_
_
_
_
_   e  e
_   c  c
   L   t   a
  r _ _   -_
_
   ]
   L    l    l__    l    l__    l__
  n _
_
_
_ _   a  c
  o   w   t _ _ _  0 _   i  -   -_   -   -
_   - _ _ _ _   a
  s   t    l   r
  o
  e    B _
_ _ _    C   m  s   s
_   s   s_   s _ _ _ _   f   t   t
  s
   i   e   h   0
_ _    A   s   s
  r  e   e_   s   s
_   s _ _ _ _   r  p   i
  r
  s   s   h
   l    t
   t   o   r_    1
_ _ _ _   n
  a   e  c   c_   e
_   c   c
  e
_
_   c
  e _ _ _ _   e  i   x   a
  e
  e
  c   s
  e    k
  c   l   :   t
  a  e
   t _    (
_ _   g   e
  n   t   c   a
  c
_   c   a
  c
_   c
_ _ _ _   t
  n   t
  i
  x
  e  s
  t
  #
  a   u   1_ _   a   a _   a
_ _ _     i  f
_   #
  )
  c   c   o   t
  c   l    i
  a   B  m    t   o
  s
_
   A
_
_  0
   1
_
_
_    i
   l   r
   l   u   r
_
  r
          )
  f
  i
  n
  u
   A   d
  #
 .   r    i
   l   R   F_ _
_    1   a   g
   t   #
  o   o   ) -   #
  i
  r
  e   9   e   s _ _ _ _   s   i  )  g g
  )
 -

   d   d    2   P   s _ _


  e   : _ _   f
  n   n
   i
 g   i  i g
 g
  i   y
  p
  e   n
  i
   1  .
 .    9   c   e _   :
  i   f  f   f
  e   2    #    d   o
  f   f
 n n n n   o
   d   t    8
  x   2  .  .   c   m _
  a   a   :_   t   n   c n
 o
 o o o o   c
 c c c c  
  n   e    1
 .    0   n
  n   8   7   e   N  e   i  s
   l   a   #  c

  e
  (
  (   #
 .   e    h   r   c   -   g  r r
  (   (
  (
   t   a    6   0   t    t   a   s
 r r r r r
   t
   i   e   f   s   n  e e
   i  e e e e e
  r
  x   t
  e   1
   i  .    2
 .
   2   2   w
  e   t
  c   u   r   e
  e   c
   t
   i  t
  r  u t
 t t t t t

   E   W   9
  r    7   e
   1   1   b
  a   o   t
   l   c
  n   A
   P   R   I    W
   [
 u
 o o
 R R
 u u u u u
 o o o o o
 R R R R R

37

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 39/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

  s _ _ _
   ’
   l _ _ _
   8   e _ _ _
  a   e _ _ _
   1
 .    h   b _ _ _
   2   c   y _ _ _
   ’   e  .
  s   r   a _ _ _
   l
  e   t    9    R  a _ _ _
  a   u _ _ _
   h   p   5
  m _ _
 .   m  e _ _ _
  a   o   2
  c   m
   R   C   7
  s    f
  o
  r   r
  e
_
_ _ _
  e   s   h _ _ _
   1   s    t
  e   t
   k   a
  c   h
_
_ _
_
_
_
  e
  r   a
   t
  p   d
_
_   0
 .__ _
_
  n _   0
  s   r
   ’   e   5    d    i
  e   i
  v   m
_
_
 .__ _
_
  a   t
  c   u   1
  c   p  .    d   e   i
  n _
_
  0
 .__ _
_
  e    2
   b   m
  e   o
 .    A   c
  e
  r   p
_   0   0 _
_
_
_
   R   C   9
_    1
   5
 .
  c
   i
  e
  o   e
   t _  . _
  0
_
_
_
   2    f
   i    0    K
 .
_   0    1
_  .__ _
_
_   5
 .   0
   7
   1   c    0
   1
 .    t
  s _ _ _
  e    5   e
 .    k
_   5   5
_  .___ _
_
  p    5   c _   3
 .   5_
_
_
   S   8   a
   3
 .   p
_   8
_   3
_
 .
_
_
_
   1    t   r _    1
   2
 .    i
  m
   1
   2
   t    h
  e
   t
  o
_    2    1
  8
_   t    2
_
_
_
_
_
_
   )
   1   9   a   l
  r   r    l _   s _ _
  e
  n
   A   5
 .   e    t
  e   a _
_   o   0 _
 .
_
_
_
  o
   F   2    P   u   y _   h _
  0 _   e
   l
   7
   1    /   p   n
  e  . _
_   8  ._ _   c
  r
  y   o   D
  m
  n  .___
 .   0
_    1 _
_
   i
  c
   (
  n   c  .    t
  e _
_    2   0 _
  t
   1   e    ’
  s   5
   1
   t
   i
 .   r
  n   2
_  .
_    9   8
_
_
_
_   u
   S    D   J   9
  a  .   w _ _
   1
_
_
_   o
   B   e
   t    5   b
_   5
_
 .
 .    2
_ _   r
   i  .   n _    2  ._
   6 _   o
  r   m
  r   2 _   7    9_ _
   0   e
   t   e   7
  a
  c    6
_ _
_
_
_   n
  u   p   1    1
_    1   5   i
   A    S   o    3    t    t    L
  o   a   C _
__   t  ._
_ _
_
_ _
   t
  r
  e
  u
   R    #    ”   t
   6
  m   6
  r   A
  e   n
  u   a
_
_
   )   b
  a
_   o
_   s
  t    L
_
  h    2
  7
_
_
   1
_
_
_
_
   6
_
   1
_
_
_
  p   n _ _ _
  o
   R   e    1
   l _    i
   b   m   s _ _
_ _ _
_
_   g
  i   d
  f   e
_
_
  p
  i
_
  p
_
  i
_
_
_
_
_
  b
_
_  a
  a   o
  c   t _ _
   L
   0   1
 .    b    L   n _ _ _
_ _ _   n   d_
_   t
  i
_
  t
  i
_
_
_ _ _
   E   0    2
   5
  o
  r    d
  s   e
   “   ’
  a   m _ _ _
_ _ _
  o   n
  c   e_
_   m   m _
_
_
_
_  p
_
   1
 .    1   c   t _ _ _ _   r   r _  u
   5    0  .   e
   P   l
   l   c   e
  a _ _ _   r   t_   e   e
  x
_
_
_
_ _  o
   A
_  r
   3   a   e   t
   t    t
  c   b   s _ _ _   o   e_
_   p   p
_ _    F
_  g
 .    5 _ _ _    (   t _ _
   8   r   5  .   s    i
   i   e   l
  s   R   a _ _ _
_    6 _    l _   t   t
_ _
  s
_ _  -
_  s
   1    t    3
   l
   L   s    t   u _ _    ]   a   s _   s
  i   i _
  i _ _  s
   2  s   e  .   s   o
   d
   i _    6
_
_    1 _    L   n    l_    l    l_
_
_
_   e  e
   ’   u   8   v
  n   i _ _    C   i   - _   -   -
  p
  n   m
  a   o   1   s   e
  c   t    d    B _
_ _ __    A   m   s _   s
_
  s
_
_
_   c  c
  a  c
   J   C   2
  u   s   c   u   i
  n _ _   b_
  n   r   s
_
_   s   s
_ _
  f  a  t
  e   a   b
  ;   e   r_ _ _ _
_
  a   e   e _   e   e _ _   i
  c    d
  e   1
   8
 .    t
   d   2
   h
   f   a  t
   t
  :   e
  u_    L
_
   1_  a
_
_
_   n   t
  g
   i   e   c
_   c   c
  a
_   a
_
_
  a
_
_   r  i
  e
  t
  n
  p  x  i
  e  t
  x
  n  .   o _    
   t   o
  s    A _    l   r   #   r
   0    A   t
  e   9   y    i
   l
   R
_ _
   F_   :
_ _   e 
   l
  a   u   )
   t   o
  i
  #
  )
  #
  )   e
   1  .   n
   5   s   g
   
   d   x
  f  f
 .   a   s _   i  g
  e   2   s _ _
  #
  i  i  #
  r   0   m   n   f   f
  e    1   m
  i
  e    d    7   e   : _   a    i       )  -  -
  )

  u   5
 g  g  g  g
  s   t
  n   p  .
   ’
   d   e    t   s   c   e _
  c   m _    N    d   n  n   i
  i  i  i

  a    5   m  a   y   a   a   :_   t   n   o  o   f
  f  f  f

   J   m
  o   3   n   a   a
  r   w   e   N  e   i  s   a   c  c
 n  n  n  n
 o  o  o  o
   C  .   e   a   t
  n   e    l
  -   g     (  c  c  c  c
   8    t   e
  u   l
   h
   t   r   c
  a   s   n
   i
  #  r   (
  (  (  (

   1   x    t   p   e   t   r   s


  e  r  r  r  r  r
  e   p   i    f    t  e
   t   c   u   e   e    i  e  e  e  e  e
   2    i    l   r  t
   E   r   o   u   a   o   t   c
 t  t  t  t  t
  m    l   c  u  u  u  u  u  u

   W  c   m   n   A


   P   R   I    W
   [
 o
 R
 o
 R
 o  o  o  o
 R  R  R  R
38

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 40/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

  ; _ _ _ _ _ _ _
   5 _ _ _ _ _ _ _
   1 _ _ _ _ _ _ _
 . _ _ _ _ _ _ _
   2
 . _ _ _ _ _ _ _
   9   e _ _ _ _ _ _ _
   5
 .    h _ _ _ _ _ _ _
   2   t _ _ _ _ _ _ _
   7   f _ _ _ _ _ _ _
   1   o _ _ _ _ _ _ _
   t   y _ _ _ _ _ _ _
_ _ _ _ _ _ _
  s   a   n
  r   a _ _ _ _ _ _ _
  e   e   m   0
_
 . _ _ _ _ _ _
  s   t
  u
  p   s
  y
  m  a
  0
 .__
  0
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
  e
  r   o   w  ._
_
_
_
_
_
_
_
_
_
_
_
_
_
  c   l
  e   8 _  0
   d   ’
  s   i
  p    1
 .   8_
_
_
_
_
_
_
_
_
_
_
_
_
   d   a    t
   l
  c   u    2
_
   1 _ _ _ _ _ _
   A  c  .  .__ _
_
_
_
_
_
_
_
_
_
_
_
  e   m    2
   9  .__ _ _ _ _ _ _
  c
   i    b   e
  e   b   5
 .    9
_
_
_
_
_
_
_
_
_
_
_
_
_
   f
   i    R   y _
  5
   2  ._ _
_
_
_
_
_
_
_
_
_
_
_
  o   a
  c   t   7    2
_ _ _ _ _ _ _
  n   m
  e   i    1   7 _ _ _ _ _ _ _
  o   e _ _ _ _ _ _ _
  p   t   r
  e
  a   h
  t    1
  s __
_ _
_
_
_
_
_
_
_
_
_
_
_
   S  m    t   o   0
 ._ _ _ _ _ _ _
   t   r   t _ _ _ _ _ _    )
   i
  m
   f
  o
  n   h
   i   a
   t
   d
  h   0
   2  ._
_
  0
 .__
_
_ _
_ _
_ _
_ _
_ _
_   e
  n
  o
  r    d   n
   i    1
 .   0 _
_
_
_
_
_
_
_
_
_
_
_   e
   l
  e   n
  e   m   0 _ _ _
_
_
_
_
_
_
_
_
_
_
_
  c
  r
   i
   P   s   n
   /    t
  o   i   5
 .    2
_ _ _ _ _ _ _   c
   (
  y   2   p    1
  5 _
_
 .
_
_
_
_
_
_
_
_
_
_
_
_
_   t
  e   u
  n   1   e
 .    K   3   0
 .   5_
_
_
_
_
_
_
_
_
_
_
_
_   o
  e   0
   5  .   8  .__   y _
  n
_
_
_
_
_
_
_
_
_
_
_   r
   D   5
 .   c
   i
   f
   1   5
   2   3
_   a
_
_
_
_
_
_
_
_
_
_
_
_
_   o
 .    f
   3
  a  .
_   y _ _ _ _ _ _   n
  r
   8   t
   1   r   t   8_   n _ _ _ _ _ _   i
   2   e   s    1
_
_
_
  a
_
_
_
_
_
_
_
_
_
_
_ _
   t    h   o    2 _
   4   a    t   h __   p _
_
  i
_
_
_
_
_
_
_
_
_
_ _
_
  r   o _ _ _ _ _ _ _   5
   #    t
  e
  u   l
  m  p
  a
   t
   i
_ _ _
  p   i
  i   p
  y   y
_   i
_   m
  t
_
_
_
_
_
_
_
_
_
_
_
_
   1
_
_
_
  e   m   m _ _ _   n   n_   r
_   e
_
_
_
_
_
_
_
_
_
_
_
_ _ _
   l   o   r
  e  .
  c   P _ _ _
_   e   e_ _ _ _ _ _ _ _  p
   b   ’   n
  s  .    t _ _
_ _ _   d   d_   p _ _ _ _ _ _ _  u
_  o
  e _ _ _ _ _ _ _ _    1
  o
  r   u   1
  a
   t
  n   8   i
  r
_ _ _ _
_    ) _
  0   0_   0
_    2
_
_
_
_
_
_
_
_
_
_
_
_
_  r
   A
_  g
 .   w _ _ _ _    2    2_ _ _ _ _ _ _ _
   P   J   2 .   e _    9
_ _
_    9    1    1_    1 _ _ _ _ _ _    F
_  -
_  s
   t    l
  w   9    b _ _
_    1 _   t
   l   s   s
_   t
  t
_
_
_
_
_
_
_
_
_
_
_
_
_ _  s
  s    5
  o  .   n
   i   a   2
   l   a
_ _
_ _   -_   a   i _
  i   s
_
  i _ _ _ _ _   e  e
   L   t    7   c _ _ _    ]    l
  n _
   l _
   l _ _ _ _ _
  c  c
  0   a  c
  o   1   L _ _ _    L   i  -   - _   - _ _ _ _ _ _
   A _ _   s _ _ _ _ _ _   t
  s   t    t    C
  s   a
_ _
_ _  0
   1 _    C
   A
  s   s
  m  s   s _ _
  s _ _ _ _ _   f  a  i
  x   t
   i
  s   s   t
   l   r   A   r _ _
_    (
_ _
  r  e   e _
_
_
  e
_
_
_
_
_
_
_
_
_
_
_   r  p
  i  e   r
  e   n   e   e   t  a
  e   s   e   n  a   t__ _ _   a   t  c   c _   c _ _ _ _ _ _   t
  #
 
  #   t
  e   u
  p    i
  n   a  u
   t
  : _  0_  0
_ _   g   e
  r  a
  c   a
  c
_   a
_   c
_ _ _ _ _ _   n
  i   i
  x
  e  s
  )  )
  c   c
  c   m
  a   o
  s
   t    t  o
   R
  s
_    2
_  E_
   1
_
_
  n
   i
   l
   l   u
  r
  o
_ _ _ _ _ _     f
  f
  i   n
  u
   A   d   s   n
  #  i
   i
   l _ _ _
  c    t   g
  a   #
 -
  e   s _ _ _
  #
  i
  )
  ) -
  )
 g   r
  e   ’ _   s   f g  g g
   d   d    l   m
  n   e
  s _ _
  e   : _ _   n   n
   i
  i  i  i g
  i   y
  p
  e   t
  f
  e
  a   t   :
  i   f  f   f
  e   h   a   c   e _    #    d   o
  f  n
 n n o n   o
   d   x   c    t
  s
  c   m _
  a   a   :_   t   n   c  n
 o
 o o c o
  ( c  
  c
  n   e   a   l
  a   e   N  e   i  s
   l   a   # 
 c  c c

  e
  (
  (   #
  n   R    h   -   g  r r
  (   (
  (
   t   e   o   d
  a    t   u    t   r   c
  a   s   n  e e
   i
 r r r r r
   i   e
  e   t    f   s  e e e e e
  x   t
   i   n   i
  r   t
  v   c   u   r   e
  a   o   t   c
  e
   t
   i  t
  r  u t
 t t t t t

   E   W   u   d
  n
   b   i
   l
   P   R   I
  c
  n   A    W
   [
 u
 o o
 R R
 u u u u u
 o o o o o
 R R R R R

39

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 41/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

  s   r
   ’   e   2
  r   t
  a   u   1   r
  r   p  .
   d    )
   b
   0   e   e
   t    L
  a   m
   B  o   5
   h
   t   a
   i    C
   C  .   o
   l   5   c
  o
   A
   8    l
  a   5    5   s   s
   i
   h
   1
 .
  s
  a    t
   2
  y
  n    2
 .    5   e
  r
   t
  u
  o
   9   e   0
 .    2
 .   a    b
   1    D   s   a
   k
 .  .
  r   0
 .
  0    5   p
  u
  o
  r
  n
  o
   i
   t
  s   r
  o   n
  e    2
 .   g   a
  e   1   m
   ’
   b   t    1
 .   s    t
  w   t
   t
   i   0
 .    5
  s
  s   r
  o
  o   u
   B  p   0   e   n   r
  e
  w   0    5
  e   )    f
  c
  c  s   n
   i
  m
  o   5
   C  .
  g   0   e
 .    b    2
 .    2
 .   a  e    d
   h  c
   8   n   0   8    5   c   f
  e
  a    l
   i
   1
 .   a    5
 .   n
   8   a    6    5
   i   r
   h   t
  w
  a
  e    t
  e
   2    R   1   c
 .    L    1
 .    2
  n    d
   i
  w  r   w
   9   e    2    2    0   o  a   o
   h   l
   1   r    9   C    9    0  .   u    h
  s   i   s
   i    1   A
   t    h
  e   n    1  .
   l
   l
   i
  c    l
   t
  r    l
   i
  w  a   w
  a
  n   t    i
  n   5    0    0
 .   s  p    i
   i
   h   h
  s
   E   m
  o   s
   t   5    5    T
   t    h
   i
   (   w    T
   (
   B
  r    1    1
   E
   0
 .
   0    t
   i
  m
   f
  r
  s   e
   t
  e
  n
  m
   2
 .
  0
 .
   5
   2
 .
   ]
  s
   ’   1
  1
  e
   t    5
 .   r   c   t
   k   e
   t   0
 .    5
   L   n
   C   o   1
  u
  o
   8
   1   e   a   a
  s   0    5    A   i
  t   t
   R   1
 .
   2    P   p
   /    i    l
  e   a   0
   2
 .
  g   a
  n   r    l
   i
  s
  i
   S    9
   1   y   v   u
  e   d
   i
 .
  0    5
   5
   t
   i
  u
  s   g   s
  s
  n   c   v
   i
  x   i
  e   f   e
  e   e
  r   d
  n
  5
 .    2
 .    t   n
  u   o
  c
  c
   D   t
  o   i
   k   e
  8    5
   1
 .   y    5
  o   c
   b
  a   w
  a
  w
  r   h
   t   o
  o   f    2  n
  a    2   n   o
  o   h   h
  w  o
   t    9    0    i
   t   s   s
   5   e   y    1  y  .   a    

  n   n
  #   #
 .   a   p  n    0 .
  m
  r  r
 e
 r
 e

   #    0
   3    )
  t  i   a   n
  i    f
  o  t  t
   S
   0    0
   2
 .  .   m
  s   t   p    0
 .   n
   i  u  u

   A    6    2


 .   y   i   i    0    1
  r  o  o

  r    1   e    1   a


   6   g
  i  m   o  p    1   g  R  R

  e  .    l  .   w


  y
  f  r  n   i    1   n
   i
   t
  u    2
   0    9   p   2   e
   9   l
  n  e  e   y   p
  o  p  d   n   u
  w
  e
   i
  o   p
   R
   E    1   m  e   t
   1    i
   l   c
   1   e   o
   V
   [
  a    t
   h   u   r    1
   1
   1   d   r   g
   S   t   m
   i   e   o
   1
   (    1    1   -
   t   m
  r   b    l  t   t    1   1  s
   1  e  s
   7
 .
  s
   i   e   y
   ]   a
  s
   l
  s
  i    t  e  e
  i   l
  p   a    B   n   c  c
   0
   2
   L   t
  o   m   r    L   i  -  -   s   i
  s  s    l  a   c
 .
  r   6   s    i
   t
  s
  e
  r   e
   1
  t    1    C   m
   A   r  s  s   -   f  a
  p
  t
  i
  u   1
  e
  s   t
   ’  .
  s    l   e
  s   h
   t
   1
  u  E
   1
  e   e   r
  n   e  c  c   s  e  i   x
  s
  e
  e
  c   s   t
  e   a
  a  o
  :   R   a   e
  n   t
  g   c
  a   c   c  n  t   t
  i
  x
  #
  a   o   2
   h   p   e
  c
  p
   l   m    9    t   a   i  )  #

   R   C   1   c   c    h


  c   t
  a   d    t      i
   l   r
   l   u
   
  a   f   )
    f   e
   A   d   s   #   #   #   i
  n    i
   l   a   g
   t   )   )   i  #

  s   i
   i   ) - -   )
   6
 .    d   d   m
  e   s  
  s   f  g g  g g g g
  n   n  i   i   i
    f
  i   i
  r   0   e   n    i   i
  n   e   :   f   f
  e   i
  f
  e   2   c   e    #   :   o   f  f
   d   t    d   c o o
 n  n  n  n
  y   u  .
  s   t
   ’   p   c   m     t  n n
  n  o
  n   x
 o
   d   p   6   e   e   a   a   :   s   a   #  c c
 o o
 c c c c
  n   m    1   e   e   e   i    l
   i
   C  o  .
   C   2
  e   n   K
   t   a  .
   h   N
   t   r   c
  a
  -
  s   g  r
  n
   i
  (
  (
 r r
  (
  (   (
  (
 r r r r
  e   s
  x    t
 e e e  e e e e
   9   c
  e   i   e   t    f    t
   f   c   u   r   e    i  t t t  t t t t
   1    E   i
  r   f
   W
  a
  r
   t
  e   c
  a   o   t
   l   c
  n   A
   P   R   I
  r  u u u
   W
   [
 o o o
 R R R
 u u u u
 o o o o
 R R R R
40

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 42/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

   l
   l
  a
   t
   i
  m
  r
  e   t
   P   u
 .   o
   k
  r  .   5   8
  o   n   5   8
  e   1
  w   t
   t    2   p
  e   i
  n
   0
   t
  r
  w   0
 .   u
  o
  r   8
 .   e   0
 .    5   g   8
  s   0
   2    b
  0    5   -   1
  s   t
  e   6
 .   n
  a    2
 .   s   s
  e   i
  g   2
   1   c
 .    L   0
 .    5   0
  e  c    l
  n   9   C   0    5    l   c
  a  e  a   -
  s
  a   1   A   5
 .
   2
 .   n  c  p   s
  i  a  i  t  e
   R   h
  e   n
   t   a   8    5    5
  m  f  o  i
  x  c
  e   n    1
 .   r  r
  e  e  n  e  c
  a
      t
   i    2
  r
   i
  m
  o   s
  r   t
   2    5
 .   t
  t  n
  #  #   o  i
  n  x
   t    f   n    9    5
   1    2
  e  i
   ]   r
  )  )
    f    
  e
  n   i
  f
  n   e    L   u  #  i  i  #  #
  o   m    C   g
   E   t
  ) - -   )  )

  e   5    0    A   i


  f
 g g g g g
  a   t  .   i
  f
  i
  f
  i
  f
  i
  f
  i
  f

   i
   t   m
  r    t
  a   5    0
 .   n   o
  a   n  n n n n n
  s    2   g   c o o o o o
  m   o   l
   f  .    0
 .   n   #
  c c c c c
  n   a
  r    i   u   0
 .    0
 
   i   (
  (
  (   (
  (
  v  r r r r r r
  e   i
  g   d
   i
  n   i
  v   0
 .    5
  o  e e e e e e
  m  t  t t t t t

   P
   /    i
  v   d   0    5   e  u
   R
 u u u u u
 o o o o o o
   [  R R R R R R
  n    2
  y   e
  c   i
  e   0
 .
 .
  n   e
  r   h
   t   0    5
   5

  e   m   f    2


 .   y
   2  .
   D   f
  r   o
  o
  y   n    5
   6  a    5
  t
  u
   k   n    1   o
  r   a  .   y    2
 .
  o   m   8
  w  s
   t    2  n    5   8
  e   y    9  a    5   1
  n   a    1    2   p
   4   0
   #  .   w
  e
   0   l   p
  i  i
  p
  t
  i
   0
  r  .   n
  i
  8   u
  o
  r
   5
  e   8   t
 .   p
   i   y  m    0
  o  .   8   g
   l    l   n  r    0 .    1
  -
  s
 .   u
  p   1   e  e    0   p   s
  e
   2   m   d  p   p   u   0  c
  m   9   e
   1   b   8  8    i   o   e
   l   c
  a   h
  e   y   8  8    i   r
   t   g   a  e
  n  c
  a
   S   t   a    1
   1   m   -   i  a  p
  i  t
  f  o  i
   t   c   m
   k   t
   l  s   t   r  0   s
  e  e  s
  m
  r  r   x
  s   l
   i   o   e
  r
  e
   b   h    A    ]   a   l
  s
  i   l
  i   p
  e  e
  c
  e  e
  t  t
  n  e  t
      i
  x
   L   t    L   n   e  n
  #  #

  o   t   r   i  -  -    8  c


   8   c   r
  i  )
  )   e
    f  
   t   e    C   m   s  s    1  a   a   f

  s   t
  s
   i
  a
   h
  8
  t  0
  8    A   r  s  s    t  r  p  t
  f   i   t
  r
  u
   ]   g
  #  i  i
  ) - -
  #
  )

  s   s   d
   l    t   E
  u    1   a
  e   e
  n   e  c  c    i   i
  s  e     x   a   s   i  g g g g
   ’
   L   f  i
  f
  i
  f
  i
  f
  i
  f

  e
  c   a  o
  g   e
  n   t   c
  a   c    l
  -  n
  t   e  x
  t
  i  t
  s    C   o  n n n n
  s   i
  e   n    t
  :   R   a   s  i
  #  #    A   n
  c  o  o  o  o

  c   c
  )
  c   m    t      i
   l   r       s   f  )   e  n   g
  n
  c c c c
  n
  a   i   s    l   u  #   #   e   f
  u    i   (
  #   (
  (
  (

   A   d   #   i    l


   i
   l    t   g
  a   )   )   c   i
 -
  #
  r    b
 r r r r r
  p   s     i
  s   f  g g
  )
  c   )
 -   a
 e e e e e
  e   e  g
   d   d   a  g  t t t t t
  e   s   n   n
   i
  i   i   i   i
 g g
  y   s
   i  u u u u u

  e   t
  n   K   e   :
  c   e    #   :   f
  o
  f   f   f
  i
  f
  i
  f   p    D
   [
 o o o o o

   d   e  .   c   m     t    d


  c
 n  n  n  n  n n   o  R R R R R

  x   i
  c   a   a   :   s   n  o  o  o  o
 c c c c  
 o  o  c
  n   e    f
   f   e   e   i    l   a   #  c c

  e    h   N
  (   (   (   #
  n   a   -   g  r r r   (
   r r r r r
  (  (
   t   e   t
  a   r    t   r   c
  a   s
  s   n
   i
  e
  e   t    f  e e e  e e e e e
  x   t
   i
  r
  e   c   u   r   e
  e   c
   t
   i
  r
 t t t  t t t t t

   E   W   t
  r    h
  o
  a   o   t
   l   c
  n   A
   P   R   I    W
   [
 u u u
 o o o
 R R R
 u u u u u
 o o o o o
 R R R R R
41

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 43/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

_ _ _ _
_ _ _ _
_ _ _ _
  e _ _ _ _
   8    b _ _ _ _
   1
 .
   0
 .   n   5
_ _
_
_
_
_
_
   0   a _
  5 _ _ _
  r   2  .   c
   1 _
  e  .    0   L    2
 .__ _ _ _
  s   t
   ’
   d   u    9    5   C
_
_
_
_
_
_
  v   p   5   0
_
   i
  a   m  .  ._
   2
 .    A _ _ _
   D  o   2    0   n _ _ _
   C   7    1   a  .__
  0 _
_
_
_
_
_
   1    2
  e   i
  n
  s
   t   0
_
_ _ _ _
   h
   t   0
 .__ _ _ _
  s   o   n
   t   e   0
_
_
_
_
_
_
  e    t
  n   m
_
   1
 .__ _ _ _
  s   r
   ’   e   5
  a   t
  c   u   1
  g   u   t
  e
  0
_
_
_
_
_
_
_
  c   p  .   n   b   a
   t _
  5
_
_
_
_
_
_
  e    2
   b   m  .   a    0
 ,   s
 .    l
  a
_
_
   2 _ _ _
  e   o
   R   C   9
   5    R   0
 .   u
   d
   9   i
 .__
  0
_
_
_
_
_
_
_
_
_
 .   e    5   v _
   1 _ _ _
   2   r  .    i _ _ _ _
   7
   1
   i    2   d
   t    7   n
   i
_
   2
_ _
_
_
_
_
_
_
   0
 .   n   1   e
   k   h   5
_ _
_
_
_
_
_
   0    E   r
  o    t _
  5
_ _ _ _
   1    t   w   f
  o _
   2 _
_
_
_
_
_
   0
 .
   5    1
 .
   2
 .    i
  m
   t
  e
  n   y
  n
  a
  0
 ._
_ _
_
_
_
_
_
   )
  e
  n
  o
   2
 .    9   r    t
  o _
  0
 .__ _ _ _   e
   0
   1   5
 .   s   m
  e    t   s   0 _
_
_
_
_
_
   l
  c
   1    A   2    P   e   y _ _ _ _   r
   i
   2    F   7    /   c   a
   k _
  0
 .__ _ _ _   c
   (
   0
   1   y   a   w
  e   0
_
_
_
_
_
_
_   t
   S   n   d   i
  p    l
  p _
  5
_ _ _   u
  e   n    t
   l _
   1
_
_
 .__   y
_
_
_
_   o
   B    D   e   u _ _ _   r
  s   m _   n
  5 _ _ _   o
   1   r   o   e
   t _   a
   9 _
_
_
_
_
_   n
  e
   S    t  .__   y   i
  u  .    b
   0
   4
_   n
_
_
_
_
_
_
  o    0   y _ _ _ _
   0    5   a   0
_   a
_ _ _ _ _
_
   A   S    R    5    1
 .   m    2
_   p _ _ _ _
  r
  e
   t    #    9
   5
 .   e
  r
   4   h
   t
   )
  t   p
  g
  i__   i
  t
  i___ _
_
_
_
   2
  5
_
   1
_
  u   m   2   t
   0 _ _ _
_   i   y_
_   m _ _ _ _
_ _
  o
   R    0
  e    k
   l
  a
  r   h
   t
_ _
_ _ _
_
  f   n
  n   e_   r
_   e
_
_
_
_
_
_ _  p
_  u
   1    b   o    d _ _ _   o   d_   p _ _ _ _
_ _ _   c _ _ _ _   0
_  o
   A   1
 .   o    t   n
  w   i _ _ _ _ _ _ _ _  r
   A
   F   0
   5
  r   n   m
  e _ _ _ _
_    ) _
  r   5_   5
_    2
  o    2
_
_
_
_
_
_ _  g
   F
   1
 .    2    P   t   n
   i    i _ _ _ _
_    9 _
   (    1
_    1
_
_
_
_
_
_
_  -
_  s
   5    1
 .    t   m   p
  r   e
_ _
_    9
_ _    l   t_   t _ _ _ _  s
_  e
   9    0   s
   i   e   e _    1
_ _ _   a   s_   s _ _ _
 .
   4    5
   1
  p   K
   L   t _ _   -_
_
   ]
   L   n _   i___
  i_    l
  i    l
_
_
_
_   e
  c  c
  c
   0  .   o  . _ _ _  0 _ _   - _ _   a  a  t
   2   r   5
  s    i
   t   c
  s   i    B _ _    C   m   -_   s _ _ _   f  p  i
  e
   t    9    f
   f _ _   0
_ _    A   r   s_ _ _ _
  r  i  x
  s   u  .
   ’
   d   p   4
  s   s   t
   l   a
  r   r_    1
_ _ _ _
_   n
  a
  e   s
  t   e
_   s
_   e
_
_
_
_
_
_   e    e  t
   d
  o   o
  m
   0
   T   C   2   e
  c   s   h
  e
  c   c
  r
  e
  c   t   a  t
   t
  :   e
  u
   t   o
_    (
_
   1
_
   A
_ _
_  5 _
_
  g
  n
   i
   l
  e
  r   c_   c
_
  a
_
  a
_   t  #
  n
_   i
  )   #
    )
  f
  i
  x
  e
  o
  a   l   s _ _
   2    l   u   #   f
  i
   A   d
  #
   0    l    i   R
   l    F_ _
_    1   a   g
   t   )   #
  i
  ) - -
_ _   s   i
  )
   1   a
  e   t   s _ _  g  g g g g
 .
   0    d   d    i   s _ _
  e   : _ _   n   f
   i   n
  i
        i
  i   i
  i
  r
   l    5
  s   t
   ’   e   e    t
  n   m   c   e _   :
   d   o
  f   f
  f   f
  f

   d   e   r    #  n  n n n n


  c   m _   n   c
   h   p   1   e
  e   u
  a   a   :_   t
 o
 .   x   P  o o o o
  a   o   5
  c   m
  n   e  .
  s
   i
  e   N  e   l   a   #   c
  (
 c c c c
  (
  (
   R   C   9
 .   e   n
   t   a   k  .
  r   n    h
   t   r   c
  a
  -
  s
  s
  g  r
  n  e
   i
 r
  (
  (
 r r r r
   4   o   e   e   f
  e   t    t
 e  e e e e
   0   x    t
  e
   i   w   t
  r   t    t   c   u   e   e
  r
  a   o   t   c
   i
  r  u
 t  t  t t t t

   E   W   e   i
 u  u u u u
   2   r    l   c
  n   A    W  o  o  o o o o
  n   w    P   R   I    [  R  R  R R R R
42

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 44/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

_ _ _ _ _ _ _
_ _ _ _ _ _ _
_ _ _ _ _ _ _
   t _ _ _ _ _ _ _
 .   a
   k   0
_
 ._   5 _ _ _ _ _ _
  r   h
   t   0
_   5
_
_
_
_
_
_
_
_
_
_
_
_
  o   d  .
  0   0_ _ _ _ _ _ _
  w   i
   t   n
   1 _
 .    2
_ _ _ _ _ _
  e   m
  n   n
 .   0_
_
_
  0
 .
_
_
_
_
_
_
_
_
_
_
_
  0 _   0
 .    i
   0
   0   p   5   0_
_
 .___ _
_
_
_
_
_
_
_
_
_
_
_
_
_
_
   9
 .   e
   5
 .    K    1
 .    1
  5  .__   0
  0 _
  0
_
_
_
_
_
_
_
_
_
_
_
   2  .    9 _  .
_ _ _ _ _ _
  5
 .    1
_   0
  s   1   i
   7   c
   f    4  ._   5
_
_
_
_
_
_
_
_
_
_
_
_
_
  e   h    f
  e   a
  r   0   5 _
   1 _ _ _ _ _
  g   t    t
  r
_
 .__   5
   2    9
_
 .
_
_
_
_
_
_
_
_
_
_
_
  n   m   e _ _ _ _ _ _
  a   f
  o    h
  r   t
  o   s   0
_
  t    4
_  .__
   9 _
_
_
_
_
_
_
_
_
_
   R  n    l
   l
  a
  o   t
_    4
  o    2
  h __   0
_
_
_
_
_
_
_
_
_
_
_
_
_ _ _ _ _ _
  e    i
   t    i
  r   m
  a   5   5
_    2 _ _ _ _ _ _
   i
   t   m
  r   r   5   5
_
_
_   5
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
  e _
  n   f
  o   P    2 _
   2
 .  .__   5 _
_
_
_
_
_
_
_
_
_
_
_
   E   i
  n  .  .
   k   n   5   5    2 _ _ _ _ _ _
   t   e
   i    i
  e
  v   r
  o
  w   t
   t
  e
   i
  r   5    2
   2
  5
_   5
_  .__ _
_ _
_ _
_ _
_ _
_    )
  e
  n
  m   c
  e   e   w
  r   r   n   e
_
 .  ._   5
  0
_
_
   2
_
_
_
_
_
_
_
_
_
_
  o
  e
  0
 .  .__  .__ _ _ _ _ _    l
  e   t
  o   0
 .    b   0   0_   0 _
_
_
_
_
_
_
_
_
_
_
  c
  r
   i
   P
   /    0  .   n
   2   a _  .
_ _ _ _ _ _   c
   (
   1
 .    9
  y   0    5
 .
  c
   L  .__   0
 .   0
  0 _
_
_
_
_
_
_
_
_
_
_
_   t
  n   5    2   C   0 _
  0
 .  .__  .__ _
  0 _ _ _ _ _   u
   1 _ _ _ _ _   o
  e   5   7
 .    1   A    9    9
_   0
 .
_
_
_
_
_
_
_
_
_
_
_   r
   D   4
   9   e   n
 .    h   a   5   5
 .  ._    9
_ _ _ _ _ _ _   o
   t   n _   y _ _ _ _ _
   0    i _   5
   2    2 _   n
 . _ _ _ _ _   n
  i
   2   m   s
   t   7   7_ _   a _ _ _ _ _
   t   o
  r   n _    2
   1    1 _ _ _ _ _ _ _
  a   f _   7 _   y _ _ _ _ _ _
  r   s   e _ _   n
_ _ _ _ _
   6   t
  e   s   m   p   p
  i   i_    1
_ _ _ _ _ _ _
_
   #   p
  u   c
  e
  c   t
  e
  a
   t   t
  i   t
  i___   i
  p
_   t
_   a
  i___ _
_ _
_ _
_ _
_   0
  3
   1 _
_
  m  o
  m   a   s
   l _ _ _
_   m   m_   y
_
_   m _
_
_
_
_
_
_
_
_ _ _
_
  e   s   o   a
   l   c    k
  r   u _ _
_ _ _
_
  r   r
  e   e_
_   e
  n
_   r
_   e
_
_
_
_
_
_
_
_
_
_ _  p
   b   ’
   l    t
  w
  e    i
   d
   i
  v
_ _
_ _ _
_
  p   p_   d
_
_   p
_
_
_
_
_
_
_
_
_
_
_
_  u
   1__  o
  o    h   e    d
  r   a   0   i
  c   n   n
_ _
_ _ _
_   0   0_   0
_   3
_   0
_   3
_
_
_
_
_
_
_
_
_
_    A__  r
_ _   3   3_ _ _ _ _ _ _   g
   P   R  .   e
   0   h _ _ _ _
_    )
_
   1    1
_    1 _    1_ _ _ _ _    F _  -
_  s
   t   w    5   t _ _
_    9
_ _   t _   t
  t
_
_   t
_
_
_
_
_
_
_
_
_
_
_ _  s
  s
   i   a   5
   l
   l  .    f
  o   1   o _    9
_ _ _    l  s   s
  a  i _   i
  i   s   s
_   i_ _ _ _ _   e  e
   L   t    9   y _ _
_    1    ]   n
   L   i   l    l_    l_    l__
_ _ _ _ _ _
  c  c
  a  c
 .   n _ _ _   -   - _ _ _ _
  o   4   -_ _   - _   - _ _ _ _ _
  s   t
  a
   0   m _ _
_ _   0_    C   m   s   s
   A   r  s   s _
_   s
  s
_   s
_   s
_ _ _ _ _   f  a  t
  i   t
  s
  s   l
   i    2    B _ _   0
_
  e   e   e _
  e _ _ _ _   r  p
  i  x   r
  s   e   s
  y _ _ _ _   n   e  c   c
  a
_
_   c
_
_   c
_
_
_
_
_
_
_
_
_
_   e    e   a
  e
  c   s
  e    h
   t
  n   a   :   e
  a  r
   t _    (
_    1
_   g   e
  n   t   c   a
  c
_   c
_   c
_ _ _ _ _   t
  n   t
  i
  x
  e  s
  t
  #
  w   t _ _   a   a   a   i
  )  #
  c   c
  c   o   l
  a   t
  e    t   u
  s
_
   1
_
_ _
_  0 _    i
   l   r
   l   u
_ _ _ _ _ _ _     )
  f
  f   n
  u
   A   d   s   i
  s   #  i
  p    l   o
   i    A
_ _ _   a   g  #  r   i  #
  r
   t   3_    t
  s   i
  ) -
  e   o   l _   )
 -
  s
   R _
   F  g  o
  )
_    1
 g g
   d   d    h   u   s _ _ _   n   f   i  i g
 g
  y
  e   t
  n   r   m   e   : _   :    i   n  i   f
  i  i
  f   f   p
  e   e   e   c   e _    #    d   o n
  f   f
 n n n n   o
   d   x   t
   h   b   c   m _
  a   a   :_   t   n   c  o
 o o o o
 c c c c  
  c
  n   e   o   y   e   N  e   i  s
   l   a   # c
 

  e    l   a   (


  (   #
  n   l    h   r   c   -   g  r  (   (
  (
   t   a   a   m    t   a   s
  e   f   s   n
   i  e
 r  r r r r r
 e e e e e
  x   t   e   t    t  e
  e   y   e
  r   c   u   r   e    i  t  t t t t t
   i
  r   n   e   c   r  u t
   E   W   e
  e   h
   D   t
  a   o   t
   l   c
  n   A
   P   R   I    W
   [
 u
 o o
 R R
 u u u u u
 o o o o o
 R R R R R

43
http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 45/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

  s   r
_ _ _ _
   ’   e   4
 . _ _ _ _
  e   t  . _ _ _ _
   i   u
  s
  n   p
   0   c
   i _
_ _ _ _
   5
  o  .
  e   m    f
   f _ _ _ _
   D   C    8   a _ _ _ _
  r
   t _ _ _ _
   6   r _ _ _ _
   1
 .   e
  e   h _ _
_
_
_
_
_
   2    h
   t    t _   5 _ _ _
   9   o _   5 _   5 _ _
  o   l
   t    l _ _ _ _
   1 _
  s   r
   ’   e   3
  n   i
  o
   i
   t    t
  a
  a   m _    2
_   0
 .
 .___    2
  5
 .___ _
_
_
  u  .
   t   r _   0   0
  m
   T  p   0
   i
  s   m   e _  ._  ._
_ _ _
_
   5   r   P _   0   0
  o  .
  m   e    f
  o  .
   k  .
_
_
_  ._
_   0 _
_
_
   C   8
   6   g    i   o   n
  n   r _   0 _
 .
_
_
_
_
_
   1
 .   n    i   e
  g   w   t
  n   t    t
_
_   0 _   0  . _ _
   2   a    d    i
  e   r
  n   w
_   7
_  ._
_
   1
 .
_
_
_
_
   2
 .    9
   1
   R   e   0
  n
  e
 .    b
_   8
_    6
_
_   0 _
_
_
_
   0
   5   e   s   0
  r   m
_
_    1
_   5
_
_
_
_
_
 .    i  .   n
   5   a _  .
_    2 _ _
   8    t    f
  o    8
  r   6   c _   0 _  . _ _
   6
   1   n    k    1    L
 .    C
_    1
_    2
_   0
_    1
_
_
_
_
 .
   2    0    E   o   9   A
  r    2 _
_
_
_
_
_
_
_

   B
   1   1
   E    9
   0
   1
 .
   0    t
   i
  m
   t
  w
  e   1
  n
  e   a
  n
   t   n
   h    i _   5
_
_    2
_
_   5
  5
_
_
_
_
_
_
_
   )
  e
  n
  o
  r    S    5   r    0
   0
 .    t   s
  o   t _  ._    2  . _ _   e
   l
  e
   t
   2
 .   e    0   c   n
 .    i   e
_
_   5
_   5
_
_
_
_
_   c
  r
   i
  u
  o
   0
   1    P
   /    2
   f
   f   m
  a
_   5
_
_   5
_
_
_
_
_   c
   (
  y    1   e
 .   r   t _    2_    2  . _ _
  t
   R    1    2   t
   t   a _  ._ _ _
  u
   S   n    7    i    t
  s _   0
_  ._
_   0  . _
_
_
  o
_
  e   e   r
   1   m    l
  e   a
_   0
_
_   0
_
_
_
_
  r
_
   D   h
   t    l   u
  p   d
   l    i
_
_   0
_   0
_  ._
_   o
_
   0
 .    t    i   v
  n   w   i _  ._   0 _
_
  n
_
   0   e   t    d   a
_   0
_  . _   i
_
   7   v   u   i    l
_  .
_   0   y
_   n _
   0  .
   8
  e   n
  r   b   e
   l
_   0
  i _ _   a___
   l
_   a
_
   S    7   p   ;   z_    2
_ _    2    l_
  i_
   6   s   h
   t _ _ _ _
   A
  r
  e
   t
   1
   E    1
 .
   0    #    l
   t
  o
   ”    k
  r    f
  o
  a   o   y
_
_
   )
  t   o
  g
  d
_    1
_    2
   G
_    1
_    2
  7
 .__   n
  7
  y
  z
  d
_
  o
  a _
_
_
  u    1   m   i
   l   w  n
  z   t _ _ _
_   i   d_
_ _
   1
_    1 _
_ _ _
   G
_ _
  p
_
_
  o    2   e    d   e   a
   l   o   0
  n   m
_ _
_ _ _
_   f _
  e
  n __   p _
_   p
_   i
_   t
_
_  p
_
   R   0   5 _ _ _   i   i _  u
   E   4
   b    G  .   s
   “   5   y _ _ _
_ _ _
  o   d
  c   n_ _
_
_   i_
_ _
_  o
_
 .
   0   o
  r    l
   d    5   a _ _ _ _   y
  e
  r   t_   n _
_   n
  y _
  0_  r
  m _
_  g
_   r _
   7    5   e    2
 .   w _ _ _   o   x_   e
_   e   E
   1
 .    4
 .    P   l
  a   5   e
   5    l _ _ _
_ _ _    (   e_
_   d _   d
_   e
_   p
_
_  -
_
_  s
   0    0    t    t   p
  c   2   i
   t _ _ _
_ _ _    l   t_   t _
_
_
_ _
_
_  s
_
   2
   1    7   s    i
   i
 .    l
  s   5   u
_  a
_    l _   a   s_ _   s
  s
  t   t
  e  e
_   s _
  c  c
 .    1    l    5   m _    ]   n _   i__    l
  i_    l   i__    l
  i__
   2  .    L   s _    l
_ _ _    L   i    l   c
   0   s   2   i _   -   a
   7
   1   r   2
  s   e    0   e
 .    b    A _
_ _
_   z_
_    C
   A
  m   -
  r   s
_   s _   -
_   s   f  a
_   -
_   s
_
_   t
  i
  s   t
   ’   e
  y   u   1
  c   1
  s   c  .   y _ _   d_   e   s
_
_   s _   s   r  p
_   s _
  m  p   2
 .   a   0   a   r_ _  o _
_
  n
  a _   e
  e _   e
_   e    x
_
  i
_   e _
_   e
  e
  c    d
  e   2
   5
 .   m   :  t
  a  e
   t _  0
_    G
_ _   g   t
  e
  r   c    c
_
    c
_
    c
  t
  n
_ _   t
  i
  x
  #
  m  o
  o   m
   7
   T   C   1   e
  r   u   E   n   a   a   a   a   i
  )   #
  e
   5   c   n   1   h
   d    0   e    t  o
  s
_
_ _
_ _
_
   i
   l   u
   l   #   i
 
    )
  f
  f
   A   t
  #
   4   e   d   t    i
   l   R _   :
_  _   e     a   g
   t   )   #
  i
  ) - -
 .   x   n   t   s   i
  )
  s _  g  g g g g
   0
  r   7    d    d   a
  e   a   h
 ,    t   s _ _
  e   : _   m   n   f
   i   n   i   i
  i   i
  i
  s   t
  e
  s   u   1
   ’   e    0   c   e _   a
   d   o
  f   f   f
  f   f

   d   e  .    d    N  n  n n n n


   l   p  .
   i   n   c   m _   n   c
  a   a   :_   t
   l  o  o o o o
  y    0   m   0   i
   h   m
  o   2   n   a    7
 .
  n   8   m   e   N  e   i  s
   l   a   #   c
  (
 c c c c
  (
  e
  (
   P   C    h   -   g  r   (
  (
   1
 .    t   a   n
   6   i    t   r   c
  a   s
  s   n  e
   i
 r  r r r r
   1   e
  e   t    f    t  e  e e e e
   2
   7   x    t
  e
   i  .   p
  r   0   e   c   u   r   e
  a   o   t   c
  e
   i
  r  u
 t  t  t t t t

   E   W   1
 u  u u u u
   1   e    l   c
  n   A    W  o  o  o o o o
   2   K    P   R   I    [  R  R  R R R R
44

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 46/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

_ _ _ _ _ _
 . _ _ _ _ _ _
   0   c
 .    i _ _ _ _ _ _
   f _ _ _ _ _ _
   0
 .    f
  a _
  0   5
_ _ _ _ _
   0   t
  r
   2   r
 ._
_ _
  5
_ _ _ _ _
   1
 .   e
  0
_   5    2
 . _
 .
_
_
_
_
_
_
_
_
   2   h   3
 .   0_
_   5
_
_ _ _ _ _
   7   t
  o  ._
  0   0   0
 .
_ _ _ _ _
   1   l
   l _    2
 . _
  0 _
_
_
_
_
_
_
_
  e   5
 . _   0 _  .
   h   a _ _ _ _ _ _
   t
  m  n
  y
  e    6
  8   3
  0
 .__   0
 .   0_
  0
 .
_
_
_ _
_ _
_ _
_
  o
  r    D    1
 .   5_   0 _ _ _ _ _
   f  .  .   0 _ _ _ _
  s   t
  a   5    2   8_
_   0
_
_ _ _ _ _
  e   d
  a   4  .
 .   n    9    6
_
   1    1
 .   5
 .
_ _
_
_
_
_
_
_
_
  g   e   0   e
_   0   8
 .
_
_
_ _ _ _ _
  n   i    7   t
  v   1    t
   i   t    2
_   5
  s    9
   6
_
 .    1 _
_
_
_
_
_
_
_
  a   e  .
  c   0
  r
  w
_   8
  o    1
_
_
 .
_ _
_
_
_
_
_
_
_
   R  e    2
  r   1   e
 .    b
  h __    6    2
   1
_
_
   9 _
_
_
_
_
_
_
_
  e   o    2   5 _    2 __
_
  5  .    1 _ _ _ _
  r    t
   i
   7   n
 .    1
   3   a   5   5_    9 _ _
_
_
_
_
_
_
_
   t    0    t   c
  a   L    2 _
   2
 .  ._    1   0
_
  0
_
 .
_ _ _ _ _
  n   5
 .   r
  e   C   5   5_   5 _
_
 .
_
_
_
_
_
_
_
_
   E   8    t
   6   u   A _   0
 ._
_
_
_
_
_
_
_
_
   t
   i
  m
   1
 .   p
   2
   9
  m
  o
  n
  a
  n
   i    2
  5
 .    2
  0
  5
 .__    4
_
  0
 .   0
  0
  7
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
   )
  e
  n
  o
  r    t
   1   c   s  .  .__    1 __   5 _ _ _ _
  s   t  .    4   e
   l
  e   a   ’   n
  s   e
   i
  0   0 _   0
_
 ._
_
_
_
_
_
_
_
_
_   c
  r
   i
   P   m
   /    i
   l
   l   m
  y   e
   T   h  .   0
  0   0
 .__    2   7 _
_
_
_
_
_
_
_
_
_   c
   (
  y   i
   t    P   t
  a
   t   0   0    1
 .  ._  .  .__
_    1 _
_
_
_
_
_
_
_   t
  u
  n   m   m   s   0   0 _    2   0 _ _ _ _ _
  o
  e   r   o
   l
  r   a
  e   f    2    2 _   7    2
_    1    1
_
_
_
_
_
_
_
_
_
_   r
   D  p
  o   n
  u
   d
   i    1    1
 .  ._   t  .__
_ _
_
_
_
_
_
_
_   o
   t    i   v
  o   i    2    2 _   s    2 _ _ _ _ _   n
   t    t _   o   7 _ _ _ _   i
  s    d
   i   a   i
   l   n   7   7 _   h    1
_
_ _ _ _ _
  s   m    1    1 _ _ _
_
_
_
_
_
_
_
_
_
  s   r   e   p _
  p   p _
  p _
   8   e   f
  o   h
   t   i   i _   i   i _ _
_
_
_
_
_
_
_ _
   #   d
  c
  a   i
  n
  e   f
  o
  v   y
  t
  i   t _   t
_
  i   i   t
  i__ _
_
_
_
_
_
_
_    4
  0
   1_
_
  m  e   e
   i   n _ _ _
_   m   m
  r   r
_
_   m  r
_
  m
_
  r
_
_
_
_
_
_
_
_ _ _
_
  e
   l   n
   d   c   a
  e   m
_ _
_ _ _
_   e   e _   e   e
_
_
_ _
_
_
_
_
_
_
_ _  p
  e   r
   b   t _ _ _   p   p _   p   p _ _  u
  o   s
  y _ _ _ _ _ _
_
_
_
_
_
_
_ _  o
  o   x   t
  r   n   r
  e    k   a _ _
_ _ _
_
  0   0 _   0   0
_    4    4
_
_ _
_
_
_
_
_
_
_   0_  r
_  g
   P  a   o   w
  e
_ _
_ _ _    4    4
   1    1 _
_    1    1
_
_ _ _ _ _   E_
_  -
  w   l _ _    )_ _ _ _ _ _  s
   t    t
  e   t
   i
  p
   i
  e   t _ _
_    9
_ _
_   t _   t   t
  t
   l   s   s _
_
_ _ _ _ _ _  s
  s   w   0   u
   i   r   n    l
_ _    9_   a   i   s
_   i   i
  i   s
_ _
_
_
_
_
_
_
_   e  e
   L   k  .   m _ _    1_    ]   n
   L   i   l    l_    l    l__
_ _ _ _ _   c  c
  a  c
  s   0 _ _ _   -   - _ _ _ _
  -_ _   -   -
_
  s   s    5   e
 .    b _ _
_ _   0_    C   m  s   s
   A   r  s   s _   s
_   s   s
  s
_ _
_
_
_
_
_
_
_   f  a  t
  i   t
  a   8
  s   m   6   y    A_ _   0
_
  e   e   e _
  e _ _ _ _   r  p
  i  x   r
   1   a _ _ _ _   n   e  c   c
  a
_
_   c   c
_
_ _ _ _ _   e    e   a
  e
  c    t
  e
  n   2
 .   m   :   e
  a  r
   t _    (
_    1
_   g   e
  n   t   c   a
  c
_   c   a
  c
_ _ _ _ _   t
  n   t
  i
  x
  e  s
  t
  #
   9   e   t _ _   a   a _ _ _     i  f
_   )  #
  c   b    1   r
  e
  u   e   h _
   t   u
  s _
_ _
_  0_    i
   l   r
   l   u   r
_
  r
_           )
  i  f   n
  u
   A   l
  #
  s   h   t _  0
   l   o
   i _
   4_   a   g   i  #
  r
  )   o   o
  #   ) -
_    t
   t    t    t _   s   i
  )
 -
  s
   R_
_  E    1  g g
   d   f   a
  u   w   h   s _ _ _   f
  n   n  g   i  i g
 g
  y
  a   o   t
  e   e   l   e   : _   :    i   i   f
  i  i
  f   f   p
   l    d   c   e _    #    d   o
  f   f
 n n n n   o
   d   d   n
   A   i   c   m _
  a   a   :_   t   n   c  n
 o
 o o o o
 c c c c  
  c
  n   i
  g  .   m   s
  e   N  e   i
   l   a   # c
 

  e   n
  (
  (   #
   k   i    h   r   c   -   g  r  (   (
  (
   t   m  r
  o
  n    t   a   s
  e   f   s   n
   i  e
 r  r r r r r
 e e e e e
  x   u   e   t    t  e
  w  p
  s   t   e   c   u   r   e
  e   c
   i  t
  r  u t
 t t t t t

   E   A
  s   e   e
  n   K
  a   o   t
   l   c
  n   A
   P   R   I    W
   [
 u
 o o
 R R
 u u u u u
 o o o o o
 R R R R R

45

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 47/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

  s   r
   ’   e   7   e
   k   t    b    5
  n   u   9    d    )
  a   p  .   n    5   e
   t    L
  r
   F  m    0
  o   5  .   a
   0   c    2
 .
  a
   i
  c
   C
   C  .    0
 .    L
  5    5   o
   A
  s
   i
   1
   2   s   1    C   5    5
  s
  s    h
   t
 .   e   2
 .    A    2
 .    2
  a
  e
   t
  u
   2   s   2
   7   n   5
 .   r
  a   o
   b
   7   s   1   a    5   s   a
   1   e
  r   e   i
   h
   t   s
  n
   t
   d   n   n
  g
  5
   2
 .    5
   2
 .
  p
  u
  o
  r
  g
  n
  o
   i
   t
  a
  s   r
  e   6   e   0
 .    5   s   m
   ’
   l    t
  o    9    d   i   m   0    2    5   s
  e
  r
  o
   f
  a   p  .
  r   u
   0    A   h   e
  c   t
  a   t
  c   )
  c  s
  n
   i
   C  m
  o   5
   C  .
   f   e   a   0
 .   a   e
   h  c
   d
  e
  a    l
   1   o   m  s
  r   l
  a   0    0
   0
 .   c   f
   i   r
   i
  a
  e    t
   h   t
   2
 .   e   f
  o   u   5
 .  .   w   e
  n    d
  r   d    0    i
   2
   7   g   k    i
  v
   i
   1    0  .   w  r   w
  a   o
  o   l
   1   n   r
  o   d
   2
 .      h
  s   u    h
  s
  c    l
  a   t   n
  w   i    2    5    l
   l   i
   t
   i   r    l
   i
  w  a   w
   5
   9    R   e   e
  n   h
   t
  7    5
   1    2   s  p    i
   i
   h   h
  s
   1   0 .   a   0    f  .    T
   t    h
   i
 .   o   5    5    (   w    T
   (
   B
  r    E    5
 .
   1
   2    t
   i
  m
   5
   1
 .   n
  y
   8   a    1
 .
  0
 .
   5
   2
 .
   ]
  s
   ’   5
  e
   t  .   r    6
   1   m    L   n   8
   2  .   s   0    5    C   o   1
  u
  o    7
   1
  e   2   y  .
  0    2    5   i
   A   t   t
   R    P    9   a
   /    1   w  .
  g   a
  n   r    l
   i
  s
  i
   1   y   h
  e   l
  e   0
 .    5    t   u
  s   g
   i   s
  s
   S   n   t   p
   f    i
   t
   l   5    5   x   i
  e   f   e
  e   u
  o    1
 .   y    2    t   n
  u   o
  c
  c
   D   s
  e   m
  s   e
  8  n    0
   6  a    0 .
  o   c
   b
  a   w   w
  a
  s   b    1  .   n   o   o
  e
  r   y  .   y    0   o   h   h
   d   a    2  n    0 .    i
   t   s   s
   d   m
  a    9  a   a  
  #
 
  #

  e   e    1  p   p   n   m   r  r


 e
 r
 e

   5   b
   #    )
  t  i
  p  t
  i   i    i
   f
  o  t  t
   0
   S    l   r
  e
  a   h   i   n  u  u

   A   s   t
   t   i  r  i   5   g
   t  o  o

  r   e   5
  u   a   g
  i  y   m  o  m    1  8    i  R  R

  e    l    h


   t   f  n
  e   r   r
  n
   t
  u   p   1
   t    d   n  d  e   p   p    i
  e
  o   p     u    V
  w
  e
  o    0   m   i
  s   n
  r   i   c  5    5   o    [
   R    0   2  .    f
  a   e   i
  m   r  8  5
   5   8    8   r   g
   A   1
 .    S   t   n
   h
  p
  o
   1
   (    1    1    1  -
   F   8    3    t   y   e    l  t   t    t   a  s
  s  f  s
   6
   1
   4
 .   s   n
  e   e
   i    d   K    ]   a
  s   s
  i   l
   l   i   e
  i    l   e
 .    5    A   n   c  c
   2    1
 .
   L   t  .
  o   i
  c   r  0    L   i  -  -   -
  s  s   s  a
  s   c
   9   s   t    f   e
   A  5    C   m   a  t
   1    8   s   f   t    A   r  s  s   e  f   i
  r   6
  s   i
   l   a
  r    F
  u   8   n   e  e   e   c  r  p
  i  x
  e
   t    1   s   t    1   c  c   c   e    e
  e
  c   s   h
  e   r
  e
  a  o
  :   R   a   e
  n   t
  g   c
  a   c    n
  t   t
  i
  x
  #
  s   p
   ’   u
   2
  m  o   9
  m  .    t   a   a
  i  )  #
   i
   J   C   1   c   c    t
  c   o
  a   l    t      i
   l   r
   l   u
      f   )
  f
  e
   A   d   s   #   #
   l    i
   l   a   g
  #   i
  i  #
   4   a
  s  
   t
  s   i
  )   )   ) - -   )
   d   d
 g g
   4   e    t
   i   f  g g g g
 .   s   n   n  i   i   i   i
  e   n    i   i  i
  s   e   5   m   e   :   :   f   f   f   f
  r
   1   e   r   c   e    #   o   f  f
   d   t    d   c o o
   ’  n  n  n  n
  y   t  .   e   c   m     t   n  o
 n n

  n   x
 o
  e   u   a   a   :   s  o o
  n   p   8   e   P   a   #  c c  c c c c
  o   o   6  .   e   e   i    l
   d   m
   R   C   1 .
  e   n
   t   a   k  .
  r   n    h   N
   t   r   c
  a
  -
  s   g  r
  n
   i
  (
  (
 r r
  (
  (   (
  (
 r r r r
  o   e   e   s
  x   t
 e e e  e e e e
   2   e   e   t    f    t
  w   t   c   u   r   e    i  t t t  t t t t
   9
   1    E   i
  r   t    t
  e   i
   W  n   w
  r   e   c
  a   o   t
   l
   P   R   I
  c
  n   A
  r  u u u
   W
   [
 o o o
 R R R
 u u u u
 o o o o
 R R R R
46

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 48/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

   l
   l
  a
  y
  n
  e   5   n
  s   D   5   i
  e   k
 .
 .    2
 .    5
  1
  s   o   n
  r
  0    5
  2
  1
  s   w   t
  e  .    2
 .   p
  e   t
  r   e
  n   i
   t
  r
  w   0
 .
  0    5
   5   u
  o
  r   1
   d   0
   0   e
 .    b    2   g   2
   d   5
 .   n
  0
 .
 .
   5
  -   1
  s   t
   A   1   a
  c   0    5   0  s   s
  e   i
   f    2
 .    L   5
 .
   2
 .   a  c    l
   l   c
  f
  o   2
   7   C    1    5   a  e  a   -
  s
   A   n  c   s
  e   1    2
 .
   5   i  a  p
  i  t  e
  e   n    2   i
  f  o  x  c
  g   h
   t   a    2    0   m
  r  r  n  e  c
  n   t   n
  o   i   7  .   e  e
  t  t  
  a
    t
  o  i
  a   s   s
   t
  n
   1    0  .   n
  #
  e  i
  )
  #
  )   n  x
  e
   R  e
  s   e   7    0  .    ]   r
   L   u  #
    f    
  f
  i  i  #  #

  a   c
  c   m    2    0    C   g  ) - -   )  )
   A   i
 
  e
  a   t    1
 .    5   f
 g g g g g
  i  i  i  i  i

   t
   i   0
 .   n   o
  a   f  f  f  f  f
   k
  r   t
  a
  s    5   n  n  n  n
  g   c o o o o o
 n  n
  o   l    2
  m
  r    t
  w   a
  u
  0
 .  .
   5
  n   #
   i
  c c c c c
  (
  (
  (
  (
  (
  v  r r r r r r
  e   n   i
  e    d   0    5   o  e e e e e e
  v   m  t
   P
 t t t t t
   2
 .    i   0
   /    0
 .   e  u
   d  .    5    R  o
 u u u u u
 o o o o o

  y   5   n
 .    i
   1   5    5
   1
   [  R R R R R R
  n   8   e
   h  .    2
 .
  e   1
   6    t
 .    f
  8    5
   6    5
   D   2   o
   9   y    1
 .   y    2   n
   1   n    2  n   i
   f   a
  o   m
   f    9  a    0 .   1
   l
  a   s
   1  y    0 .   2
  1
   h   y   p   n    0
 .
  a   p
   6   w
   #   r
  e
  o
  w
  e
   l
  i
  t
  i  p
  a    0
  i  r  p    1
   i
  n
  i   u
  o
  r
  e   e   i
   l
   l   p
   t
   l   m
  r  y
  n
  o  y    2
   1
  g
  -
  s
  p   h
   t   u   e  e   n  e   p
  0  s
  w  m   p  d   d   u   e
  a  c
  m   l   e
  o   b    1
   1    1   o    l   c
  f
  a   l
  a   y    2
   2    2   r
  g   a  e
  c
  a
   S   l
   i   a
   l    1
   1    1   0   -
  n
  i  a  p
  i  t
  f  o  i
   t    h
  w  m   t   t    t  a   s
  f  s
  m
  r  e  n  x
  r
  s   i
   i
  e
  c   r
  e    A
   l  s
   ]   a   i   s   s
   i
  i   -  e  e
   l   l
   l   e  t    e
  t  n    t
  i
   L   h   n   c  c   x
  #  #
   h
   t    L   i  -  -   s   c   e  i  )
  )   e
  w   t   r  0    C   m   s  s   e  a
  s
  a   r     f  
  f

  s   t   a
  s   h
  e
  t    1
   A    A   r  s   s   c  f   t   i   t
  r
  u
   ]   g
  #  i  i  #

  s   l   p   ) - -   )


   i    t    2
   F
  u   e   e   c   r
  n   e  c  c   a  e  i    x   a   s   i  g
   ’   f
 g g g
  s    1    L   i
  f
  i
  f
  i
  f
  i
  f

  e
  c   s
  e   d
   i
  n   :   o     n   t
  a   e
  g   c
  a   c   t
  n   e  x
  t  s
  i  t    C   o
  #   n  n n n n
   t   R   a   i  )  #    A   c o o o o
  c   c
  c   m
  n
  a
   t    i
   l   r
   l   u
        f   )
  f
  e  n
  u
  g
  n
   i
  c c c c
  #   (
  (   (
  (

   A   d
  a   i   s   #   #
   i   a   g
  #   i   #
  i    l  r r r r r
  p    l
  s  
   t   )
  i
  )   ) - -   )   r    b
  a
 e e e e e

   d   d   s   f  g g


  e   e   s
 g g g g
  y   s
   i
 t t t t t
  e   n   n  i   i   i   i  u u u u u

  e   n    i   p


  i  i
   K   e   :   :   f   f   f   f    D
   [
 o o o o o

   d   o o o
  f
  c   e    #   f
  o  R R R R R

   d   t
  e  n  n  n  n
 .   c   m     t   n   c  o
 n n
  c
  n   x   c  o
 c c  
  a   a   :   s  o o
  e   i
   f
   f   e   N  e   i
   l   a    c  c  c  c

  e   n
   t   a
  r
  a   t    h
   t   r   c
  a
  -
  s   g   #
  n
   i
  (
  (
 r r r
  (
  (   #
  (
  (
 r r r r r
  e   f   s
  x   i
 e e e  e e e e e
   t   r
  e   e   t    t
  e   c   u   e   e
  r    i  t t t
  r  u u u
 t t t t t

   E   W
  r   h
   t   a   o   t   c
   l   c
 u u u u u

  o   n   A
   P   R   I    W
   [
 o o o
 R R R
 o o o o o
 R R R R R
47

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 49/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

  n _ _ _ _
   8   a _ _ _ _
   0   n _ _ _ _
   1    i _ _ _ _
 .   s
   t _ _ _ _
  s   r    5   n _ _ _ _
   ’   e
   t    2   e   5
_ _ _ _
  e   u
  s   p   1
   t _ _ _ _
 .   m   5
_ _ _ _
  e   o   8
  e   m
   l   s    t   e _
   2 _ _ _
   C   C   6
   1   e    h   a
  e   t  ._
_
_
_
_
_
_
_
 .
   2   s    t    l
  s   0
 ._
_
_
_
_
_
_
_
   9
   1   s
  e
  r    i
  g   d
  n
   h   a
  u
  c   i
  0
 .__ _
_
_
_
_
_
_
_
_
   d   a   v
   i
   d
_
  0
 .__ _ _ _
   d   e   n
  r   i
  5
_
_
_
_
_
_
_
   A   m   e _
   9 _
_
_
_
_
_
   f    f
  r   h
  o    t
   f
_
   1
 .__ _ _ _
  s   r
   ’   e   7
  e   t    1
  o    k   o
  r   y
  8
_
_
_
_
_
_
_
_ _ _
   i   u
   k  .
  p   5   e   o   n    6
_
   1
_ _ _ _
   M  m
  o   2   g    t
  w  a  ._ _
_
_
_
_
_
   C   1
 .   n   e   m
  n   s
_
   2
_ _ _ _
   4
   8
   6   a    0   y
 .   a
   9
_
   1
_
_
_
_
_
_
_
   5    1
 .    R   5
   2   w
_
   1
_
_
_
_
_
_
_
   2
 .    2   a    1   e
 .    l _
  3 _ _ _
   9 _ _ _ _
   5
   2
   1
 .
   1    i    6
   t    8    i
   t
   l
  p
 .   u
   1   0
 .__ _
_ _
_ _
_    )
  e
  n
   8
   6
  m
  r    2
  m
   9   e
  0
 .__ _
_
_
_
_
_
  o
  e
   l
   1   e    1    b   0
_ _
_
_
_
_
_   c
 .   y _ _ _ _   r
   i
   2
   9   1    P   e
   /    h
   t   a
  0
 .__ _
_
_
_
_
_
  c
   (
   A
   1   E    0
 .   y    i
  n   m
  e
_
  5
_ _
_
_
_
_
_
  t
  u
  r    5   n   s   r
  e
   2
_
   1 _ _ _   o
  e    0    9   e   s
  e    h
   t  .__   y
_
_
_
_
_
_   r
   t    S    1   8
_   n
  u  .
   1
   D   s
  e    t
  r   a _   a
   6 _
_
_
_
_
_   o
  o    3    d   h
   t _
   1 _ _ _   n
   R  .    d   d  .__   y
_ _ _   i
   0    0    2   a   i
  n _   n
   2 _
_
_
_
_
_ _
   9
 .    E    7   e
   l _   a
   9 _ _ _ _
   5    1    9    b   m _
   1
_   p _ _ _ _
   9
   1
 .
   8
   6
   #    1
  a
  s
  u   i
  n
  p
  e
   )
  t   p
  i__   i
_
  t
_
  i
_
_
_
_
_
_
_
   4
  5
_
   1
_
   1   m   3   e _ _ _   g
  i   y_ _
  m _ _ _ _
 . _   f   n_ _ _
   2
   9    5   e   s
   l
   t    K
 .
  r   i
_ _
_ _ _
_   n   e_
_   e
_
  r
_
_
_
_
_ _  p
_  u
   1    4    i   c
   b   e   f
   f    f _ _ _   o   d_   p _ _ _ _
   1 _ _ _ _ _
  c    1___  o
 . _ _
   5   o    h
  r    t
  a
  r
   t
_ _
_ _ _ _
_
  r   5
_
_   5
_
_
_
_
_
_   r
   9
   1    t   r
   P   n
_    )
_ _ _    4
_
  o _    4 _ _ _   E _  g
 .   e _ _
_    9    (    1
_    1
_
_
_
_
_
_ _  -
  r   8
   t   e
  v   h
   t _ _ _ _ _ _  s
   t    6
  e _    9
_ _    l   t_   t _  s
  s   p   1
  u
 .
   2
  s   e
   i
  o
  r   l
  p   l
_    1
_ _ _
_    ]   a   s_
  i
_
_
  s
_
  i
_
_
_
_   e  c  e
   ’
   l   a _ _   -   n _    l_ _ _   c  c
   i   m
  a   o   9    L    t
  o   t
   i _ _   0_    L   i    l _ _ _
   G   C   1
  s    t    A _ _ _
_    C   m   -_   -
_ _ _ _   a  a  t
  f  p  i
  s   m
  r _ _   0
_ _    A   r   s_   s
_ _ _
  r  i  x
  s    i
   l
  s
  e   r_    1
_ _ _   n   e   s_   s
  e   e
_
_
_
_
_
_   e  
  e
  c   s
  e   P
 .   :   t
  e_    (
_ _   a   t   c
_   c
_ _ _   t
  n   e
  #
   t   g   e
  c   k   a  u _ _   i  )
  #
  r _  5   n   r   a _
_   a _ _
  c   c   o
  a   w  .    t   o
  s
   1
_    4
_ _
_
_    i
   l
   l   u   #
  f
    )
  f
  i
   A   d
  #
   8    t   n    i
   l   R_  E_ _
   1   a   g
   t   )   i
  ) -
   8   e   e _ _   s   i
 -
 .   e   s _ _  g  g g g
  n   f
   t
  r   5    d    d   n   t
   i   s _ _
  e   : _ _    i   n
  i
        i
  i
 .   r
  i
  e   9
  s   t
   1   e    t
  n   0
  e   5   w   c   e _
  c   m _
  :
   #    d   o
  f
 n
  f
  f   f
 n n n
   ’
  n   u  .
   h   p   8    d   x   e
   9   b   a   a   :_   t   n   c  o  o o o

   J   o   6
  o   m   n   e    1
 .   n   e   N  e   i  s
   l   a   #   c
  (
 c c c
  (
  e   n   -   (
   C   1    8    h
   t   r   c   g  r   (
 .    t   s  r  r r r
  a   6   a
  c   a
  e   f   s   n  e
   i  e
   2   e   1
  x    i
   t  .    L   e   t
  c   u   e   e
  r    t
   i
 e e e
   9   r   2   a   o   t   c   r  u
 t  t  t t t

   E   W   9
 u  u u u
   1    C    l   c
  n   A    W  o  o  o o o
   1   A    P   R   I    [  R  R  R R R
48

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 50/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

  y _ _ _ _ _ _ _ _
  n _ _ _ _ _ _ _ _
  a _ _ _ _ _ _ _ _
  m _ _ _ _ _ _ _ _
_ _ _ _ _ _ _ _
  s _ _ _ _ _ _ _ _
  y _ _ _ _ _ _ _ _
  a _ _ _ _ _ _ _ _
  s   h   w _
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
  e   g   e
   l _
_   5 _ _ _ _ _ _ _
  s   o
  u   p
   i
   t
   l _   5 _
_
_
_
_
_
_
_
_
_
_
_
_
_
  s   u
  r _ _ _ _ _ _ _ _
  e   t
  r    h
   1   m
 .   e _    2
_
_   0
 .__ _
_
_
_
_
_
_
_
_
_
_
_
   d   5    b _   0
 ._ _ _ _ _ _ _
   d   9
   1   y
 .   a _
_   0
 .__ _
_
_
_
_
_
_
_
_
_
_
_
   A   1   m _ _
_
_
_
_
_
_
_
_
_
_
_
_
_
   f    3
 .   e
  r
_
_   0 _
 .__
_ _ _ _ _ _
  o   2   e
   7   h
   1   t
_
_   5 _
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
  e   m   t _    2
_ _ _ _ _ _ _ _
  g   f
  o
  a
  r   h
   t _    1 _
 .__
_
_
_
_
_
_
_
_
_
_
_
_
  n   s   d _
_   8 _ _ _ _ _ _    )
  a   e   i
  n _    6
_    1
_
_
_
_
_
_
_
_
_
_
_
_
_
_
  e
  n
   R  s
  s
  e
  m
  n
_
_    2
_
 .
_
_
_
_
_
_
_
_
_
_
_
_
_
  o
  e
   l
_ _ _ _ _ _ _
  a   d
  r   i
  p
_
_    9 _ _ _ _ _ _ _   c
  r
   i
   t
   i
  m
   d
  a   e
   f    K
  o
_    1
_   7
_
_
_
_
 .
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
   (
  c
  t
  r   e  .
  c _   0 _
_
_
_
_
_
_
_
_
_
_
_
_
_
  u
  o
  e   g    i
   f
  n   f
_
_   0
 .
_
_
_
_
_
_
_
_
_
_
_
_
_
_   r
   P
   /   a
  a
  r
  r   t _
_   0  .
_
_
_
_
_
_
_
_
_
_
_
_
_
_   o
  y   h
  e   r
  e
_
  r
_ _ _ _ _ _ _ _   n
  i
  n   i
   t    h
   t   e
_
  t  .___
  0 _
_
_
_
_
_
_
_
_
_
_
_
  e   t
  m
  o
   l
   l
_
  n
_   5 _
_
_
_
_
_
_
_
_
_
_
_
_
_
  r
_
  e
   D  r   e
_    9 _
  e   a _
  C
_ _ _ _ _ _ _   t
_
  p   y
  n _    1 .__
__    1
_
_
_
_
_
_
_
_
_
_
_
_   n
_
  e
_
  o   e
   t _ _ _ _ _ _ _ _ _
  r   D
  a  .___
  i__   3 _ _ _ _ _ _   C
_
   0   ”  .
  e   k   d
_    2
_
_
_
_
_
_
_
_
_
_
_
_ _
_
_
   1   t   r   e
_ _ _ _ _ _ _ _   a
_
   #   C
  n   t
  e   o   n
  w
_   e   t
 .
  e
_
_
   M
_    1
_   7
_
_
  p
_
_ _
_ _
_ _
_ _
_ _
_   i
  d
_
_
  e
  m   i
  a   n   t
   i _ _ _ _
  d
_   i
_
_
_
_
_
_
_
_
_
_
_
_
_
_ _ _
_
   M
  e
   l   e   0
   d   r
 .   w _
_
_ _
_ _   e
_   t
  d
_   i
_
_
_
_
_
_
_
_
_
_
_
_
_
_ _  p
   5   e _ _ _  u
   b   M
   “   2
_
_ _ _   n
_
_   m
  e
_
_
_
_
_
_
_
_
_
_
_
_
_
_ _  o
  o  .    b
   1 _ _ _
_  r
_ _   r
  t _ _ _ _ _ _ _   0_  r
  r    d    8   n
  e   6   a
   l
_
_ _  e
_ _   e
  x
_   p
_
_
_
_
_
_
_
_
_
_
_
_
_
_    S
_  g
_
   P  a
   l    1   c
 .    L _
_
_  t
_
_
_  n
  e
_ _ _ _ _ _ _ _ _  -
_  s
   t    t    2
  c
   C _ _
_  e _   t
  t
_   s
   l  s
_
_
_
_
_
_
_
_
_
_
_
_
_
_ _  s
  s   i
   i   s   9
   1   A _
_
_ _
_
_  C   a   i__
  i__    l
   l _ _ _ _ _ _   e  e
  c  c
   l _ _    ] _ _ _ _ _ _
   L   s   e   n _   n
  a  c
   h   a _ _ __    L _   -
  i  - _ _ _ _ _ _ _
  s   t _   s
  s _ _ _ _ _ _ _
  s   e   n
  o   i
  c   t
   A _
_
_  a
_
_  i
_    C
   A _   s
  m  s _ _ _ _ _ _ _   f  a  t
  i   t
  s   a   t
  c   s
   t   r_ _
_  d _
  r  e
_
_
  e
_
_
_
_
_
_
_
_
_
_
_
_
_   r  p
  i  x   r
  e   n   e_ _
_  e   n
  a   e  c
_   c
_ _ _ _ _ _ _   e    e   a
  e
  c    d   a   e   :   u
  a  t
   t _  0
_    M
_
_ _   g   t  a
  e  c   a
_   c
_ _ _ _ _ _ _   t
  n   t
  i
  x
  e  s
  t
  #
  e   d   m   n   i
  )  #
  c   d    d   e
  n   n   t   s
  o
   t _ _   S
_ _
_
_
   i
   l   r _
   l   u  #
_ _ _ _ _ _ _     )
  f
  i  f   n
  u
   A   t    R       #
  e   e   a
   t    i
   l _ _   e_   :   a   g  )   ) -   i  #
  r
   t
  x   s   l
  s   s   i
  )
 -
  s _  g  g g
   d   d
  e   t
  o   a   s _ _
  e   : _   m   n   f
   i   n
  i   i  i g
 g
  i   y
  p
  e    7
  i
  u   c   e _   a   f   f  f   f
   d   o n
  f

   d   e  .    d


   i   c   m _    N  n n n n   o
  m    5   i
  v   a   a   :_   t   n   c  o  o o o o
 c c c c  
  c
  n   a    9   d
   1   e   N  e   i  s
   l   a   #  c

  e   n
  (   (
  (   #
 .   n
  a   1   i    h   r   c   -   g  r   (
  (
   t   e
   t   a   s
  e   f   s   n
   i  e
 r
 e
 r r r r r
 e e e e e
  x   t
  e   3
   i  .    h
  r   2    t
  e   t
  c   u   r   e
  e   c
   t
   i  t t
  r  u u
 t t t t t

   E   W    7   f
   1   o
  a   o   t
   l   c
  n   A
   P   R   I    W
   [
 o o
 R R
 u u u u u
 o o o o o
 R R R R R

49
http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 51/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

  n _ _ _ _
  s   r
  e   2
 .    i
  p _
_
_
_
_
_
_
_
   ’    k
  r   e _ _ _
  r   t
  a   u   1 _
  r   p  .
   b   o   e _ _ _ _
   0   w   K _ _ _ _
  a   m
   B  o   5    t  . _ _ _ _
   C  .   e   c _ _ _ _
   8   s    0   n   i
   f _ _ _ _
   1    f _ _ _ _
 .   e  .   a
  r   5
_ _ _ _
   2   s    7    5    t _ _ _ _
   7   s    2   r .   5
_   5 _ _ _
  e _ _ _ _
   1   1
   0
 .    1   r   e    2
 .    t
   h
  o
   7   l
   l    2
 .   5
 .___    2
  0  .__ _ _
_ _
   A
   F
   0    ’
   5
  s   r
  e
   b   t
   1
   1    d    1   t
  a   0
 .__   0 .__ _ _
   C  .   o   u  .    d    h
  e    i
  0
_ _
  r    8    B  p
   1   m    0
   5    A    t   m
  r _   0
_  .__ _
_
_
_
  e
   t  .   o
   C  .    h   e
   f   c  .__   0
  0 _
_
_
_
_
_
  u    2    8   a   P
  o    7
   1    1  .   o   e  .
  r   k
_   0
  5
_
_
 .__
_
_
_
_
   R    1    2   e    t   r
  o   o   7
 .__   5 _
_
_
_
_
   S    7   g   w
   t    2
_   7 _
 . _ _
 .    1
   9    k
  n   o   e
  r
  n
_
   2
 ._    2
_
_
_
_
_
_
   5   a _
   2 _ _ _
   7
 .   w    0
   t  . _    2
_
 . _ _
  r   2    R   e   5
  n   7
  7
_    2
   1
_
_
_
_
_
_
_
_ _ _
  e   2
   t
  u  .
  p
  a    0  .
 .    2 _   7
_ _ _ _

   0    i
   t
   i   o   7
   ’
  s   m
   l
   l    2
   J   C   1
   0
   2
 .    2
 .
   7   0
  3
 .
 .__    1_ _ _    )
  m  .    1
   6
 .   r    1
   1  .__   0
  0  .__
  3 _
_
_
_
  e
  n
  e
   5   e    2
   9   h
   t _
  0
_  .___ _
_
_
_
_
_
  o
  e
   l
   7
 .    P   1   g _   0  .__   c
  r   2    /   e   i   0 _ _   r
  n  .__   0 _ _    i
  e
   t    2
 .   y    h
   t    h   0
_ _
_
_
_
_
_
  c
   (
  p   2   n   n   c
  s   u _
   ’
   i   a  .__   0
   2  .__ _ _   t
  r   o   7   e   s   e
   d   m _ _
  a   r   y   u
   B   C   1    D   e _    2
   6
   1  .__ _
  n
_
_
_   o
  s   m _
 ._    6 _   a
_ _
  s   o _ _ _   r
  e   r
  r   f _    1
   2  .
_   y
_ _   o
   8    d    1    9
_
_ _
   2   n
_ _   n
 .    d   3    1 _ _
  a _   i
   5    1   a   0  .  . _    9
_ _ _ _
   B    1   7    1    l   e   2   n   p
_    1
_ _
  p _ _
  r
  e    E   2
   t    2 .    #    b
  a   6
 .    i
  s   1
   t
  e
 .   r    )
  t   t
  i
  i___   i
  p
_   i
_ _
  t
_ _
_   5
_
_
 . _   i_ _   5
_
  u
  o    2   m   3   u   9   w
   2 _ _ _
_   i   m
  g _   n   y
_
_   m
_ _    1
_
   A    R    7    l
   1
  e    t    1   e
   b _ _
_ _ _
_
  r
  f   e_
_   e
_   e
_
  r
_
_
_ _ _
_ _
  r   s
   b    i
  r    h   n _ _ _   n   p_   d _ _
  p _ _ _
  e    0    0    f   g   a _ _ _   o _ _ _ _ _  p
   t
  u    S    S   o
  r
  u
  e   o
   h   r
  c
   L
_ _
_ _ _ _
_   c   5_   5
_
_
_   5
_
_
_
_   0
_
_  u
   A
  o    t    h _    ) _   r   5_   5 _ _ _ _  o
   R    1    P    i    t
   t    C
   A _ _ _ _
_    9   o    1
_ _
   1
  5
_    1
_
_
_
_    F
_  r
   S    t   m    4
 .   s
  r   0   i _ _
_    9
_ _    (   t_
_   t _ _ _ _  g
_  -
   7   s
   i   p   6
  e    2    h
   t _    1
_ _ _    l
   ]   a   s
_ _
  s
_   t
_
  s
_ _  s
   5
 .
 .
   0    L
 .   s _ _   -_
_    L   n    l
_
  i_    l   i___
  i__    l _
_ _  s
   2   o
   t  .   y
   1 _ _ _  0 _    C   i   - _   - _   - _
_
_   e  e
   0   0  .   s    t    2   a    A _
_ _ _    A   m   s _   s _   s _ _   c  c
   2
 .   A   r   6   s   9   w
   i   0
_ _ _   s
  s   s   a  c
   6   F   s
  e   1
   t
   ’   u  .
  s    l   e
  s   1   l   r_    1
_ _ _ _
_   n   r   e
  a   e
_   e
_
_
_   e
_
_
_
_   f  a  t
  i
   1
 .
   2
   9
   h
  p   m
  p
   2
  a   o   9
   l
   R   C   1
  e
  c
  c
  s
  e
  c
  m
  r   l
  o
  c   f    i
   t
  p
  u   :   t
  a  e
   t   u
   t   o
_
_  0
_
   A
   (
_ _
_  5 _
_
  n   t
  g
   i   e   c
_   c
  a
   l   r   # _ _   c
_
  a
_
_
  a
_   r  i
  e
_   t
  n
  p  x
  e
   
  a   s   m   s _ _   5    l   i   #
  #
   1    A   d   e   e
  s   r
   i
   l   R
  s _
   F_ _
_    1
_ _
  a   u   )
   t
  s   g
 
  )
  f
  )
  f
   6   e
 .    d    d   s   a   s _ _ _
_   n
 g
  i   i   #
  i  i
  e   e   : _    i   f   f         )  -  -
  r   0   e
  e   2   e    t
  n
  e
  r
   d   r
  e   c   e _
  c   m _
  :
   #    d   n  n
 g  g  g
  i
  i  i

  y   u  .
  s   t
   ’
   d   p   6
   d   x    d   t
  a    h   a   a   :_   t   n   o
  a   c  c
 o
  f
  f  f
 n  n  n

   1   n   e   e   N  e   i  s


  e   t
 o  o  o
  n   m
   i    l
  e   -   (
   C  o  .   n   h   a    h
   t   r   c   g    c  c  c

   t   a   t    h   s  r


  #   (
  (  (
   C   2    t   a   n
   i
  e   t   r   s
  e  r  r  r  r
   9   x    t   e   y   d    f    t
   i
 e
  c   u   e   e
 e  e  e  e
 t
   1    E   i   r   n   n   a   o   t   c   r  t  t  t  t
  e   i    l   c
  n   A    W
 u
 o
 u
 o
 u  u  u
 o  o  o
   W    D  m    P   R   I    [  R  R  R  R  R
50

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 52/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

   0
 . _ _ _ _ _ _ _ _
   0   r _ _ _ _ _ _ _ _
   5   e
 .    t _ _ _ _ _ _ _ _
   8   h _ _ _ _ _ _ _ _
   1   o _ _ _ _ _ _ _ _
 .    l _ _ _ _ _ _ _ _
   2   l
  a _
_   5
_
_
_
_
_
_ _ _ _ _
   7   t _ _ _ _
  s   1    i _
  5
_   5
_
_
_
_
_
_ _ _ _ _
  e   h
  e   m
  r   5
_ _
   2 _ _ _
_
_
_
_
_
_
_
  s   o   P
   t   e    2_
_
 ._   0
_
 .
_
_
_
_
_ _ _ _ _
  s   t  . _ _ _ _ _ _ _
  e   t
  r   a
  a   k
  r
  o   0
 .
 .__   0
_
  0  .__ _
_
_
_
_
_ _
_ _
_ _
_
   d   g   t
   d   w   0
_   0
_ _ _ _
_
_
_
_
_
_
_
   d   i
  n   e
  n _   0
_
_
_
 ._
_
_
_
_ _
_
_
_
_
_
_
_
   A  n   0
   d
 .
  0
 .__   0_
_
_
_
_ _ _ _ _
   f   e    0   0
_   5 _
_
_
_
_
_
_
_
_
_
_
_
_
_
  o   s
  m
   2
 .
   6   5
_
 ._   8 .
_
_
_
_
_
_
_
_
_
_
_
_
_
_
  e   f
  o    1
 .
  r   2
  8
   1
_    1
_ _
 . _ _ _
_
_
_
_
_
_
_
  g   7   9  ._    2_
_
_
_
_
_ _
_
_
_
_
_
_
_
  n   2   1    2_
_ _
  7 _ _ _ _ _ _
  a   1   e
 .    h
  7
   1_    1
_
_
_
_
_
_
_ _
_
_
_
_
_
_
_
   R   5
   7
   t
  g
 .    i
_   7
  7
_
_
_
_
_
_
_ _
_
_
_
_
_
_
_
  a   2   n  ._    2_
_
_
_
_
_ _ _ _ _
   2   h _    1
  0 _ _ _ _
   t
   i
  m
   2
 .   a
   7
   1
  c
  e
  r
  0
 .__   0
_   0
 ._
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
   )
  e
  n
  o
  r    h   m
  0
_  .__ _ _ _ _ _ _   e
   l
_ _
  e   g   o
  r
  u   f
_
  0
_
 ._   0
_
_
_
_
_
_
_
_
_
_
_
_
_
_   c
  r
   i
   P   o
   /    h
  r    k
  r  . _   0
  5 _
 .
_
_
_
_
_
_
_
_
_
_
_
_
_   c
   (
  y   t   o   n _
  7
 ._   5 _ _ _ _
_
_
_
_
_
_
_   t
  u
  n   8   w   t
 .    t   e
   t    2_ _
  7 _
  y
 .__   n_
_
_ _ _ _ _
  o
  e   7
   5   e    i
  r
 .   n   w    2
_
 .__    2
_   a
_
_
_
_
_
_
_
_
_
_
_
_   r
   D   2
   2
   0
 .   e    2_    2 _
 .
_
_
  y
_
_
_
_
_
_
_
_
_
_
_   o
 .    5 _
  7 _ _ _ _
   2  .    b
   7    1_ _   n
   2 _ _ _ _ _ _   n
  i
   7   2   n
  a _   7 _   a
_
_
_
_
_ _ _ _ _
   1   2   c _    1
  p _ _ _ _ _
   2   m   2   L
 . _
  i_ _
_   i
_
  p
_
_
_ _
_
_
_
_
_
_
_
_
_
   1   o   7   C _   p _ _ _ _ _ _ _ _
   #   f
  r
  s   1
  e   A
  e   h
   t
  s
   i   t
  i
_   i
_   y
  m
_   n
_   i
_
_   m
  t
_
_ _
_ _
_
_
_
_
_
_
_    6
  0
   1_
_
  m  s    h
   t _ _ _
_
  r
_   e
  e _   e
_
  r
_
_
_ _ _ _ _
_ _
_
  e   s
   l   e   m  s
  r   y
  r   o
_ _
_ _ _
_
_   d
  p
_
_   p
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_ _  p
   b   d    f   a _ _ _ _ _ _ _ _ _ _ _ _  u
   d   s   w _ _ _   0
_   0 _   0 _ _ _ _ _ _ _  o
  o   a
  r    h
  e   l
  e   s   e _ _
_ _ _ _
_    6_    6 _    6
_
_    1    1
_
_
_
_ _
_
_
_
_
_
_
_
_  r
   1
_  g
  s   p
   i _    ) _    1_ _ _ _ _
  E
   P   t   r   t
  e    l _ _ _ _
_    9 _   t
  t _   t _ _ _
_
_
_
_
_
_
_ _  -
_  s
   t   y    d   u
  n   d   m _ _
_    9
_ _
_   s
  s _   s _
  i__    l
  i__    l
   l   l   i__
_
_ _ _ _ _ _  s
  s   d
   i   e   a   e _    1
_ _ _   a  - _ _
_
_
_
_
_
_
_   e  e
   L   t   e   r _ _   -_    ]   n _   - _   - _ _ _ _ _ _   c  c
  a  c
  o   h   a _ _ _    L   i  s_   s _   s _ _ _ _ _ _
   t   e _ _  0 _    C _   s
  s _   s _ _ _ _ _ _
  f  a
  s   l
   t
   i
   f
  s   o   r
  e
   B _ _   0
_ _
_    A   m  e
  r  c
_   e
_
_   e
_
_
_
_
_ _
_
_
_
_
_
_
_   r  p
  t
  i   t
  r
  s   s   l
   f    h
  a   t   r_    1
_ _ _ _   n
  a   e  c_
_
  c
_
  c
_
  c
_
  c
_
_
_ _ _ _ _   i  x
  e    e   a
  e
  c   s   t
  e    h   t
  a   :   t
  a  e
   t _    (
_ _ _   g   t
  e
  r  a_   a
_
_   a
_ _ _ _ _ _
    n
  t
_   i   t
  i
  x
  e  s
  t
  #  #
  c   c   s    h
  r   t
  c   i   u_ _   0_   n
   i _ _      
  )
    )   n
  a   f    d    t   o
  s    1
_    6
_ _    l
   l   u  #
  f
  i  f
  u
   A   d
  #
  n
  e   i    i
   l   R_  E_ _
   1   a   g
   t   )   ) -   i  #
  r
  e   h   s _ _ _ _   s   i  g  g g
  )
 -
   d   d    t
  n   y
  m   s _ _
  e   : _ _   n   f
   i   n
  i   i  i g
 g
  i   y
  p
  e   t
  i
  n
   i   c   e _   :   f   f  f   f
  e   n    d   o n
  f

   d   x   D  p
  e   c   m _    #  n n n n   o
  e   a   a   :_   t   n   c  o  o o o o
 c c c c  
  c
  n   e  .   e   e   N  e   i  s
   l   a   #  c

  e
  (   (
  (   #
  n   k    K    h   -   g  r r   (
  (
   t   a   r  .    t   r   c
  a   s   n  e e
   i
 r r r r r

  e   o   e


  e   t    f   s  e e e e e
  x   t
   i
  c
   i
  w   f
   t    f   c   u   r   e
  a   o   t   c
  e
   t
   i  t t
  r  u u
 t t t t t

   E   W  e
  r   a
  r
  n   t
   l   c
  n   A
   P   R   I    W
   [
 o o
 R R
 u u u u u
 o o o o o
 R R R R R

51

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 53/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

_ _ _ _
  s   r _ _ _ _
   ’   e   4
  e   t _ _ _ _
  s   u    0   s
  y _ _
_
_
_
_
_
   i
  n   p    2
  e   o  .   e   a _ _ _ _
  m
   h _ _ _ _
   D   C   8    t   w _ _ _ _
   8
 .    f    l
  o   e
_ _ _ _
   8   s    l
   f   p
   i
_
  7
_ _ _ _
   6   e    h
  a   t
   l _
   2 _
_
_
_
_
_
   1
 .   s   r   u _
   1
 .__ _ _ _
   2   s   e   m _ _ _
   9
   1   e    l
  r   w   b
  o   e
  y   0
 .
_
 .__ _
_
_
_
_
_
   d    h   a
  e   0
_ _ _ _
   d    t   m
   h   e
_ _
_
_
_
_
_
  s   r
   ’   e   0
  y   t    A   c   r
  e  .__
  0 _
_
_
_
_
_
  g   u   0    f   e
  a    h _
  0 _ _ _
  g   p   2    t _
  e
   P  m
 .
  o   8   o    t
  r   t
  o   a
  7
 .__ _
_
_
_
_
_
   C   8
  e    k    h
   t    6
_ _
_
_
_
_
_
   1  .    1
 .__
 .
   8    8   g   o   d
  r
  n    2
_
_
_
_
_
_
   8
 .
   6
   1   n    t    i
  w  m
_
_
  7 _ _ _
   8  .
   2
  a   e   n
  n   i
_
   1
_
_
_
_
_
_
_
   6
   1    9    0    R   0
 .   p
_
  3
_
_
_
_
_
_
_
   1  . _ _ _
 .
   1   2    4   a    8   e
   8   e  .__
   6 _ _ _
   A   9   0
   F
   B    1   A
   0
 .
   5    t
   i
  m
   8
 .    K
   6
   1
 .
  c
   i
   f
  0
 .__
  0
 .__
_
_
_
_
_
_
   )
  e
  r    F    2
 .  .    f
  r    2 _ _ _   n
  a   0 _ _ _   o
  e
   t    0
   1   e    9   r
   t
   1   r
_
_ _
_
_
_
_
_   e
   l
  u
  o    P
   /    h   e
  e   h   0
 .__ _
_
_
_
_
_
  c
  r
   i
   R    1   y    t    t
  o
  8
_ _ _ _   c
   (
  8
 .__ _ _ _
   S   n    i
  n   l
   l
  a   8 _ _ _   t
  e   s
  e   y
_
_
   6 _
_
_
_
_
_   u
  o
   D   s
  s   n
  e
_
   1
 .__ _
_
_
_
_
_   r
   0
 .   e
  r   D    2 _ _ _
   1    d   f
 . _
   9
_ _ _ _   o
 .    d   l  . _
   1 _
_
_
_
_
_   n
   0    0   a   a   n
   3    l    h   e _ _ _ _   i
   5
   A   S    1    1   e   r   t _
  p _ _ _ _
   2    t _
  r
  e
   t    A
   F    0
 .
   1    #   u   p
   b
  a
  s   e
  p    i
  r
  w
  u   e
   )
  t   t
  i
  i___ _
_
_
_
_
_
  5
_
_
   6
_
  u   m   3   e   b _ _
_ _
_
_   i   m
  g _ _ _ _    1
_
  o   e    6
   l    t    h
   t   n _ _ _   f   r_ _
_
_
_
_
_ _ _
   R
   0   1   s
   b    i    t   a _ _ _   n   e_ _ _ _ _ _
_ _
   A  .
  r
   f   o   c
  n   L _ _
_ _
_
_   o   p_
_ _ _ _ _  p
   F   0   o   e   t
  r    h   u   C _ _ _ _
_   c   5_
_
_
_
_
_
_
_
_
_
_
   1
_
_  u
   A
   7    t    b _    ) _   r    6 _  o
 .    5    t   ;    A
   P   i _ _ _ _
_
  o    1
_ _ _ _    F
_  r
   6    5    t   m    k   n
  a _    9
_ _    (   t_ _
_
_
_
_
_ _  g
   1    1
 .   r   r _    9
_ _ _ _  -
 .
   2    0   s   e
   i
  o   n
   i
  w  s
  p   t
_    1
_ _ _
_    ]
   l   s_
  a    l
  i__
_
_
_
_
_
_ _  s
_  s
   7 _ _   - _ _ _
   7
   1  .    L    t
  o   e    t
  n   n _ _ _  0
_
_    L
   C
  n
  i   -_ _
_
_
_
_
_   e  e
  r   6    t    0   e _   c  c
  e   1   s    l
  s  .   m
   i    B _ _ _   0_
_    A   m   s_
_ _ _ _   a  c
  u  .
   t
   ’   p   2
  s   s   0   e
   7   t   r_
_    1
_ _   n   r   s_
  e
_
_
_
_
_
_   f  a  t
  i
  s _ _   a   e _
   B   C   1
   b   m
  o   o    7   e
  c   s   6
  e
  c   c
 .    t
   1   s
  a
 .    l
  c   2   a  t
   t
  :   e
  u
   t   o
_    (
_
   1
_
   A
_ _
_  5 _
  g
  n
   i
   l
  t
  e   c_
  a
_
_ _ _   r  i
  e
  t
  n
  p  x
  e
   
  a   7   a
  u   s _    6
_ _    l   r   #   i
  #
  #
   5
   4    A   d    1   d
   i
  e   e   i
   i   R
   l
  s _
   F_ _
_    1
_ _ _
  a
   t
  s
  u
  g
  )
 g
  )
 
  )
  f
  f

   1    d    d   v   s _ _ _   n   i   i


  #
  i  i

 .    h    d   e   : _    i   f         )  -  -


  s   r
   ’   e   0
   t   e   n    t   n
  n   i
  e   i   c   e _
  c   m _
  :
   #    d   n   f
 n
 g  g  g
  i
  i  i
  e   u
  s   p   7
   t
  e   m  .
   d    t   e
  x   s   h   a   a   :_   t   n   o
  c
 o   f
  f  f
 n  n  n

  e   o   6
   l   n   e   e    t   s
   i
  e   N  e   l   a  c  o  o  o

  e   n   s   f   -   (


   C   C   1    h
   t   r   c   g    c  c  c
 .    t   a   s   o   a   s   n
   i
  #  r   (
  (  (

   2   e   t   r   s


  e  r  r  r  r
  e   e
  r   y    f    t  e
   7   x    t
   i
  r   d   n   c   u   e   e
  a   o   t   c
   i
  r
 e
 t  t
 e  e  e
 t  t  t

   1    E   W   d   a


  a   m
   l   c
  n   A
   P   R   I    W
   [
 u
 o
 R
 u
 o
 R
 u  u  u
 o  o  o
 R  R  R
52

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 54/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

 .
  r _ _ _
  e _ _ _ _ _ _ _
   t _ _ _ _ _ _ _
  u  . _ _ _ _ _ _ _
  p   n _ _ _ _ _ _ _
  m   e _ _ _ _ _ _ _
  o   t
   t _ _ _ _ _ _ _
  c   i
  r _ _ _ _
_
_
_
_
_
_
_
  s   e   w
  s
   ’ _
 .__
  0
_
_
_
_ _ _ _ _
  e   i   e
  s   b _ _ _
_
_
_
_
_
_
_
  s   n   n _
  0
   4  .__
_
_
_
_ _ _ _ _
  s   e   a _ _ _ _ _ _
  e   D
  r   o   L
   t   c
   C   0   0
   2
 .
 .__ _
_
_
_
_
_ _
_ _
_ _
_
   d   t
  a   A _
  8    4 _ _ _
_
_
_
_
_
_
_
   d   d
  a   n
  a   8
 .   0
_
_
_
_
_
_ _
_
_
_
_
_
_
_
   A  g   n
   i
_
  8    2
_
 .
_
_
_
_ _ _ _ _
   f    i
  n   s
   t    6   8_
_
_
_
_
_
_
_
_
_
_
_
_
_
  o   d
  n   n
  e
   1
 .   8_
 .
_
_
_
_
_
_
_
_
_
_
_
_
_
  e   e
  s   m    2   8_
   9    6 _ _ _
_
_
_
_
_
_
_
  g   m   t
  e _
   1    1
_
_
_
_
_ _
_
_
_
_
_
_
_
  n   f
  r   a
  o    t  .
_
  t    2
_ _ _ _ _ _
  a   3   s
   l
  a
_
  s    9
_
_
_
_
_ _
_
_
_
_
_
_
_
   R   6   u
 .    d   h __
_
  o    1 _
_
_
_ _
_
_
_
_
_
_
_
_ _
  a   0   i
   1
 .    i
  v   3   3_ _ _ _
_
_
_
_
_
_
_
   t
   i
  m
   5
 .    d
   2
   0
  n
   i
  e
   6
 .    6
  0
 .__
  0
_
_
_
_
_
_
_
_
_ _
_ _
_ _
_    )
  e
  n
  o
  r    1    h
   t
 .  ._ _ _ _
_
_
_
_
_
_
_   e
  e   h
  g   f  .   0
  0  .__ _
_
_
_ _
_
_
_
_
_
_
_
   l
  c
  r
   i
  o   0
_ _ _
   P
   /   u
  o   y   0 _
_
_
_
_
_
_
_
_
_
_
_
_
_   c
   (
  r   n
  y   h   a   0   0
 .  .__ _ _ _
_
_
_
_
_
_
_   t
  n   t
   0   m    1    1
 .  ._   y _
_
_
_ _ _ _ _   u
  o
  e   1
 .   s
 .   y   0   0_   n
_   a
_
_
_
_
_
_
_
_
_
_
_
_   r
   D   0   a
   5   w   5   5_
_
_
  y
_
_
_
_
_
_
_
_
_
_
_   o
   2    2    2 _ _ _ _   n
 .   e
   0   l
 .  .__   n _
_
_
_ _ _ _ _   i
  p
   1   i
   t   0   0_   a
_ _ _
_
_
_
_
_
_
_ _
   4   m  u
   l    1    1
_   p
_   i
_
_
_
_ _ _ _ _ _
_ _ _ _ _
   1   o   m   p   p_ _ _ _ _ _ _ _
   #   f
  r   e
  s   b
  e   y
  i
  y   i_   i
_
  y
  n   n_   m
  t
_
_ _
_ _
_
_
_
_
_
_
_   0
  7
   1_
_
  m  s   a _ _ _
_   e   e_   e
_
  r
_
_
_ _ _ _ _
_ _
_
  e   s
   l   e
  r   m
_ _
_ _ _
_   d   d_   p
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_ _  p
   b   d   e _ _ _ _ _ _ _ _ _ _ _  u
   d   r
  e _ _ _   0   0_   0 _ _ _ _ _ _    1
_  o
  o   a
  r    h    h
  e   t
_ _
_ _ _ _
_   7   7_   7
_    1
_
_
_
_ _ _ _ _ _  r
   A
_  g
   t _    ) _    1    1
_ _ _ _ _ _ _ _
   F
   P   t   a
   h _ _ _ _
_    9   t   t_ _
  t _ _
_
_
_
_
_
_
_ _  -
_  s
   t   y    t
  n   d
_ _
_    9
_ _
  s _   s
  s _
  i__    l
  i    l
   l   l   i__
_
_ _ _ _ _ _  s
  s   d
   i   e   i
  n _    1
_ _ _   a  -   - _ _
_
_
_
_
_
_
_   e  e
   L   t _ _   -_    ]   n _   - _ _ _ _ _ _   c  c
  a  c
  o   m _ _ _    L   i  s _   s
  s _ _ _ _ _ _
  n _ _  0 _    C   s _   s
  s _ _ _ _ _ _
  f  a
  s   i
   t
  s    i    A _ _   0
_ _
_    A   m  e   e
  r  c   c
_   e
_
_
_
_
_ _
_
_
_
_
_
_
_   r  p
  t
  i   t
  r
  s   l   p
  s   e   r_    1
_ _ _ _   n
  a   e  c   c _
_
  c
_
  c
_
_
_ _ _ _ _   i  x
  e    e   a
  e
  c   s   K
  e   e   :   t
  a  e
   t _    (
_ _ _   g   t  a   a
  e _   a
_ _ _ _ _ _   t
  n   t
  i
  x
  e  s
  t
  #
   1_  0 _ _ _     i  f
_   #
  c   c  .
  c   i
  u _ _   n
   i   r   r _ _ _      
  )
    )   n
  c
  a   f    t   o_
   A
_ _   7_    l
   l   u   f
  u
  s   i
   A   d   f
  #
   i
   l   R   F_ _
_    1   a
   t   #   o
  g   ) -   i  #
  r
  a
  r
  e   t   s _ _ _ _   s   i  )  g g
  )
 -

   d   d
  n   r
  s _ _
  e   : _ _   n
   i
  f
  n
 g   i  i g
 g
  i   y
  p
  e   t   i   i
  e   c   e _   :   o n
  f  f   f
  f

   d   e    h


   t   c   m _    #    d   f
  c
 n n n n   o
  x   o   a   a   :_   t   n  o
 o o o o
 c c c c  
  c
  n   e    l
   l   e   N  e   i  s
   l   a   # c
 

  e
  (
  (   #
  n   t
  a    h   r   c   -   g  r  (   (
  (
   t   a    i    t   a   s
  e   f   s   n
   i  e
 r  r r r r r
 e e e e e
  x   t   e   t    t  e
  e   m   c   u   r   e    i  t  t t t t t
   i
  r   r   e   c   r  u t
   E   W   e
   P
  a   o   t
   l   c
  n   A
   P   R   I    W
   [
 u
 o o
 R R
 u u u u u
 o o o o o
 R R R R R
53

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 55/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

  o
   t
  c
   i    d    )
   2    f
   f   e
   t    L
   1
 .   a
  r   e
  a
   i
  c
   C
   A
   0    t    h   o   s
   5    P   t   s    i
   T   f   s    h
 .    t
   T  o
  a    t
   8   e   u
   2    H  y   r   o
   1   r   n   a    b
 .   e   a   s   a
   0
   1    t
   h   m   u
  p   n
  o
   i
  o   s
  y   w
  o
  r    t
  a
  e   1    2
  r    l   g
   l   a   w   s   m
  r   1
  v
  s   a   w   s   r
  e  .   o
   S   0   r    t
   i    l
  e   w   w   e   )
  c  s
   f
  n
   i
   b   5
  e  .   e   m   p
   i
  r   t   w   w   q   c
  a  e    d
   W   8
   2
   b   e    l
  p   u   w   w   e    h  c
  a
  c   f
   i   r
  e
   l
   i
  a
  q   w  5
   t
   1
 .   m   l
   l
   i   m
  e   q  5
   h   t
  w
  e
  n
  e
   d
   0   u   t   e
  w   b
  e
   2
   i
  w  r
  o  a
  w
   1    N   b   y
  u   0
 .   7  .    h   l
  u
  o
   h
   2    t  ,   a   0   s   i
   l   c   s
   l
  r    7   m   0
 .    2  .    l   t
   i   r    l
   i
   2  .   0   w  a   w
  o   7   e
 .   r
  e
  0
 .   7 .   s  p
   i
   h   h
  s
   i
   1   0    P   0
   2    h
   t   0   0  0    T
   t
   i
   (   w
   h
   T
   (
   1  .    t
   B
  r    E   0
 .
   5
 .    i
   t
  m
   8
   1
 .
  a
   6   h
   t   7
 .    2
   2   8
 .   0
   6
 .
  7    ]
  s
   ’   8
  e
   t    8   r    2    d
  n   7    1   0    L   n   9
  1
  u    2   e   1   i
   9   0  .   2  .
   C   o
   A   i
  o    1
 .   m    2   t   t
   0    P   r   i    2
 .    9   8   g   a   s
   R   1    1    /   e   n
  8    1   6   n
   i   r   i
   l
   S    2   y   v
  r   p
  e    1
   6   t  .
   t   u
  s
   i   g   s
  s
  n   e   e
  s   K    1
 .   s    2   x   i
  e   f   e
  e   b  .    9
  o
   2   h
   t   n
  u   o
  c
  c
   D   e   c
  w   i
   f    9    1   o
   b
  c   a
   f
  r   a    1   y  y   a   w   w
  o
  r
  o   t   n   n   n   o
   f   y   a  a   o   h
   i
   t   s
  h
  s
   d   P   n  r
  e   I   a  o  p  p   a    
   5    d   r   c   c
  #
  m
  #

   2   e   r r


 e
 r
 e

   7   t
   #    )
  t  c
  p
  t   t
  y  t   n
  i    f
  o t  t
   0    7
   S  .   n
  e
  n   t
   h
  o   n u  u

   A    0    i    l


   l   n   i   8    i o  o

  r    2   e   i


  c   a   g
  i  y   m    9   g R  R

  e
 .
   8    l    f
   f   y   n   e
  f  e   d  r    1   n
   i
   t
  u    6   p   t
  r   n
  a  .
  e   n   n  d
  o
  e   p    i
  p   u    V
  w
  e
  o    1
 .   m   P   e
   D   t   8
  c  8    9  8   o    [
   R    0   2    t
  a   T   k
   T  .    i
  r    9    1
  r    9   r
   E   9
   1   7    S   H  o  r   w   o
   1   t    1   g   -
   t   y   e    (   s
   2
 .
  w   b
   t
  s   e   e
  n   t   i  s  e  s
   l  s    l   t   0   s
   7    i   n   n
  a    A   a  i   -
   l   s   i
   l  e   e
   0    d   0
   L   t   c
 .    L
   ]   n
   L   i  -   s  -   c   c   c
   2
 .   o   7   r   s   e  s  a
  s   t   e   8    C   m   a  t
  r   8   s   0
  s   i    2
   C
  t  0    A   r  s   c   s  f
  r   p  i
 .    A    9   n   e  e   e
  e   6    l   x
  v
  r   1   s   8   n   E
  u    1   c   c   c   e   i
   e
  e
  c   s   1
  e    6   a
  a  o
  :   R   a   e
  n   t
  g   c
  a   a
   a
  c   t
  n   t
  i
  x
  #
   b   2
 .    6
   2
 .
   S
  e   n    t
 .    i   i  )  #
  e   9    7
   1    0   c   c
  c   2
   9   s
   t    t      i
   l   r
   l   u
      f   )
  f
  e
   W
   A   d
  a   1   n   s   #   #   #   i
   2    i
   l   a   g
   t   )   )   i  #

  s   i
  ) -   )
 .   e   e   s    g g g -
   d   d
 g
  e   h
   8   n   f
 g  g
   t   m   s   i
  n   i   i   i
  e   n    i   i
   6   e
  y   t   e   :   :   f   f   f   f
  i

   d   o
  f  f
   1   e    l   c   e    #
   d   t   a  n  n n n n n
 .   x   n    t
  s
  c   m     t
  a   a   :   s   n   c  o  o  o  o
   2   n   e   o    l   a   #  c  c  c c c c
 o o

   9   e   e   e   i    l


   1   e   n
   t   a   h
  a
  u
   t    d    h   N
   t   r   c
  a
  -
  s   g  r
  n
   i
  (
 r
  (   (
  (   (
  (
 r r r r r
  e   s
  x   t
 e e  e e e e e
  e    h    i   e   t    f    t
  c   v   c   u   r   e    i  t t  t t t t t
  r   a   i
   E   i    d   e   c
  a   o   t
   l   c
  r  u u  u u u u u

   W  e   n
  r   i   n   A
   P   R   I    W
   [
 o o
 R R
 o o o o o
 R R R R R
54

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 56/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition
  y
   l
  p
  e
  r
  -
  o
 .    h
  s   c
   k  .   e
  r   n     t
  o   e    5   u
  w   t
   t    t
   i    5
  o
  e   r    4
  n   w    2
 .   3
 .   e
   0    0   1
   7   b  .
  p
   0
   2
 .   a
  n
  c    0
 .
   0   u
  o
   8   L   r    4
   6   C   g   3
   1    0
 .   -   1
 .    A   s   t
  s
  r    2
   9   n
   7
   0
  s   s
  e   i
  0
  e   1   a
  n    2
 .   e  c    l
   l   c   -
   b   n
   d    i
  s
  a   t
   8   a  c  a   s
  n
  e
  s
   6   i  a  p
  m   0   n
 .   e    1
 .   m  f
  i  t
  i  e
  c
  u   0   m    2   r  o  x
  r  e  n  e  c
  e  t      a  t
   N   5   e
 .    t
   8   t
   9   t  n
  #  #   o  i
  n  x
   t    2   a
  r    1   s
   1
    e  i
   ]   r
   L   u
  )  )
    f    
  f
  e
 .    l    5   #  i  i  #  #

  o   0   a    5    C   g


   A   i
  ) - -   )  )

   P   1   u  g g g g g

   2   d    2   f


  i
  f
  i
  f
  i
  f
  i
  f
  i
  f

   t    t
   i   n   o
  a  n n n n n
  e   i
   h   v  .
   0
 .   n
  g   c o o o o o
   d   n   #
  c c c c c
  n    i
  m   n   i
  r    t
  o   e
   0
 .
   0
  (
  (
  (
  (
  (
  v  r r r r r r
  o  e e e e e e
   h
  e   s    t
  s   f    0
  m  t
  e  u
 t t t t t
 u u u u u

   P   o   o


   /    h
 .
   0
   R  o o o o o o
   [  R R R R R R
  y
  y   n   n    5
 .
  n   e   a
  e    8
  e   t
  w  m
  s    2   t
   D   b
  e   y
  a
   1
 .
   0
  u
  o
  n   w    1    4
  o   e
   i
   t    l
  p
   2   3
  c   i   1
  r   t
  e    l   p
  p
   8    i
   d   u
  r   m
   #   h
  e   e
  i   i
  c
  m   n
   4
  u
  o
  r
  g
   t    b    t
  3   -
  e    i   y
   l   e   a
  i
  m    1
  s
  s
  p   i
  n   m   r   p
  e   0  e
  c
  s   e   p   u   e
   l   c
  m   i
  g   r
  e   o   a  e  a
  a   n
  p   h
   t
   4   r
   3   g   i  c
  n
  a  p
  i  t
   S   i
   t    t
  a    1   -   m  f  o  i
  r  r   x
   t   m
  r   h
   t    l   t
  0
  e
  s
  s   e  e  n  e  t
  s   e
   i   p   d    A   a   s
  e  e   t  t
  e  n
  #
   
  #
  i  )
  i
  x
  n    ]    l  c  c
  i   e
  )

   L   t
  o   i   n   r     f  

  a  c
  r    L   i  -   u
  f

  m   #  i  i  #

  s   t
   i   n
  s   e    4
  t  0
   C
   A   m  s   f  a  t   t    ]   g  ) - -
  s   i  g g g g
  )
   i   e  r  p  i   r
  r  s    ’
  s    l   3   n    L   f  i
  f
  i
  f
  i
  f
  i
  f

  e   :   o


  u  E
   1   a   e
  t
  e   )  e
  c  t
  e  i  x  i
  t
  x  t
  a    C   o  n n n n

  c   s   e


  p      A   n
  e    t
  e   K   g   a  n
  #
  s   c  o  o  o  o

  c    R     n   r    i  f


  #   g   c c c c

  c   c  .
  a   i
  a
   t
  c    l
  s
   i
   l
   l   u
  #
  )
  f
  e  n
  u
  n
   i
   l
  (
  #   (
  (
  (
 r r r r r

   A   d   f    b
  i
  #
   f    i   a   g   #
  i  e e e e e

  s  
   t   )
  i   ) - -  )   r   a
  s
   i
 t t t t t
  e   a   s   f  g
   d   d
 g  g  u u u u u
  r   s   n   n
  i   i
 g g
  y    D  o o o o o

  n   t
  i
   i   i    [
  e   t   e    #    d   o n n n n n  p
  i
  r   e   :   :   f   f
  f   f
 R R R R R

  e   e   c


  f

   d   x   h   c   o


   t   a   m     t   n   c  o o o o o
 c c c c  
  c
  n   e   o   e   s   a   #
  a   :    l
   i
  e   -
   c

  e   n    l


   l    t    N
  (   (
  (   (   #
  g  r r   (

   t   a   a    h   r   c   s   n


  a   s    i
  e   f  e  e
 r r r r r
 e  e  e e
  x   t
  e   y   e
 e
   t   r   e    t
   i  t t t t t t t
   i   c
  r   n
   E   W   a   u
  e    l   e   c
  o   t
  r  u u u u  u u
  c    W  o o o o u
  n
   D    P   R   I    A    [
 o o o
 R R R R R R R 55

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 57/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

  s   r
  e   4   n
   ’
  e   t    i
  s   u    1   p    d
  e    )
   i
  n   p    2
  e   o  .
  e    t
  a
   i
   L
   C
  m
   D   C   3
  e   c    A
   3    K   o
  s   s
   i
 .   c
   i   u   s    h
   t
   8    f
   f   o   a    t
   6   a
  r    )
  y   e
  r   u
  o
   1
 .    t   s  t
  n
  a    b
   2    t   w  e   s
  p
  a
  e   n
   9
   1    l
  n   o  e
   l  m   u
  o
  r    i
   t
  o
  e
   t   a  t   g   a
  r   m
  e   1  a
  t
  s
  s   r
  o
   f
   h   E  s   e   )
   t   c  s   n
   i
  s   r
   ’   e   0   o   e  e   c
  y   t    l   n   a  e    d
  g   u   1    l   k
  i  o    h  c
  a
  e
   l
   i
  g   p   2   a    l   c   f
  e
   P  m
 .
  o   3   y   e  h
   i   r
   h   t
  e
  a
   t
  e
   C   3   n
  e   c  t
  i   w   n
   i    d
   1
 .  .    t    D  n .   a  w
  f  s   w  r
  a
  o   l
  w
   8   o
   3
   3    6   e   B   t
 .   e   r  e
  e  n
   h  u
  s   c
   i   i
   l
   h
  s
   l
 .
   8
   1
 .   n   r   t
   l
   i
  r
  t  i
  n
   l 
  i
   l   t
  r
  w  a
   l
   i
  w
   6    2   e
  e   u   w
   t   s   p
   i   h   s
   i
   9    0   e   n  Y
   1
 .    1  .    T   o   b   a  T    h   t
   T   i
   (   w
   h
   T
   (
   2    6    t    R  n   f
   V   0
   1   9
   E
   B    1   0
   1
 .
   6    i
  m
   t
  o   a
  c
  n   L
   i
  o
   l
  d  a    0
 .    1
   4  0
 .
  0
 .   5
   ]
  s
   ’   5
  r    E    1
 .   r    t
  e   C
  a  o
  e  t   0    2
 .  .   0   5
   L   n
   C   o    4
  e
   t    2   e   l
  n   A
  t
  s  t   0   3  0  .    1
 .    A   i
  t   t
  u    7
   1    P   e   n
   /    t   a   n
  i  s
  i    4   3  .    6
  g   a
  n
   i   r
  s
  i
   l
  o   y   t   n
  o   i    l
   1    6  8  5   7    t
  s   u   s
   R    1    4  s  .    i   g   s
  n   s   s
  r   t   0  s
   e
   2
 .    1   5
 .   1   0   x   i
  e   f   e
   S   e   t
  e   n
  e   Y
  c
  c   3    2  .   3
   6    2  .    t   n
  u   o
  c
  c
   D   p   t
  u   m
  e   T  a   3
 .    9   7
 .
  o   c
   b
  a
   0   m  a    V  s
  i   8    1    9   a   w   w
  o
 .   o   t   e  h    6   t  0   t   n   o
  o   h   h
   4
 .   s
  c   l   i  t
  n    1
 .   r  s  3
 .   s    i
   t   s   s
  s   a
   2  r
   0    ’    l  y
   2  o  o   a    
   0    b   u    l
  h   o  o   #   #
   5   g  p   h   m
   A   S
 r  r
   2   o   d
   i   n
  i  p    9    9   r
  o  e
 t
 e
 t

   9   d
   #    )
  t
   1   t
  i
   1   t
  i   n    i
  i    f
  n  u
  r
  e    1
   E    0
 .    B   d
   i
  v   s  o
  u  a   t   t
 u

   t    1   n   i


  n    (  t   g   i   m   i   m   g
  5    i
 o
 R
 o
 R
  u
  o   e   a   e
   l    ’
  s   h
  i   m   r   m   r
  f  r   e  r   e    4   w
  n

   R   p   i    t


  e   f   n  e   p  e   p   s    i   e
   0   1   s   o   o  p   p   s    V
 .   m  n   c   5   5   a    [
   E   0   e   y   5    4    l
   7   a   D   n
  a   r
  o   5    4   c
 .    5
   5    S   i
   t   m    4    4
  t
   (  t   s  t   s   -   t
   0
   2    1    t   m
  r   s
  y    4    l   s   i  s    l
   l   i   4  s
  s
 .
   2
 .
   6   s   e   a
   i   p   w    B  0    ]   a   i
   l
  n   -   i
   l   -   0  e
  c
   7    7
 .    L   t
  o   e   r    L   i  -   s   -   s   y  c
   1    t    l   e   Y    C   m   s   s   s   s   t  a  t
  r   0
  s   i
  s   p
   i   t    A   r   s   e   s   e   v   i
  e   3    t    T   5   e   c   e   c   p
  u  .
   t
   ’   p   2
  s   s   l    l
  s   u   u
  o   V   n   e
   4   a   t  c   c   c   c   e    x
  i  e  t
  e
  c   s
  e
  c   m    R
  e    t
  :   e   n   e
  g   c
  a   a   a
  c   a
   l
   i
  n   i
  x
  #  #
   B   C   1
   9
   b   m
  o   o
  c   c   a
   b    t   n
  i      i
   l   r    
  )
    )
  f   e
  a   y    i
  s    l    l   u  #   #   #
  f
  i   #
   5
   4    A   d   a    l
  e   m   s
  a   g
   t
  s   i  )
 g
  )
 g
  i
  ) - -   )

   1    d    d   e   s     f


  n   n  i   i
 g g g g
  i  i
  r    t    i   i
  s   r  .
  e   6
  n   r   e   :
  c   e   :   f
  o
  f   f  f
  i
  f  f
   ’
  a   e   e   c   m    #    d  n  n  n  n
   t
   t
  e   u
  s   p   7   x   h   a   a   :    t   n   c  o  o  o  o
 n n

  e   m  .    d   n   t


 o o
  e   t   s   a
  e   N  e   i
  c  c  c c c c
  e   o   0
   l    l
  n   a   h
  (
  a    h   -   g   #   (   (
  (   (
  (
   C   C   3    t   r   c   s  r r  r  r r r r
 .   a   t    t   e   a   s   n
   i  e e  e
   t
 e e e e
   2   e   d   e   t    f    t
   9    i   c   u   r   e
  e   c
   i  t t
  r  u u
 t  t t t t

   1    S   W   n


  r   i
  m
  a   o   t
   l   c
  n   A
   P   R   I    W
   [
 o o
 R R
 u
 o
 R
 u u u u
 o o o o
 R R R R
56

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 58/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

 .
  n
  e
   t   t
   t
   i   u
  r   o
  w    5
  5
  e    5
  5
   b    2
 .   1
  n    5
  a   p
  s
  r
  e    C
  c
   L    5
   2
 .
  u   5
  o
  r
  g   5
   b    A   n
   5
   5
  -   1
  s   t
  m    i   a
  n
   2
 .   s   s
  e   i
  u    t    5   0  c    l
   l  e  c
  a   -
   N   s   n
   5
   2   a  e
  i  c
  n
  s
  s
   t
  r   m
  e
   0   m
  a  p
  f
  e
  i  t
  i
  c
  p  .
  r  r  o  x
  c
  o  .    t
  e
  t    0
 .   e  n  e
  e  t      a  t
   P   3   a
   t   f    0
 .
  t  n
  #  #  o  i
  x
  s   e  i   n
   t    1
 .    l
   i    6   a   q
  e
   0
     ]   r
   L   u  #
  )
  f
 
  i
  )
  f
  i  #
  e
   
  #
   7   u    C   g  )  -
  )  )
  m
 -
 .    5
   d
   i    A   i  g g g g g

  r    3   i
   0   v    3
   1
   5   f
  n   n
  i
  f
  i
  f
  i
  f
  i
  f
  i
  f

  e   9   a  n n n n n


   2
 .    d
  n  .
   0    2
 .   o
  g   c
   P    i  o  o  o  o o
 .    5
   /   n   #  c c c c c
   1   e    0    5    i   (
  (
  (
  (
  (
  v  r r r r r r
  y   h    h
  g   t
 .
   0
   2
 .   o  e e e e e e
  n   o   f
  u   o
   5   m  t
  e  u
 t t t t t

  e   h
 u u u u u
  r   y    0
 .    5    R  o o o o o o
   [  R R R R R R
   D   t
   0
  n
  a
   6
   7
 .
   2
 .
   5
 .   m
   6   s    0    5
   7  .   y
 .   y    3    2
  n    0   t
   0   a   u
   3
 .   w
   2
   9
  a  .   o
   2   l    1  y    0
   9   e
  p   n
 .
   0
  5
   1   i  .   5
  s   t
   l   y  a    0   1
  n
   0   e   u   a  p   p   n   p
   1   s
   #   d
  e   m
  e
  r   b
  p  t
  c  c
  c
   t
   t  t   y   5
  i   u
  o
  r
  g
  y   i
  e   d
   l   a   a   y  m   n
  n  r   d    1
  e
  5   -
  s
  s
  p   m
  p   i   e   e   p   e
  o   r   d   e  r  
   5   u
  0
  e  c
  m   P   h
   t   e    p    l   c
   5   o
   o   a  e  a
  a    t    t    5   5    1   r   g   n  c  p
   S   T   a
   F   h    5
   1   5    t   -
  i  a  i  t
  m  f  o  i
  x
   t   n   d
  y    t    1    i  0
   l   t
  s   s
   l  e  s
  r  r
  e  e  n  e  t
  s   d
   i   e   i
  n    A    ]   a
   t
  s  s   s   e
  -
  e
  t  t
  n
  #
 
  #
   i
  x
   l   s  c  c
  i  i   e  i  )   e
   L   t    L   n
   l   )
    f  
  o   m   i  -   -   c  a  c
  r   5   e   r   f
  n   e    C   s   c  f  a  t   t
  u
  #  i  i  #

  s   i
   t
  s   i   t  0    A   m  s
  r  s   p  i   r
   ]   g
  s   i
  ) - -   )

  s   p   5   e  c  e   a  r


  e  s
 g g g g
   l    ’   f
  e   u  E   n   e  i  x   a    L   n  i
  f
  i
  f
  i
  f
  i
  f

  e   e
  c   o    1   a   t   t
  n   e  x
  t  s
  i  t    C   c
   A  n n n n
  s   e
   K   :   R
   t   g   e  c
  a  c   #     o  o o o o
  c  .   a   i  )
 
  #
  g
  c   c   a   n   r       e  n   c c c c
  c    t      i
   l
  )
  f   n
   i   (
  #   (
  (
  (
  a   i
   f   s   a   u
   l   #  #   f
  u    l  r r r r r
   A   d   a
  i   #
   f    i
   l    t   g
  )  )
  #   i
  ) - -   r    b
  a
 e e e e e

  r
  e   t   s     s   i  i
 g g   )
  s
 t t t t t

   d   d
 g g g g
  n   f   y    i  u u u u u
  s   i
  n   r
  i
  i    D
  e   t   e   e   :   :    i
  c   e    #    d   o  n
  n
  f  f   f
  f
  i
  i
  f
  f   p    [
 o o o o o
 R R R R R

   d   e    h


   t   c   m     t   c
 n  n n n n   o
  x   o   a   a   :   s   n
 o o  o o o o   c
 
  n   e    l
   l    i
  e   N  e   l   a   c c  c c c c

  e   g   #  (  (   #


  n   a    h   -   (
  (   (
  (
   t   a    t
   i    t   r   c   s  r r r
  n  e e e
  a   s    i
 r r r r r
  e   f  e e e e e
  x   t
  e   m
   i
  r   r
  e   t
  c   u   r
  e
  e    t
   i  t t t
  c   r  u u u
 t t t t t

   E   W   e
   P
  a
   l   o    t
   P   R   I
  c    W  o o o
  n   A    [  R R R
 u u u u u
 o o o o o
 R R R R R
57

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 59/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

_ _ _ _
  s   r _ _ _ _
   ’   e   5
  r   t    d   5
_ _ _ _
  e    3   n   5
_   5 _ _ _
   i   u
   f
  n   p
 .   a   l _ _ _ _
  n   m    5  .   a
   0    2
_
 ._ _
  5 _ _
   J   C   4
  e   o   u _ _ _
 .    5   d
   8    5   i
  v
  0  .___
 .__    2 _
_
_
_
   2  .    i
   2
   d   0
 .__   0 .__ _
_
_
_
   1
 .    5   i
   5   n   0
_   0 _ _
   2    2
 .   e _  ._ _
_
_
_
_
   9    5   h _   0
   1    5   f
   2    t
  o   0
 .__   0
  5  .__ _ _
  s  .   y
   0
  r    5    2
_    2
_ _
  n  .__
 .___   0
   1 _
_
_
_
  e    2   a _ _ _
  s   r
   ’
   l   e   3  .   m
   b    6
   1
  s
   6
_   5 _ _ _
   l    t
   i    3
  p  .
   B  u   y    1
 .__    2_
_
_
_
_
_
   5   m   1
 .   a _  ._
   2 _ _
  m
  o   4
   C  .   u    7   w
   2
  e   7
_   0
_
_
_
_
_
_
_
   8    8    N   1    l    1
_    1 _ _ _
 .    2   p
  e   i _ _ _
   5    1
 .
   t    h    t
   l
  r    t   u
_
  5
_   5 _
_
_
_
_
_
   4
 . _
  5
   8    2   o    h
  c   m _   5 _
_
_
_
_
_
   9 _
   2    2
   2
   1    1    0    P   a
  e
  e
   b  ._  .__ _
_
_
_
 .
   1   2  .   r   y
  a    t
  o   a
 .__   0
  0  .__ _
_
_
_
   8 _
   A   9   0
   F
   B    1   A
   0
 .
   5    t
   i
  m
   k
  r   m
  e
  o   r
  0
 .__   0 .__ _
_
_
_
   )
  e
   2   r    t   e _
  r    F  .   w   h
   t  .__   0
  0  .___ _
_
_
_
  n
  o
  e
   t    0
   1   e   e
  n   t
  a   5
_   5 _
_
_
_
_   e
   l
  u
  o    P
   /    0
 .    h
   t
_
   4  .__
 .__    4 _
_
_
_
  c
  r
   i
   R   y    5    d   8
_   8 _ _ _   c
   (
   1   n    4   n
 .    i
   8   m    2
_    2 _
_
_
_
_
_   t
   S    0   e    2   n
_
   1    1
 ._  .__ _
_
_
_   u
   S    A    D   1
 .    i
   2   p
_    2
   2
_    9
   9
_
_
_
_
_
_
  o
  r
   0    9   e _ _ _ _
 .   r    1   e    1
_    1 _ _ _   o
   2
 .   e
   t   e   K _
  p
_   p _ _ _   n
   h _ _ _
   0
   5
   1   u
  o    5    f
   t  .
  c
   i
_
  m
_ _
  m _ _   i
   E    1   m   f   c
_   c _ _ _ _
   2
 .
   0
   1
   R
   0   1
 .    #    f
  o   t
  r   a
  r
  c   r
   i
   )
  t   i
  i__   i
_   t
  t   i___ _
_
_
_
  5
_
_
  7
_
   E   0   m   f   e
   f    h _ _
_ _
_
_   g
  i   m_   m _ _    1
_
   7
 .   e    t
   l   a    t
  r   o _ _ _
_   f   r_   r
  e
_
_
_
  e
_
_
_
_ _ _
_ _
_ _
   6
   1    b    P   l
   l
  a _ _
_ _
_
_
  n   p
  o _ _   p _
_
_
_
_
_ _ _
_  p
 .
   2   o    M  y
  r    C _ _ _ _
_   c   5_
_   5
_
_
_
_
_
_    1
_
_  u
   7    I   n
  e _    ) _   r   7_   7 _ _ _    A
_  o
   1    P   t
   i    D _ _ _ _
_    9   o    1
_ _
   1
_
_
_
_
_    F
_  r
   t   m  .  .
  r   s _ _
_    9
_ _    (   t_
_   t _ _ _ _  g
_  -
  s
   i   p   r
  e    k   n
  e
   t
_    1
_ _ _
_    ]
   l   s_   s
  a    l
_
  i___
  i_    l
_
_
_
_
_ _  s
_  s
   t _ _   - _ _
   L    t   o    i
  o   w  r _ _ _  0
_
_    L
   C
  n
  i   -_   - _
_
_
_
_   e  e
   t    t
  s    l   w
  s   e   e    B _
_ _   0_
  m   s_   s _ _ _   c  c
   i
  s   s   0   b
  n _ _ _    A
  r   s_   s
_ _ _   a  c
  r_    1
_ _
_ _
  n
  a   e   e_
_   e _ _ _   f  a  t
  i
  e
  c   s   5
  e
  c   c
 .   a
   5
  c   2
  n
  c
   L   a  t
   t
  :   e
  u
   t   o
_    (
_
   1
_
   A
_ _
_  5 _
_
  g
  n
   i
   l
  t
  e   c_   c
  a _
_   a
_ _   r  i
  e
  t
  n
  p  x
  e
   
 .
  a   5   C   s _ _   7    l   r   #   i  #
  #

   1
 .    A   d    5   A
  e   2
   i   R
   l
  s _
   F_ _
_    1
_ _ _
  a
   t
  s
  u
  g
  )
 g
 
  )
  f
  )
  f

   5    d    d  .   n   s _ _ _   n   i   i   #


  i  i

   5   a   e   : _    i   f   f         )  -  -

   ’
  r   2
  s   t
  e
   1   e   e   2   i
  n    5   n   c   e _
  c   m _
  :
   #    d   n  n
 g  g  g
  i
  i  i
  e
   i   u  .
   k   p   6    d    t
  x   0   t
  s   a   a   :_   t   n   o  o
  c  c
  f
  f  f
 n  n  n
  c   m
  a   o   1   n   e  .   n
   2   e   N  e   l  s
   i   a  o  o  o

  e   n   -   (


 .  .    h   g    c  c  c

  a   0   e    t   r   c


   J   C
   t   s  r
  #   (
  (  (
   2   a   n
   i
  m   e   t   r   s
  e  r  r  r  r
  e   5    f    t  e
   7
   1   x    t
   i    2
 .
  e
   t
  r   0   t
  c   u   e   e
  a   o   t   c
   i
  r
 e
 t  t
 e  e  e
 t  t  t

   E   W   a
   1   s
   l
   P   R   I
  c
  n   A    W
   [
 u
 o
 R
 u
 o
 R
 u  u  u
 o  o  o
 R  R  R
58

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 60/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

  n _ _ _ _ _ _ _ _
  a _ _ _ _ _ _ _ _
  e   i
  n _ _ _ _ _ _ _ _
   h
   t    t _ _ _ _ _ _ _ _
  s _ _ _ _
  g   n _   3 _ _ _ _
_
_
_
_
_
_
_
  n   e
   i _    2 _ _ _ _ _ _ _
   h   m _ _ _ _ _ _ _ _
  c   e _   q _ _ _ _ _ _ _
  a   t _   e _ _ _ _ _ _ _
  e   a _ _ _ _ _ _ _ _
  r   t
  s
_ _ _ _ _ _ _ _
   l _   5 _ _ _ _ _ _ _
  m _ _ _ _
  o   d
  r
   f   a
  u   5
_    2
_  ._ _ _ _ _
_ _
_ _
_ _
_
  s    7   i
  r    2   v
   i _   0
_  ._
_
_
_
_ _
_
_
_
_
_
_
_
   d _ _ _
  e   1
 .    i
  n _   0
_  ._ _ _ _
_
_
_
_
_
_
_
   b   8
 .   e
   0   h _   0
_
_
_
_
_
_
_ _
_
_
_
_
_
_
_
   t _ _ _
  m   5
   2    f _
_   0 _ _ _ _
_
_
_
_
_
_
_
  u   0
 .   o _  ._
_   5
_ _
_
_
_ _
_
_
_
_
_
_
_
   N   h   y
   1   n _ _
_
_
_
_
_ _ _ _ _
   t   g   a
  r   u   m
_    4
 .__
_   8 _
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
   )
  e
_ _ _ _
  o   h
  o
  r   s
  y _    2
_    1 _ _ _ _
_
_
_
_
_
_
_
  n
  o
   P   t   a _  ._ _
_
_
_
_ _
_
_
_
_
_
_
_
  e
   l
 .   w
   0
  a   8   e
_    2
_ _ _ _ _ _ _ _   c
  r
   i
 .    l _ _ _ _ _ _ _ _   c
   t    0
   i    5   t
   2
   i
  p
   l
  u
_    1
_    9
_
_ _
_ _
_ _
_
_
_
_
_
_
_
   (
  t
  m  .
  r    1   m
   0 _   7
_    2
_
_
_
_
_
_ _
_
_
_
_
_
_
_
  u
  o
_ _ _
  e   m   b
  e _    1
_  ._ _
_
_
_
_
_
_
_
_
_
_
_
_   r
  o
   P
   /    f
  o   y
  r   a
_   0
_  ._ _ _
_
_
_
_
_
_
_
_
_
_
_   n
  y   t   m _   0
_  ._ _ _ _
_
_
_
_
_
_
_   i
  n   l
  e   e
  n   r _   0 _
_
_
_
_
_ _ _ _ _ _
  e   t   e
  e   h   b
  a
_
_
_   0
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
  b__
   D  y    t
   t
  n   a    L _  ._
_   8 _   y
_
_
_
_
_
_
_
_
_
_
_
_   a__
 . _ _ _ _ _ _ _    L
  e   h
   d   t _ _
_   0 _   n _ _ _ _ _ _ _
  s _   a _ _ _ _ _ _ __
  o   d   y _   5 _ _ _ _   s__
   6   t   n
   ”   i   g _
  g__    2
_   y
_
_
_
_
_ _
_
_
_
_
_
_
_   y
  g__
   1   m
   b  ._   n_ _ _ _ _ _
   #   L
  a
_   i
  n
  s   p
_
_
_
  e__    1
   P   0 _   a
_   p
_
_
_
_ _
_
_
_
_
_
_
_
  g__
  e
   P
  m  y   e
  e _ _ _
_   d _   p
_
_
_   c
  t
_
_
_
_ _
_
_
_
_
_
_
_ _ _
_
  e   g
  g    K
   l   e   c .
_ _ _
_ _ _
  e_   c
  d _   t
_
_   t
_
_
_
_ _
_
_
_
_
_
_
_ _  p
   b   P _ _ _   n _ _   i _ _ _ _ _ _ _  u
   i
   f
   “   f _ _ _   e _   y _   m _ _ _ _ _ _ _  o
  0
  o
  r    d   a _ _ _
_ _ _   t _   n _   r _ _ _ _ _ _ _  r
   A
_  g
  e
   l
  r
   t _ _ _   x__   e _   e
_   p
_
_
_
_ _ _ _ _ _
   F
   P  a   r
   l
  e _ _ _
_ _ _
  e_   d _ _ _ _
_
_
_
_
_
_
_ _  -
_  s
   t    t
  c   h
   t _ _ _   t
   l  s
_
_   t _
_   t _
_
_
_ _ _ _ _ _  s
  s   l
   i   o
  s   l
   i _ _  b
_ _  a
_
_   a  i   s   s
_   i_   i_ _ _
_
_
_
_
_
_
_   e  e
   L   s
   l _    L _    ]    l__    l__    l__
  n _ _ _ _ _   c  c
  a  c
_
_   -
  a   i  -
  s   t    B _ _ _    L _   - _ _ _ _ _ _
  s   c
  e    i
  m
_ _
_ _
_
_
_    C
   A   m  s
  s _   s
  s _   s
  s _ _ _
_
_
_
_
_
_
_   f  a   t
  i   t
  s   c   r   r _  s
  e__ _  y _   r  e__   e__   e__ _
_ _ _ _ _   r  p
  i  x   r
  a   e _   n   e  c_   c   c _ _ _ _   e     a
  e
  c    d
  e   P   :  u
  t _  0_  g _   a
  g   t  a
  c_   a
  c_   a
  c_ _ _ _ _ _   t
  n   e  x
  t  s
  i  t
  #
 .    t
  a  o _ _
   A   e _   n   e _ _ _ _   i  )  #
  c   n   k
   d   r
 .    t   R
  s    F
_ _ _
_
_    P _
   i
   l   r _
   l   u  #
_ _ _             )
  f
  f
  e  n
  u
  e   o
  i
   A   t
  #
  n    i
   l _ _   :   a   g
   t   )   ) -   i  #
  r
  w
  x   t    t
  e   s _ _   e   i  g   )
 -
  s   f  g g
   d   d
  e   e   i
   t
  n   r   s _ _
  e   : _   m
_   n
   i   n
  i   i  i g
 g
  i   y
  p
  e    0
  i
  a   f   f  f   f
   d   o n
  f
 .   w   c   e _   N   o
   d   e
 n n n n
  m   e
   5   b   c   m _   t   n   c  o  o o o o   c
  a   a   :   s  c c c c  
  n   a    4
 .   e   N  e   i   l   a   #  c

  e   n
  (   (
  (   #
   8   n    h   -   g  r   (
  (
   t   a   2   a    t   r   c
  a   s   n
   i
 r  r r r r r
  s
 .   c   e   f  e e  e e e e e
  x   i
  e   1
   t    2   L
  e   t
  c   u   e   e
  r
  a   o   t   c
   t
   i  t t
  r  u u
 t t t t t

   E   W   9
  r    C
   1   A
   l   c
  n   A
   P   R   I    W
   [
 o o
 R R
 u u u u u
 o o o o o
 R R R R R
59

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 61/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

   2    0
 .
   4    8
   1    1
 .
  r  .    0
  e
  s   t    8    6
 .
   ’   u   1    2
  r   p  .
  y
   7
   M  o   0
  a   m
   1
   C   6
 .   e  .
   7
   2    h   t
   t   n
  e
   1   m    t
   i
  o
  r   r
   f   w
  c   e
   i
  s   r
   ’   e   0
   f
   f    b
   k   u   4
  y   t   a
  r   n
  c   p   1    t
   t   a
  e
   B  m  .   c
  e   L
  o   8
   C   1   n
   l
 .   e   C
   t
   0   r   A
   6
 .
   2
  s   e   n
  r    h   a
   t   n
   0    7
   1
  e    l
  o   i
 .
   0    b   l   s
  a   t
  n
   1   m  y   e
   0
 .
   5    1
 .
   8
   1   u   n   t
  e
   D   m
  e
   N   B   t
 .   a
  0
 .
  0
  0
 .
  0
   )
  e
  n
  o
   2  .  .  .
 .
   4
   1   0
   A   6
   t   s
  r   l
  r    t
  e   a
  0  0    2  0
   4  .    4  .
  e
   l
  c
  r
   0  .   o   u    i
   2    F   2   u
   d
   i  .   0    1
   1  .   0   c
   (
   0
   7
   1    P   R   i
  o   v   0   8
   1   0   2   8
   1   2   t
   S    t
   i    t
  o    d
  n    4  .   4   4  .   4   u
  o
  n   i
   i  .   0
   1    1  .   0
 .   1    1
 .
   B   m
  r    t
  e
   h
  e   t   8   6
 .   8  8   6
 .   8   r
  o
   1   r   n   f    1
 .   2   1
 .   1
 .   2   1
 .
  e
   S    t
  e    l
  e   o   0   7  0  0  7  0   n
  i
  u    P    t
   /    t   y
  o   n    1  .   6
 .   t   6
   6    1  .
 .   t   6 _
   0   o   y   r   a _
   A   S    R    2  s   2    2  s   2 _
  n   t   m
  e _
  r
  e
   t   e   p
   D
  u   y
  s
  a
  m  w _
   )
  t
  g
   1
  7  h
  t
  o   1
  t
  7   1
  t
  7  h
  t
  o   1
  t
  7   0
  t   5_
_
  u   o   e _ _ _   i _ _
  i   i   i   i   i   i    4
  o   c   l _ _ _   f   m  m  m   m   m   m   0_ _
   R    ’   p
  s   i _ _ _   n   r  r  r   r   r   r _  p
   0   1
 .   y    t
  r   l
_ _
_ _ _   o   e  e  e  e  e  e   y___  u
   A   0   a   u _ _ _   c   p  p  p  p  p  p   t_  o
   F   0    7    M   m _ _ _   r
   1    1    d   b
  e _ _
_ _
_
_
  r
  o   0  0  0  0  0  0   v _  g
_  -
 .
   4    2
   0    #   n
  a   y _ _
_ _
_
_    (   5  5  5  5  5  5   e _  s
  n
_
   9    1
 .   y   a _ _ _    l   i
  t   t  t   t   t  t    l_  s
  m   k _ _   e
   1    0   m _    )    ]   a   s   s   s   s   s   s
  i   e
 .
   3    1   0
   #   1
  r  .
  e   c   e
   l    B
  e   r
_ _
_    9
   4
_ _ _    L   n   i   l
  i    l   i   l
  i   l   i   l
  i   l   c  c
  c
   0   e _ _ _
   9    C   m   -  -  -  -  -  -   a   a  t
   2   e   4
  v
  r   9    b   t
   i    h
   t    B   0
_ _ _   -_
_    A   r   s  s  s  s  s  s   f
  s  s  s  s  s   r   p   i
   S   1
  e
 .   o
  r   m
   t
  r   a   r_  y
_  t   1
_ _
_ _
  n   e   s
  a   t   e   e   e   e   e   e   e  i   x
  e  t
   P   e   t
  p    h   a  t
   t
  :   e_  v
_    (
_ _   n   e
  g
  r   c
  a  c
  a  c
  a  c
  a  c
  a  c   t
  n   i
  x
  #
   b
  e
   3
   0
   2   o   d   u   a   i
  )  #
  e
   t    t _  e _
   W
  n    t   o _  0 _    i
   l     )
  f

  s    t    i   n_    l   u   #   r   r   r   r   f
  s _   i
_  i_
  #
   i   R _   a   g   )
   1
   0    i    i
  s   m
   l
   l    l
  s _ _ _
_ _   5    t
  s   i
  o  o   o  o   )   i
 -   #
  )
 -
   2   1
   #  .    L   s   n
   i
  s   p
  s
  e   : _
_
_   f
  n   n   i
   i
 g
 g g g g
  i  i
  i   i
  r   0
  s   e   :   f  f
  e   0   e   c   e _    #    d   o   f   f
 n n n n
  f
  c   m _   c
  r   1
  v
  e  .   s   c   e
  c   K   a   a   :_   t   n
 n
 o  o  o  o o
   S   4
   b   9
  e   n   k
  a  .
  s
   i
  e   N  e   l  -
  a   # 
 c
 c
 c
  (
  (
 c c

  c   a   r   g  r   (   (


  (
  e   1    h
   t   r   c   s  r r r r
 .   c    t   a
  e   f   s   n  e
   i
 r
  e   o
 e e e e
   W   3
   0    i   w
  e   t
  c   u   e   e
  r    t
   i  t
 e
 t  t t t t
   2    A   r   t
     W   e   a   o   t   c
   l   c
  n   A
  r  u
   W  o
 u
 o
 u u u u
 o o o o
  n    P   R   I    [  R  R  R R R R
60

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 62/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

_ _ _ _ _ _ _
  e _ _ _ _ _ _ _
   h _ _ _ _ _ _ _
  y   t _ _ _ _ _ _ _
  n   f _ _ _ _ _ _ _
  a   o _ _ _ _ _ _ _
  o   y
   t   n _ _ _ _ _ _ _
  c   a _ _ _ _ _ _ _
   i
   f _ _ _ _ _ _ _
   f   m _
_
_
_
_
_
_
_
_
_
_
_
_
_
  r   s
  a
   t   y _ _ _ _ _ _ _
  a _ _ _ _ _ _ _
   P  w _ _ _ _ _ _ _
   T   l
  e _ _ _ _ _ _ _
   H   p
   i _ _ _ _ _ _ _
   t
   t    l _
  0 _ _ _ _ _ _
  s    i
  r   m   u _
  8
_
_
_
_
_
_
_
_
_
_
_
_
_
  r   m
  e   e   b
  e   0   q
_
_
_
_
_
_
_
_
_
_
_
_
_
_
   b   P
 .   y   8   e_
_
_
_
_
_
_
_
_
_
_
_
_
_
  m   2
   0   a  .__
  q   0
  e   0
_
_
_
_
_
_
_
_
_
_
_
_
  u   1
 .   m
   0   e  .___ _
_
_
_
_
_
_
_
_
_
_
_
   N   0   r
  e    2   0
  0  .__
_
_
_
_
_
_
_
_
_
_
_
_
   t    1
  r    4
   h
 .    t
   t  .   0
   1 _
_
_
_
_
_
_
_
_
_
_
_
_
  o   9
   1
  a
 .    h
   t
_
  0    2
_
_
_
_
_
_
_
_
_
_
_
_
_
   P   3
   0   d
  0   0_
_
   1    1
_
_
_
_
_
_
_
_
_
_
_
_
  n
   t
   i
  m
   2
   t
  a   m
   i
  n
   4
 .   0
   9  .__ _
_ _
_ _
_ _
_ _
_ _
_    )
  e
  n
  r   r
  e   i
  p    1
 .    1
_
  0
_   0
 .__   8
_
_
_
_
_
_
_
_
_
_
_
_
  o
  e
  e   r
  v   e
  e   e   3    4 _
_
_
_
_
_
_
_
_
_
_
_
   l
  c
  r
   P
   /    b  .
  s    K   0    9_
_   e
  q _
_
_
_
_
_
_
_
_
_
_
_
   i
  c
   (
  y   e   k    2    1 .__   y _
_
_
_
_
_
_
_
_
_
_
_   t
  n   w   r
  o   t   3
  s   0
_   n _ _ _ _ _ _   u
  e   h
  e   w
   t   o    2
_   a
_
_
_
_
_
_
_
_
_
_
_
_
_   o
   D   t
  r   e   h __   y _ _ _ _ _ _   r
  n
  o   0 _   n _
_
_
_
_
_
_
_
_
_
_   o
   f  .   y   y _   a _ _ _ _ _
_
_   n
   d   0   n   n _ _ _ _ _ _ _   i
  e   0   a   a _   p _ _ _ _ _ _ _
   8   d
  n   1
 .   p   p _
_
  c
  t _
_
_
_
_
_
_
_
_
_
_
_ _
   1   t
  e   4
   9   c _   c _ _ _ _ _ _ _
_
   #   i
   i
  n
  c   1
   f
 .
   3
   0
   )
  t  t
  y   t
  n _   i
_
  y
_   m
  n
  t__ _
_ _
_ _
_ _
_ _
_   5
  8
   1_
_
  m  a
   f
  r   2 _ _ _
_
  g
  i  e   e _   r  e
_
_
_
_
_
_
_
_
_
_
_
_ _ _
_
  e    t
   l    P   t
  e  .
   h   n
_ _
_ _ _
_
  f  d   d
  n
_   p
_
_
_
_
_
_
_
_
_
_
_
_
_ _  p
   b   T _ _ _   o  5   5 _ _ _ _ _ _ _ _  u
  e
  o   t _ _ _   c  8   8 _   5 _ _ _ _ _ _   0
_  o
  o    T   t
  r    H   c    t
   i
   i   r
_ _
_ _ _
  r
_   8
_    1
_
_
_
_
_
_
_
_
_
_
_
_
_  r
   A
_  g
   l    f _ _
_    )    1    1 _
   F
   P  a   f
   l   a
  r
  w
  e _ _ _ _
_    9
_   o  t   t_   t__
   (  s   s
_ _
_
_
_
_
_
_
_
_
_ _  -
_  s
   t   y    t    b _ _
_    9
_ _    l   l
_   s
  i__    l
  i    l
_
  i__
_
_
_
_
_
_
_
_
_
_ _  s
  s   e   P
   i
  n    I   n
  a
_    1
_ _ _
   ]   a
_ _ _ _ _   e  e
   d   r
   L   t   e   c _ _   -_
   L   n
  -   - _   - _ _ _ _ _ _
  c  c
  a  c
  o   h _ _ _   i  s   s _   s _ _ _ _ _ _
   t    L _ _  0 _    C   m   s   s _   s _ _ _ _ _ _
  f  a
  s   t
  s   o   C
   l    l
   A _ _   0
_ _
_    A   r  e _   e
  e
_
_
_
_
_
_
_
_
_
_
_
_
_   r  p
  t
  i   t
  r
  s   i    l    A
  s   a   n   r_    1
_ _ _ _   n
  a
  e   c
  c
  c
_
  c
_
  c
  c _
_
_
_
_
_
_
_
_
_
_
_
  i  x
  e    e   a
  e
  c   s   n
  e   y   i
  a   :  t
  a  e
   t _    (
_ _   g   e
  n   t   a   a _   a _ _ _ _ _ _   t
  n   t
  i
  x
  e  s
  t
  #
  e   n _  0_  5   i   #
  c   c   u _ _    i   r   r _ _ _ _ _ _ _
  )
    )   n
  c   D   s
  a  .    t    t  o _
   A_   8_    l
   l   u
  f
  f
  u
   A   d   s   n   s
   i
   l   R
_
   F_ _
_    1   a   g   #   o   #  i
  ) -   i  #
  r
   t
  e _ _   s   i
  )
 -
  e   r   s _ _   f
  )  g g
   d   d   e   m   s _ _
  e   : _ _   n
   i   n
 g   i  i g
 g
  i   y
  p
  e   t
  i
  n   v   e
   t   :
  i   f  f   f
  e   r   a   c   e _    #    d   o   f   f
 n n n n   o
   d   x   s   t
  e
  s
  c   m _
  a   a   :_   t   n   c
 n
 o
 o o o o
 c c c c  
  c
  n   e    b   l
  n   e   a   e   N  e   i  s
   l   a   # c
 

  e
  (
  (   #
   h   r   c   -   g  r  (   (
  (
   t   a   u
  w   d
   i
   t   a   s
  e   f   s   n
   i  e
 r  r r r r r
 e e e e e
  x   t   r   e   t    t  e
  e   v
  e   i   c   u   r   e    i  t  t t t t t
   i   e   c   r  u t
   E   W
  r   h
   t    d
  n
  o   i
  a   o   t
   l   c
  n   A
   P   R   I    W
   [
 u
 o o
 R R
 u u u u u
 o o o o o
 R R R R R

61
http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 63/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

_ _ _ _
_ _ _ _
  s   r
   ’   e   7
   t _ _ _ _
   l
   i    t   a _ _ _ _
  a   u   9    h
   t _ _ _ _
   G  p   1 _ _ _
  m  .    d _ _ _ _
  o   0   n
   i _ _ _ _
   C   5 _ _ _ _
 .   m _
_ _ _ _
   3   n
   i _ _ _ _
   2
 .   p _ _
_
_
_
_
_
   2   e _ _ _ _
_
   7
   1    K
  e _ _
_ _
_ _
_
 . _ _ _ _
   2   6   c
   i _ _ _ _
   f
   f _ _ _ _
   #
  r   9   a   p
_
  t
_ _ _ _
  e   1   r
   t _ _ _
  r  .
  v   f
_ _ _ _
   S   0
  e    P _ _ _ _
   b   5
 .    T   q
_ _ _ _
  e   3    F   e
_
_ _ _ _
   T _ _ _ _
   W   2
 .   r   5
_ _ _ _
   2   e _ _ _ _
   7    h
   t   5
_ _ _ _
   1   s   o
  r    l
   l
   2
 .__ _
_
_
_
_
_
_ _ _
   5   e   a   0
 .__ _ _ _
   9
   1   1
   b   y
  n  .
  e   n
  0
 .__
_
_
_
_
_
_
 . _ _ _ _
   B
  r    E    0
   5
 .   u    D
  m  .    t
   k   e
   i   0
_
 .__
_
_ _
_ _
_    )
  e
  n
  e
   t    3
   2
   N   o   r
  r
  w   5
_
_
_
_
_
_
  o
  u  .    t   w
  r    t   e _
   1
 .__
_
_
_
_
_
_
  e
   l
  c
  o    2   e   b   8 _ _ _   r
   i
   R    7   o    0
  n   n
  a
_
_
   6 _ _ _   c
   (
   1    1    P   5
 .   c _
   1
 .__
_
_
_
_
_
_   t
   S    t
   i    1
   L
 .    C    2
_
_
_
_
_
_
_   u
  o
   8   A    9
_ _ _ _
   0   m    6   n
  r    1
 .   a
_
   1
_
_
_
_
_
_
_
  r
  o
 .   e    2   n _
  y _
_
_
_
_
_   n
   0    9   i _
  n _ _ _   i
   1
 .    P    1
   /    h
  s
   t
  e   n
_
  a
_ _
_
_
_
_
_ _
   2   y    t   e _
  p _ _ _ _
   7   m _
  c
_ _ _ _ _
_
   0    1
   S
   A    E
   1
 .
   2
   9   n    t
  e
   D
  n
  o
  s   t
  e
  a
   t
  s
  s   l _
   )
  t   t
  g
_
  t
  i__
_
_
_
_
_
_
_
_
_
   9
  0
_
   1
_
  r    1   o _ _ _   i   m_ _ _ _ _ _
  e    h   a _ _ _   f   r_ _ _ _ _ _
   t    l   u
   l    d _ _ _   n   e_ _ _ _ _  p
  u   a   i _ _ _   o   p_ _ _ _ _  u
  o    5   v
  o   i _ _ _   c _ _ _ _ _
  0
_  o
   R    0   2 _ _ _ _ _
 .    9    t    d
  n _ _ _ _
_
  r   5
_
_ _ _ _ _  r
  E
_  g
   5
   E   1    1    i
  c   i
   f
   f   e
_    )
_ _ _   o   7_ _
_
_
_
_
_ _  -
 .
   8    2
   #    t
  a
  r   h
   t
_ _
_    9
_ _
_    9
_
   (    1
_ _
_
_
_
_
_
_  s
_  s
   6    8    f _ _
_    1    l   t_ _ _ _ _  e
   1
 .
 .
   5   m   T  o
   P _ _
_ _
_
_    ]   a   s
  n
_
_
  i _ _ _   e  c
   2    1
 .
  e    F  y
   l   n _ _
  -
_  0
_
_    L   i    l__ _
_
_
_
_
_   c  c
  a  a  t
   9    8    T
   b    i   a
   A _ _    C   m   -_ _ _ _   f  p  i
   1    t   m _ _   0
_ _    A   r   s_ _ _ _
  r
  r   6
  e
  s   t
   ’    1   o   m
  r   s
  y   r_    1
_ _ _ _   n   s
  e   e_
_
_
_
_
_
_
_   e  i   x
  e
   P
  r   e
  p   a   :   t
  a  e _    (
_ _
_ _   a
  g   t
  e
  r   c
_ _ _ _   t
  n   t
  i
  x
  #
   i
  e   p
   b   u
   2
  o   o   9
   b   m  .   w    t
  u   n _ _ _   i
  )  #
  e
   B   C   1    t    t
  o   l
  e    t   o_  0_  0
_
   9
_
_    i
   l
   l   u
  a
_   f
    )

  s
  f
   t    i
  p   s
   i _ _ _   a   g
  #   i
  #
   5    i    l
  s   t
   i    l    l   R
  s _
_  E   1
_ _    t
  s   i
  )   #
  i
  ) - -
  )
   L   s
 g  g g g g
   2 _
   1   1
   #  .
  u
  s   m   s _ _
  e   : _ _   n   f
   i   n
  i
  f         i
  i   i
  i
  s   e   :   f   f
  f
  r   5   e   c   e _    #    d   o  n
  f
 n n n n
  c   m _   n   c
  e   1
  v  .
  r   s   c
  c   b   a   a   :_   t
 o  o o o o

   S   8
  e   e   a   y
  a   e   N  e   i  s
   l   a   #   c
  (
 c c c c
  (
   b   6    h   r   c   -
  (
  c   n   g  r   (
  (
  e   1   a   m    t   a   s   n  e
 r  r r r r
 .   c    t
  e   e   e   f
  e   t   s    i
   t
 e  e e e e
   W    2   c   u   r   e    i  t  t  t t t t
   9    A   r   r
   i   e   c   r  u
     W   a   o   t  u  u u u u
   1   e    l   c
   h
   t   n   A
   P   R   I    W
   [
 o
 R
 o
 R
 o o o o
 R R R R
62

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 64/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

  0
  8
_ _ _ _ _ _ _
   0   0   q _ _ _ _ _ _ _
 .   e   8   e _ _ _ _ _ _ _
   5   l
  p _
_
_
_
_
_
_
_
_
_
_
_
_
_
 .    i
   1    t
   l   q   5 _ _ _ _ _ _ _
   8   u
   6   m
  e   5 _ _ _ _ _ _ _
   1 _ _ _ _ _ _ _
 .   e
   2   b   5    2
 .__ _
_
_
_
_
_
_
_
_
_
_
_
   9   5   0 .__ _
_
_
_
_
_
_
_
_
_
_
_
   1   y    2
  e   a  .   0 .__ _
_
_
_
_
_
_
_
_
_
_
_
   h
   t   m
  n   e   0
 .   0
  0 _ _ _ _ _ _ _
  o   r
  e  .   0 _ _ _ _ _ _ _
  s   e   h
   t   0  .__ _
_
_
_
_
_
_
_
_
_
_
_
  r   n
  o   t
  a   0
  5
_ _ _ _ _ _ _
  e   y
  r   h
   t  .    1
 .__ _
_
_
_
_
_
_
_
_
_
_
_
   b   e
  v   d
  n
  5   8
   1
_
_
   6
_
_
_
_
_
_
_
_
_
_
_
_
  m   h
  e   i  .    1_ _ _ _ _ _ _
  u   c   m   8  .__ _
_
_
_
_
_
_
_
_
_
_
_
  n
  a   i    6    2 _ _ _ _ _ _ _
   N  e
  r   p    1
 .    9_
_
_
_
_
_
_
_
_
_
_
_
_
_
   t   o   e
  r    6
   t   e    2    1 _
_
_
_
_
_
_
_
_
_
_
_
_
_
   K    9   0
  o   9   s .    1   0  .__ _
_
_
_
_
_
_
_
_
_
_
_
   P   1
 .    k
   0   r    6  .__ _
_
_
_
_
_
_
_
_
_
_
_
   t
   i
  m
   5
 .    t
   3
   2
  o
  w
  e
   9
   1
 .   0 .__
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
_
   )
  e
  n
  o
  r    2
 .   n   0    6_ _ _ _ _ _ _   e
  e   7    0
 .
   1   5
  5
 .    9_
_
   1
_
_
_
_
_
_
_
_
_
_
_
_
   l
  c
  r
   P    t    1
   /   a   8 .
  3  .__ _
_
_
_
_
_
_
_
_
_
_
_
   i
  c
   (
  y   2  .   0
   2 _ _ _ _ _ _ _
  t
  n   #    6
  r   1
 .    2   5  .___ _
_
_
_
_
_
_
_
_
_
_
_   u
  e   e
  v    2
   9
  7   3
   1    2 _
_
_
_
_
_
_
_
_
_
_
_
_   o
   D  r
  e   1  .
_
 . _ _ _ _ _ _   r
  s   d   n   t    2_
_
_
_
_
_
_
_
_
_
_
_
_
_   o
   b   n   t
  e
  s   7 _ _ _ _ _ _ _   n
  e   a   o    1   i
 ,    t
   i
  r   h __ _
_
_
_
_
_
_
_
_
_
_
_ _
   0   w    0
 .   w   p   p _
_
_
_
_
_
_
_
_
_
_
_
_
_ _
   2   m    0
  o   1   e   c   c _ _ _ _ _ _ _ _
_
   #   f
  r
  c   2
   i
   f
 .    b
   7
   1
  n
  a   t
  y   t _
  y
  n   n _
_
_
_
_
_
_
_
_
_
_
_
_    9
  5
   1__
  m  a
   f  .   c
   2 _ _ _
_   e   e _
_
_
_
_
_
_
_
_
_
_
_
_
_ _ _
_
  e   t
   l
  r   9   L
   b   1   C
_ _
_ _ _
_   d   d _
_
_
_
_
_
_
_
_
_
_
_
_
_ _  p
   b   e   e   A _ _ _ _ _ _ _ _ _ _ _  u
  n _ _ _   5   5 _ _ _ _ _ _ _ _  o
  o   w
  r    t
   h
   t   a
  s   o   n
_ _
_ _ _    9    9 _
_
_
_
_
_
_
_
_
_
_
_
_
_
_  r
   1
_  g
_ _    1    1 _
   P   i
  m
   t    i
  s
  g   t
_    )
_ _ _ _
_    9
_
  t   t
_
_
_
_
_
_
_
_
_
_
_
_
_
_
  E
_  -
_  s
   t   r   n
  e   o   n
   i _ _
_    9
_ _
  s _
  s
  i__
  i    l
_
_
_
_
_
_
_
_
_
_
_
_ _  s
  s   p   g   e
   i    t _    1
_ _ _    l   l
   ]   a
_ _ _ _ _ _   e  e
   L   t
  a   i   m
  c   t
   f   e
_ _   -_
   L   n
  -   - _ _ _ _ _ _ _   c  c
  a  c
   h   f _ _ _   i   s   s _ _ _ _ _ _ _
  a
   t _   0
_ _    C   m   s   s _ _ _ _ _ _ _
  f  a
  s   t
  s
   i
  a
   t   s
  r   l    B _ _ _  0
_
_    A   r  e _
  e
_
_
_
_
_
_
_
_
_
_
_
_
_   r  p
  t
  i   t
  r
  s   l
  s   P  a   r_    1
_ _ _ _
  c
  n   e  c   c   c
_
_
_
_
_
_
_
_
_
_
_
_
_   i
  e     x   a
  e
  c   s   I
  r    d
  u    t   t
  :   e_    (
_ _ _
  n   t
  a   e
  g   a   a _ _ _ _ _ _   t
  n
_   i   e  x
  t  s
  i  t
  #
  e   e   i
  c   h   v   a  u _  5   )  #
  c   c    t    i
  a   o   d    t   o
  s    1_
_    9
_ _ _
_    i
   l   r
   l   u
  r
  o
_ _ _ _ _ _ _     )
  f
  f
  e  n
  u
   A   d   l
  #  i
  n
   l    i    i
   l   R_  E_ _
   1   a   g
   t   #   ) -   i  #
  r
  a
  e    h   e   s _ _ _ _   s   i  )  g g
  )
 -
   d   d   y    t   s _ _
  e   : _ _   n   f
   i   n
 g   i  i  g  g
  i   y
  e   t   p
  i   i
  n   n   f   c   e _   :   f  f
   d   o
  f  f

   d   e   e   o   c   m _    #


  f  n n n n   o
  n   c   c
 n
  x   D  y   a   a   :_   t  o
 o o o o
 c c c c  
  n   e  .   n
  s
  e   N  e   i
   l   a   # c
 

  e   a   (


  (   #
  n   k    h   c   -   g  r  (   (
  (
   t   a   r   m
  e   o
   t   r   a   s
  e   f   s   n  e r
   i
 r r r r r
 e e e e e
  x   i   e   t    t  e
   t   w  s
   t   y   c   u   r   e
  e   c
   i  t
  r  u t
 t t t t t

   E   W  e
  r   a
  n   w
  a   o   t
   l   c
  n   A
   P   R   I    W
   [
 u
 o o
 R R
 u u u u u
 o o o o o
 R R R R R

63
http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 65/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Optional ACL Commands


& Other Network Security Ideas

In order to reduce the chance of spoofing from outside your network consider adding the
following statements to your network’s inbound access list.

router# config t
router(config)# access-list 100 deny ip 10.0.0.0 0.255.255.255 any
router(config)# access-list 100 deny ip 172.16.0.0 0.0.255.255 any
router(config)# access-list 100 deny ip 192.168.0.0 0.0.255.255 any
router(config)# access-list 100 deny ip 127.0.0.0 0.255.255.255 any
router(config)# access-list 100 deny ip 224.0.0.0 31.255.255.255 any
router(config)# access-list 100 deny ip your-subnet-# your-subnet-mask-# any
router(config)# access-list 100 deny igmp any any
router(config)# access-list 100 deny icmp any any redirect
router(config)# access-list 100 permit any any
router(config)# interface e0 (or whatever your inbound port is)
router(config-if)# ip access-group in
router(config-if)# exit
router(config)# exit

Another handy security tool is to only allow ip packets out of your network with your source
address.

router# config t
router(config)# access-list 100 permit ip your-subnet-# your-subnet-mask-# any
router(config)# interface e0 (or whatever your outbound port is)
router(config-if)# ip access-group out
router(config-if)# exit
router(config)# exit

To keep packets with unreachable destinations from entering your network add this command:

ip route 0.0.0.0 0.0.0.0 null 0 255

To protect against smurf and other attacks add the following commands to every external
interface:

no ip directed-broadcast
no ip source-route
fair-queue
scheduler interval 500

64

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 66/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Index / Table of Contents

Access-List Numbers.......................................................................Inside Cover


What are Access Control Lists?..........................................................................1
General Access Lists Information.......................................................................1
How routers use Access Lists.............................................................................1
Standard Access Lists.........................................................................................2
Why Standard ACLs must be placed close to the destination..........................2
Standard Access List Placement Sample Problems.........................................3
Standard Access List Placement Problems....................................................4-5
Extended Access Lists........................................................................................6
Why Extended ACLs must be placed close to the destination.........................6
Extended Access List Placement Sample Problems........................................7

Extended
Choosing Access
to Filter List Placement
Incoming Problems..................................................8-9
or Outgoing Packets...........................................10
Breakdown of a Standard ACL Statement........................................................10
Breakdown of a Extended ACL Statement.......................................................11
What are Named Access Control Lists..................................................................12
Named Access Lists Information..........................................................................12
Applying a Standard Named Access List called “George”...............................12
Applying an Extended Named Access List called “Gracie”.............................13
Choices for Using Wildcard Masks..............................................................14-15

Creating
Wildcard Wildcard Masks...................................................................................16
Mask Problems.............................................................................18-20
Writing Standard Access Lists.....................................................................21-32
Writing Extended Access Lists.....................................................................33-63
Deny/Permit Specific Addresses.......................................................33-39
Deny/Permit Entire Ranges................................................................40-45
Deny/Permit a Range of Addresses..................................................46-53
Deny/Permit Port Numbers.................................................................54-63
Optional ACL Commands...................................................................................64
Index / Table of Contents...................................................................................65
Port Numbers...............................................................................66-Inside Cover

65

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 67/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

Port Numbers

Port numbers are now assigned by the ICANN (Internet Corporation for
Assigned Names and Numbers). Commonly used TCP and UDP
applications are assigned a port number; such as: HTTP - 80, POP3 - 110,
FTP - 20. When an application communicates with another application on
another node on the internet, it specifies that application in each data
transmission by using its port number. You can also type the name (ie. Telnet)
instead of the port number (ie. 23). Port numbers range from 0 to 65536 and
are divided into three ranges:

Well Known Ports 0 to 1,023


Registered Ports 1,024 to 49,151
Dynamic and/or Private Ports 49,152 to 65,535

Below is a short list of some commonly used ports. For a complete list of
port numbers go to http://www.iana.org/assignments/port-numbers.

Some commonly used port numbers:

0 Reserved
1 TCPMUX (TCP Port Service Multiplexer)

5
7 RJE
ECHO (Remote Job Entry)
9 DISCARD
11 SYSTAT (Active users)
13 DAYTIME
17 QUOTE (Quote of the day)
18 MSP (Message Send Protocol)
19 CHARGEN (Character generator)
20 FTP-DATA (File Transfer Protocol - Data)
21 FTP (File Transfer Protocol - Control)
22 SSH (Remote Login Protocol)
23 Telnet (Terminal Connection)
25 SMTP (Simple Mail Transfer Protocol)
29 MSG ICP
37 TIME
39 RLP (Resource Location Protocol
42 NAMESERV (Host Name Server)
66

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 68/69
7/16/2019 Access List Solution Access Lists Workbook Teachers Edition

43 NICNAME (Who Is)


49 LOGIN (Login Host Protocol)
53 DNS (Domain Name Server)
67 BOOTP (Bootstrap Protocol Server)
68 BOOTPS (Bootstrap Protocol Client)
69 TFTP (Trivial File Transfer Protocol)
70 GOPHER (Gopher Services )
75 (Any Privite Dial-out Service)
79 FINGER
80 HTTP (Hypertext Transfer Protocol)
95 SUPDUP (SUPDUP Protocol)
101 HOSTNAME (NIC Host Name Server)
108 SNAGAS (SNA Gateway Access Server)
109 POP2 (Post Office Protocol - Version 2)
110 POP3 (Post Office Protocol - Version 3)
113 AUTH (Authentication Service)
115 SFTP (Simple File Transfer Protocol)
117 UUCP-PATH (UUCP Path Service)
118 SQLSERV (SQL Services)
119 NNTP (Newsgroup)
123 NTP (Network Tim Protocol)
137 NetBIOS-NS (NetBIOS Name Service)
139 NetBIOS-SSN (NetBIOS Session Service )
143 IMAP (Interim Mail Access Protocol)
150 SQL-NET (NetBIOS Session Service)
156 SQLSRV (SQL Service)
161 SNMP (Simple Network Management Protocol)
179 BGP (Border Gateway Protocol)
190 GACP (Gateway Access Control Protocol)
194 IRC (Internet Relay Chat)
197 DLS (Directory Location Service)
389 LDAP (Lightweight Directory Access Protocol)
396 NETWARE-IP (Novell Netware over IP )
443 HTTPS (HTTP MCom)

http://slidepdf.com/reader/full/access-list-solution-access-lists-workbook-teachers-edition-563385804c8ac 69/69

You might also like