Technical Documentation

Example: Applying a Prefix to Routes Learned from a Peer

Apply the long-prefix-filter prefix only to routes learned from a particular peer within a group.

[edit]protocols {bgp {group 4 {type external;peer-as 47;export local-customers;import [ martian-filter as47-filter ];neighbor 192.168.1.4;neighbor 192.168.1.5;neighbor 192.168.1.6 {import [ martian-filter as47-filter long-prefix-filter ];}}}}

Published: 2010-07-16

Help
|
My Account
|
Log Out