BorderRoputer1 COMMUNITY STRING show configuration policy-options community POC-TEST members 123456:911; In BorderRoputer1, to INI IMPORT show configuration policy-options policy-statement POC-Import term Migitgation-Community { from { inactive: next-hop x.x.x.251; inactive: community POC-TEST; route-filter x.x.x.88.0/24 exact { inactive: community set POC-TEST; } } then { local-preference 300; community add POC-TEST; next-hop x.x.x.246; accept; } } term REJECT-Anything-Else { then reject; } EXPORT show configuration policy-options policy-statement REJECT-EXPORT term REJECT { then reject; } In BorderRoputer1 to Scrubbing Center IMPORT show configuration policy-options policy-statement REJECT-IMPORT term REJECT { then reject; } EXPORT show configuration policy-options policy-statement POC-Exportv2 term Migitgation-Community { from community POC-TEST; then accept; } term REJECT-Anything-Else { then reject; } ===================================================== BorderRouter2 EXPORT ions policy-statement Peer1-export term POC-TEST <<