more specifically with the following:


ip access-list 10 deny host 192.168.1.19
ip access-list 10 permit any
ip access-group 10 in

I was recently told that the last line overrides any previous command.
According to the Transcender info, the most restrictive security would be
taken.


How bout something as obvious as this:

ip access-list 10 deny host 192.168.1.19
ip access-list 10 permit host 192.168.1.19
ip access-group 10 in



Thanks,
Clay Stuckey - MCSE


for my resume, go to http://24.17.223.89/clay/clayres3.doc
BEGIN:VCARD
VERSION:2.1
N:Stuckey;Clay
FN:Clay Stuckey
TEL;HOME;VOICE:(843) 849-0975
TEL;CELL;VOICE:(843) 224-9141
TEL;HOME;FAX:(888) 219-7284
ADR;HOME:;;1237 Llewellyn Road;Mt. Pleasant;SC;29464;USA
LABEL;HOME;ENCODING=QUOTED-PRINTABLE:1237 Llewellyn Road=0D=0AMt. Pleasant, SC 29464=0D=0AUSA
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20000821T222351Z
END:VCARD

Reply via email to