Policy-Statement - Juniper JUNOS OS 10.3 - SOFTWARE Manual

For ex series ethernet switches
Hide thumbs Also See for JUNOS OS 10.3 - SOFTWARE:
Table of Contents

Advertisement

policy-statement

Syntax
Hierarchy Level
Release Information
Description
Options
Copyright © 2010, Juniper Networks, Inc.
policy-statement policy-name {
term term-name {
from {
family family-name;
match-conditions;
policy subroutine-policy-name;
prefix-list prefix-list-name;
prefix-list-filter prefix-list-name match-type <actions>;
route-filter destination-prefix match-type <actions>;
source-address-filter source-prefix match-type <actions>;
}
to {
match-conditions;
policy subroutine-policy-name;
}
then actions;
}
}
[edit dynamic policy-options],
[edit logical-systems logical-system-name policy-options],
[edit policy-options]
Statement introduced before Junos OS Release 7.4.
Statement introduced in Junos OS Release 9.0 for EX Series switches.
Support for configuration in the dynamic database introduced in Junos OS Release 9.5.
Support for configuration in the dynamic database introduced in Junos OS Release 9.5
for EX Series switches.
option introduced in Junos OS Release 10.0R2.
inet-mdt
Define a routing policy, including subroutine policies.
—(Optional) One or more actions to take if the conditions match. The actions are
actions
described in Configuring Flow Control Actions.
family family-name
—(Optional) Specify an address family protocol. Specify
Specify
for 128-bit IPv6, and to enable interpretation of IPv6 router filter
inet6
addresses. For IS-IS traffic, specify
inet-mvpn
. For IPv6 multicast VPN traffic, specify
multicast-distribution-tree (MDT) IPv4 traffic, specify
NOTE: When
family
setting.
from
—(Optional) Match a route based on its source address.
Chapter 105: Configuration Statements for Firewall Filters
. For IPv4 multicast VPN traffic, specify
iso
inet6-mvpn
is not specified, the routing device uses the default IPv4
inet
for IPv4.
. For
.
inet-mdt
3113

Advertisement

Table of Contents
loading

Table of Contents