Example 1
Redistribute BGP routes with a community tag of
444:5into IS-IS, changing the metric to14:[edit]protocols {isis {export edu-to-isis;}}policy-options {community edu members 444:5;policy-statement edu-to-isis {from {protocol bgp;community edu;}then {metric 14;accept;}}}