/
protocols ospf6 area <area-id> summaries disable
protocols ospf6 area <area-id> summaries disable
User can disable the summary function on ABR.
Command Syntax
set protocols ospf6 area <area-id> summaries disable <bool>
Parameter
• <area-id> The OSPF area to which the attached network belongs.
• <bool> Disable summaries into stub or not-so-stubby areas.Required select include:
- true
- false
Example
• This example disable the summary function on area 1.1.1.1.
admin@XorPlus# set protocols ospf6 area 1.1.1.1summaries disable true admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.