Applying A Filter To An Interface - Juniper JUNOS 10.1 - CONFIGURATION GUIDE 1-2010 Configuration Manual

Network interfaces configuration
Table of Contents

Advertisement

JUNOS 10.1 Network Interfaces Configuration Guide
Configuring a
Color-Aware trTCM
You can apply the three-color two-rate color-aware policer as follows:
You also have the option to apply the policer at the physical port level as follows:

Applying a Filter to an Interface

To apply firewall filters to an interface, include the
To apply a single filter, include the
To apply a list of filters to evaluate packets received on an interface, include the
input-list
Up to 16 filter names can be included in an input list.
To apply a list of filters to evaluate packets transmitted on an interface, include the
output-list
210
Applying a Filter to an Interface
[edit firewall three-color-policer bar]
two-rate {
color-aware;
committed-information-rate 50m;
committed-burst-size 1500;
peak-information-rate 100m;
peak-burst-size 3k;
}
[edit interfaces so-0/1/0 unit 0 layer-2-policer]
input-three-color bar;
[edit interfaces so-0/1/0 layer-2-policer]
input-three-color bar;
filter {
group filter-group-number;
input filter-name;
input-list [ filter-names ];
output filter-name;
output-list [ filter-names ];
}
filter {
input filter-name;
}
statement.
filter {
input-list [ filter-names ];
}
statement.
filter {
output-list [ filter-names ];
}
statement:
filter
statement:
input

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos 10.1

Table of Contents