Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration RouteType

Index

Enumeration members

ANYCAST = 4
BLACKHOLE = 6

Drop

BROADCAST = 3
LOCAL = 2

Accept locally

MULTICAST = 5

Multicast route

NAT = 10

Translate this address

PROHIBIT = 8

Administratively prohibited

THROW = 9

Not in this table

UNICAST = 1

Gateway or direct route

UNREACHABLE = 7

Destination is unreachable

UNSPEC = 0
XRESOLVE = 11

Use external resolver

Generated using TypeDoc