|
Hello,
In some example, I saw type list used for
appletalk and lsap list used for novell and hence the confusion.
Appletalk access filter
access-list 200 permit 0x809b 0x0000
access-list 200 permit 0x80f3 0x0000
int token ring0
source-bridge input-type-list 200
Novell access filter
access-list 201 permit 0xe0e0 0x0001
int token ring 0
source-bridge input-lsap-list 201
Tx n Rd
----- Original Message -----
Sent: Monday, August 21, 2000 8:52
AM
Subject: RE: LSAP & TYPE LIST
ACCESS-LIST
I
reckon you should use TYPE codes with routable protocols and LSAPs for
non-routable.
ie TYPE for Banyan, ipx, ip, apple - LSAP
for netbios, sna, llc
-----Original
Message----- From: Varghese Thomas [mailto:vnthomas@xxxxxxxxxxx] Sent:
Monday, August 21, 2000 10:49 PM To: Simon Baxter Cc:
'Ccielab Subject: Re: LSAP & TYPE LIST
ACCESS-LIST
Thanks Simon for the info.
My question is which access list we should use,
if the question is to block novell access or Appletalk access.
Do we need to use respective type code or LSAP
codes.
Pls advise
Tx n Rd
----- Original Message -----
Sent: Monday, August 21, 2000 8:05
AM
Subject: RE: LSAP & TYPE LIST
ACCESS-LIST
Type is the Ethernet Type
Code
LSAP is the DSAP/SSAP pair in the 802.2
frame
have a look at
-----Original
Message----- From: Varghese Thomas [mailto:vnthomas@xxxxxxxxxxx] Sent:
Monday, August 21, 2000 9:53 PM To: 'Ccielab Subject:
LSAP & TYPE LIST ACCESS-LIST
Hello,
Could somene pls guide me on the
difference between input-type-list & input-lsap-list.
I found few examples n which they used
Type list for blocking few protocls(Appletalk) and Lsap list for
blocking few protocols(Novell) in DLSW.
Tx n
RD
|