3550 VLAN Map - multiple match statements

From: Deepesh Chouhan (deepesh@cisco.com)
Date: Mon Jul 28 2003 - 22:46:08 GMT-3


Hi

Can we have multiple match statements in one entry of vlan map ?
If yes, is there an ANDing or ORing of matches

For e.g. entry 10 has 2 matches

switch-1#sh vlan access-map
Vlan access-map "v1" 10
  Match clauses:
    ip address: 101
    mac address: only_netbios
  Action:
    forward
Vlan access-map "v1" 20
  Match clauses:
    mac address: only_netbios
  Action:
    drop

switch-1#sh access-l
Extended IP access list 101
    permit tcp any any
Extended MAC access list only_netbios
    permit any any netbios

Does this mean that this vlan will forward netbios packets which are TCP
packets; all other netbios packets will be dropped ??

thanks
deepesh



This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:56 GMT-3