debug ipv6 ospf graceful-restart

Enables or disables graceful restart debugs for all VRFs or the specified VRF.

Syntax

debug ipv6 ospf graceful-restart {all-vrfs | vrf vrf-name }
no debug ipv6 ospf graceful-restart {all-vrfs | vrf vrf-name }

Parameters

all-vrfs
Specifies the IPv6 OSPFv3 debugs on all VRFs.
vrf vrf-name
Specifies the IPv6 OSPFv3 debugs on the indicated VRF.

Modes

Privileged EXEC mode

Usage Guidelines

Diagnostic commands are developed and intended for specialized troubleshooting. Work closely with Extreme Networks technical support when running debug or show system internal commands and interpreting their results.

When this command is enabled, it begins logging debugs related to graceful restart.

Examples

This example enables debug logging for the VRF named "red."

device# debug ipv6 ospf graceful-restart vrf red

The following example disables the debugs on all VRFs.

device# no debug ipv6 ospf graceful-restart all-vrfs