| Package | Description |
|---|---|
| org.rpsl4j.emitters.rpsldocument |
| Modifier and Type | Field and Description |
|---|---|
protected Set<BGPRouteTable> |
BGPPeer.routeTables |
| Modifier and Type | Method and Description |
|---|---|
BGPRouteTable |
BGPAutNum.getTableForAS(long peerAutNum)
Query the AutNum object to retrieve it's export routing table for all peers in an AS
|
BGPRouteTable |
BGPAutNum.getTableForPeer(long peerAutNum,
String peerAddress)
Query the AutNum object to retrieve it's export routing table for a peer.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
BGPPeer.addRouteTable(BGPRouteTable newTable)
Add a routing table to the BGPPeer.
|
Copyright © 2015. All rights reserved.