GatewayRoute Class
Gateway routing details.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
GatewayRoute
Constructor
GatewayRoute(**kwargs)
Variables
- local_address
- str
The gateway's local address.
- network
- str
The route's network prefix.
- next_hop
- str
The route's next hop.
- source_peer
- str
The peer this route was learned from.
- origin
- str
The source this route was learned from.
- as_path
- str
The route's AS path sequence.
- weight
- int
The route's weight.
Feedback
Submit and view feedback for