Comware Based
1827835 Members
2108 Online
109969 Solutions
New Discussion

Help Mirror with filter

 
JeanBR
Occasional Visitor

Help Mirror with filter

Hello,

I need to configure a mirroring of an aggregation to a switch port. BAGG1  XGE1/0/4 XGE2/0//4
But when I apply the configuration in the interface it only works in inbound and outbound does not work.

Acl number 3000 name auditV
Rule 0 permit tcp destination-port range 1521 1523
Rule 0 permit tcp source-port range 1521 1523
#
Traffic classifier auditV-class operator and
If-match acl name auditV
#
Traffic behavior auditV-behavior
Mirror-to interface ten1 / 0/27
#
Qos policy auditV-policy
Classifier auditV-class behavior auditV-behavior
#
Interface ten1 / 0/4
Qos apply policy auditV-policy inbound
Qos apply policy auditV-policy outbound
#

Interface ten2/0/4
Qos apply policy auditV-policy inbound
Qos apply policy auditV-policy outbound
#
Missing some configuration to work in the outbound?



thank you