set protocols ospf6 traceoption border-routers

Run the command set protocols ospf6 traceoption border-routers to enable or disable border routers relation debug information. Optional parameters area-id or router-id can be used to specify the area ID or router ID for which to enable/disable debug information. 

Run the command delete protocols ospf6 traceoption border-routers to remove this configuration from the switch.


Command Syntax

set protocols ospf6 traceoption border-routers [area-id <ipv4> | router-id <ipv4>]

delete protocol ospf6 traceoption border-routers [area-id <ipv4> | router-id <ipv4>]


Parameters

ParameterDescription
area <ipv4>Specifies the area ID for the OSPFv3 instance. The value is either in IPv4 dotted decimal format or an integer ranging from 0 to 4294967295.
router-id <ipv4>Specifies the router ID, the value is in IPv4 dotted decimal format.

Example

  • This example enables border routers debug information for area 0.0.0.0.
admin@XorPlus# set protocols ospf6 border-routers area-id 0.0.0.0

Copyright © 2024 Pica8 Inc. All Rights Reserved.