/
protocols ospf6 area <area-id> default-lsa disable

protocols ospf6 area <area-id> default-lsa disable


User can configure the switch interface whether to originate the default route in stub or not-so-stubby areas.


Command Syntax
set protocols ospf6 area <area-id> default-lsa disable <bool>


Parameter
<area-id> The OSPF area to which the attached network belongs.
<bool>  Disable the origination of the default route.Required select include:

  • true
  • false


Example
• This example configure the switch interface to originate the default route.

admin@XorPlus# set protocols ospf6 area 0.0.0.0 default-lsa diaable false
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.