background image
Hands-on Labs
491
5.
Choose Network 50 as a source address:
2501A(config)#access-list 810 deny 50
-1 Any IPX net
<0-FFFFFFFF> Destination net
N.H.H.H Destination net.host address
<cr>
6.
Choose Network 10 as the destination network:
2501A(config)#access-list 810 deny 50 10
7.
Permit everything else with an IPX wildcard:
2501A(config)#access-list 810 permit ­1 -1
8.
Apply the list to the serial interface of 2501A to stop the packets as
they reach the router:
2501A(config)#int s0
2501A(config-if)#ipx access-group 810 in
2501A(config-if)#^Z
9.
Verify the list by looking at the IPX routing table. Network 50 should
not be in the 2501A IPX routing table. Also, use the show access-
list
and show ipx access-list commands to vary the list.
Copyright ©2002 SYBEX, Inc., Alameda, CA
www.sybex.com