[edit routing-instances l2vpn protocols l2vpn] + no-control-word;
[edit routing-options] + forwarding-table { + export no-label-1; + } [edit policy-options policy-statement no-label-1] + term 1 { + from protocol mpls; + then reject; + } + term 2 { + then accept; + }