ospf.spf.ProcInterAreaRt

Description

Used when ospf adds inter-area routes to kernel routing table or leak inter-area routes to other areas as summary routes. %action%: the possible string should be "add", "leaking" and "unable add". %pent%: the pointer of the pent. %pent_ip%: the IP address of the route. %pent_mask%: the IP mask of the route. %hop%: the number of next hops to the destination. %cost%: the Type 1 cost to the destination. %cost2%: the Type 2 cost to the destination. %type%: the pent type. %lsai%: the associated pointer of LSA structure. %tentbucket%: the hash key in PATH.

Remedy

None. This is for debugging.

Severity

Debug-Verbose

Message Text

%action% route pent %pent% %pent_ip%/%pent_mask% numhops %hop% cost %cost% cost2 %cost2% type %type% lsai %lsai% tentbucket %tentbucket%.

Message Parameters

Name Type
action String
pent Ptr
pent_ip IPN
pent_mask IPmaskvalN
hop uInt
cost uInt
cost2 uInt
type uInt
lsai Ptr
tentbucket uInt