Indicates the FIB entry type.
other(1) indicates that this FIB entry type is none
of the following.
resolved(2) indicates that IP traffic matched the
destination prefix of this entry is associated with a
valid next-hop address.
bridge(3) indicates that IP traffic matched the destination
prefix of this entry will be forwarded using Layer 2
look up result.
drop(4) indicates that IP traffic matched the destination
prefix of this entry will be dropped.
connected(5) indicates that IP traffic matched the destination
prefix of this entry is associated with a connected network.
receive(6) indicates that IP traffic matched the destination
prefix of this entry will be sent to a router interface.
wildcard(7) indicates this FIB entry will match all traffic.
tunnel(8) indicates this FIB entry applied to tunneling
traffic.
default(9) indicates that IP traffic matched the destination
prefix of this entry will be forwarded using a default route.