Technical Documentation

Example: Accepting Routes from BGP with a Specific Destination Prefix

Accepts routes from BGP that have destination prefix 201:db8::8000/32.

[edit policy-options]policy-statement export-exact {term a {from {protocol bgp;route-filter 201:db8::8000/32 exact;}then {accept;}}term b {then {reject;}}}

Published: 2010-07-16

Help
|
My Account
|
Log Out