Hi Experts,
How the switch (3560) will know which interface it should forward the
captured traffic to the NIDS or host w/ Wireshark with this VACL config
below?
interface FastEthernet0/2 (the interface I want to connect the NIDS)
switchport
switchport host
switchport access vlan 19
speed 100
duplex full
no shutdown
!
exit
!
ip access-list extended ALLOWED_TRAFFIC
permit ip any any
!
exit
!
vlan access-map VLAN19_FILTER 10
match ip address ALLOWED_TRAFFIC
action forward
!
exit
!
vlan filter VLAN19_FILTER vlan-list 19
Is there anything missed ??
Thanks in advanced,
Marcio A. Costa
Blogs and organic groups at http://www.ccie.net
Received on Wed Jul 29 2009 - 11:05:37 ART
This archive was generated by hypermail 2.2.0 : Sat Aug 01 2009 - 13:10:23 ART