ospf.spf.DelRt

Description

Used when ospf is deleting one route from kernel routing table. %ip%: the IP address of the destination. %mask%: the IP mask of the destination. %gw%: the next hope address of the route to the destination. %cost%: the cost to the destination. %area%: the associated area of the destination route. %proto%: the route type, it could be intra-area, inter-area, extern-1 or extern-2.

Remedy

None. This is for debugging.

Severity

Debug-Verbose

Message Text

Deleting route %ip%/%mask% gw %gw% cost %cost% area %area% %proto%.

Message Parameters

Name Type
ip IPN
mask IPmaskvalN
gw IP
cost uInt
area IP
proto String