CefPathType

  • Base type Enumeration

Type of the CEF Path. receive(1) : path for the address configured on any of the interface in the device. connectedPrefix(2) : connected prefix path attachedPrefix(3) : attached prefix path attachedHost(4) : attached host path attachedNexthop(5) : attached next hop path recursiveNexthop(6) : recursive next hop path adjacencyPrefix(7) : adjacency prefix path specialPrefix(8) : special prefix path unknown(9): : unknown path .

Possible values

9 objects
Number Name
1 receive
2 connectedPrefix
3 attachedPrefix
4 attachedHost
5 attachedNexthop
6 recursiveNexthop
7 adjacencyPrefix
8 specialPrefix
9 unknown