OptionaladvertiseFrom?: booleanWhether to allow prefix announcements.
If false, FwFace.addAnnouncement has no effect.
Optionallocal?: booleanWhether face is local.
OptionalrouteCapture?: booleanWhether routes registered on this face would cause FIB to stop matching onto shorter prefixes.
Function to accept TX packet stream sent by the logical forwarder.
Staticcreate
Create a secondary face that shares the transport of a primary face.
Remarks
TapFace is useful for sending in-band management commands to a specific neighbor, after being added to a temporary secondary Forwarder. The TapFace shares the same transport as the primary face, but allows independent FIB and PIT settings. The primary Forwarder will see RX packets, but does not see TX packets.