/
protocols ospf4 export

protocols ospf4 export

User can configure the switch to export the policy to the neighbor switch.


Command Syntax
set protocols ospf export<text>


Parameter
<text>export policy name(s)


Example
• This example configure the switch to export the policy "static" to the neighbor switch:

admin@XorPlus# set protocols static route 192.168.6.0/24 next-hop 172.25.150.245
admin@XorPlus# commit
admin@XorPlus# set policy policy-statement static term 1 from protocol static
admin@XorPlus# set policy policy-statement static then accept
admin@XorPlus# commit
admin@XorPlus# set protocols ospf4 export static
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.