Ipv4Route interface
Eine IPv4-Route.
Eigenschaften
destination | Das Ziel-IPv4-Präfix. |
next |
Eine Liste der nächsten Hops für das Ziel. |
Details zur Eigenschaft
destination
Das Ziel-IPv4-Präfix.
destination?: string
Eigenschaftswert
string
nextHops
Eine Liste der nächsten Hops für das Ziel.
nextHops?: Ipv4RouteNextHop[]