Interface NeighbourShowOptions

Neighbour show options.

Hierarchy

  • NeighbourShowOptions

Properties

Properties

dev?: string

Only list the neighbours attached to this device.

nud?: NudStates

Only list neighbour entries in this state. If this option is absent, ip lists all entries except for NudStates.None and NudStates.Noarp.

proxy?: true

List neighbour proxies.

to?: string

The prefix selecting the neighbours to list.

vrf?: string

Only list the neighbours for given VRF.

Generated using TypeDoc