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.
None. This is for debugging.
Debug-Verbose
Deleting route %ip%/%mask% gw %gw% cost %cost% area %area% %proto%.
Name | Type |
---|---|
ip | IPN |
mask | IPmaskvalN |
gw | IP |
cost | uInt |
area | IP |
proto | String |