SV-110329r1_rule
V-101225
SRG-NET-000331-L2S-000001
CISC-L2-000060
CAT II
10
Enable the feature or configure the switch so that it is capable of capturing ingress and egress packets from any designated switch port for the purpose of monitoring a specific user session. The example configuration below will capture packets from interface Ethernet1/66 and replicate the packets to Ethernet1/68.
SW1(config)# monitor session 1
SW1(config-monitor)# source interface ethernet 1/66
SW1(config-monitor)# destination interface ethernet 1/68
SW1(config-monitor)# end
Verify that the switch is capable of capturing ingress and egress packets from any designated switch port for the purpose of monitoring a specific user session. The example configuration below will capture packets from interface Ethernet1/66 and replicate the packets to interface Ethernet1/68.
monitor session 1
source interface Ethernet1/66 both
destination interface Ethernet1/68
If the switch is not capable of capturing ingress and egress packets from a designated switch port, this is a finding.
V-101225
False
CISC-L2-000060
Verify that the switch is capable of capturing ingress and egress packets from any designated switch port for the purpose of monitoring a specific user session. The example configuration below will capture packets from interface Ethernet1/66 and replicate the packets to interface Ethernet1/68.
monitor session 1
source interface Ethernet1/66 both
destination interface Ethernet1/68
If the switch is not capable of capturing ingress and egress packets from a designated switch port, this is a finding.
M
3551