ospf.lsa.AddExtRt

Description

Used when ospf processes external route. %inase%: the pointer of external route structure. %ip%: the IP address of the external route. %mask%: the IP mask of the external route. %nhs%: the IP address of the next hop of the external route. %nh%: It is set to 1 when using next hop to calculate forwarding address of LSA.

Remedy

None. This is for debugging

Severity

Debug-Verbose

Message Text

Adding an external route (inase=%inase%[%ip%/%mask%, nh=%nhs%, useNextHop=%nh%]).

Message Parameters

Name Type
inase Ptr
ip IPN
mask IPmaskvalN
nhs IPN
nh uInt