/
protocols ospf6 export

protocols ospf6 export

User can configure the switch to export the policy to the neighbor switch.
Command Syntax
set protocols ospf6 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 2001:1::/32 next-hop 2002:2::
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 ospf6 export static
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.