Cisco NCS 6000 Series Configuration Manual page 460

Ios xr release 6.4.x
Hide thumbs Also See for NCS 6000 Series:
Table of Contents

Advertisement

Default-Accept-Out
end-policy
!
router eigrp 100
Default-Accept-Out
The default-accept-out attach point allows you to set and reset the conditional default flag for EIGRP routes
by evaluating the attached policy.
The following example shows a policy that sets the conditional default flag for all routes that match
100.10.0.0/16:
route-policy eigrp-cd-policy-out
200.10.0.0/16) then
end-policy
!
router eigrp 100
Policy-In
The policy-in attach point allows you to filter and modify inbound EIGRP routes. This policy is applied to
all interfaces for which there is no interface inbound route policy.
The following example shows the command under EIGRP:
router eigrp 100
Policy-Out
The policy-out attach point allows you to filter and modify outbound EIGRP routes. This policy is applied to
all interfaces for which there is no interface outbound route policy.
The following example shows the command under EIGRP:
router eigrp 100
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
438
pass
endif
address-family ipv4
default-information allowed in route-policy eigrp-cd-policy-in
.
.
.
if destination in (
pass
endif
address-family ipv4
default-information allowed out route-policy eigrp-cd-policy-out
.
.
.
address-family ipv4
route-policy global-policy-in in
.
.
.
address-family ipv4
route-policy global-policy-out out
.
Implementing Routing Policy

Advertisement

Table of Contents
loading

Table of Contents