Dell PowerConnect J-EX4200-24T Software Manual page 2843

J series; j-ex series
Table of Contents

Advertisement

Verification
Purpose
Action
firewall {
family inet {
filter egress-router-corp-class {
term corp-expedite {
from {
destination-address 192.0.2.16/28;
}
then {
forwarding-class expedited-forwarding;
loss-priority low;
}
}
term not-to-corp {
then {
accept;
}
}
}
}
}
interfaces {
ge-0/1/0 {
unit 0 {
description "filter at egress router interface to expedite employee traffic destined
for corporate network";
family inet {
source-address 103.104.105.1
filter {
output egress-router-corp-class;
}
}
}
}
}
To confirm that the firewall filters are working properly, perform the following tasks:
Verifying that Firewall Filters and Policers are Operational on page 2771
Verifying that Schedulers and Scheduler-Maps are Operational on page 2772
Verifying that Firewall Filters and Policers are Operational
Verify the operational state of the firewall filters and policers that are configured on the
switch.
Use the operational mode command:
user@switch> show firewall
Filter: ingress-port-voip-class-limit-tcp-icmp
Counters:
Name
icmp-counter
tcp-counter
Policers:
Chapter 101: Examples of Firewall Filters Configuration
Packets
0
0
2771

Advertisement

Table of Contents
loading

Table of Contents