access-list

From: Tom Young (gitsyoung@yahoo.co.jp)
Date: Mon Mar 17 2003 - 06:17:23 GMT-3


Hi, group
  The sample that I get from my customer, In the
access-list , I think the last line should be
access-list 200 deny 0x0000 0xFFFF
not the
access-list 201 deny 0x0000 0xFFFF
It is meanless to make a new type-list 201, right ?

Thanks alot

interface FastEthernet0
 ip address 192.168.108.58 255.255.255.0
 speed auto
 bridge-group 1
 bridge-group 1 input-lsap-list 200
 bridge-group 1 input-type-list 201
!
access-list 200 permit 0x0404 0x0101
access-list 200 permit 0x0004 0x0101
access-list 200 permit 0x0400 0x0101
access-list 200 permit 0x0000 0x0101
access-list 201 deny 0x0000 0xFFFF
 



This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:40 GMT-3