|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BgpNeighbor
Represent a BGP neighbor.
| Method Summary | |
|---|---|
java.lang.String |
getAddress()
Returns the neighbor's IP address. |
int |
getASID()
Returns the neighbor's AS number. |
boolean |
hasNextHopSelf()
Returns true is the neighbor needs next-hop-self. |
boolean |
isReflectorClient()
Returns true if the neighbor is a route-reflector client. |
| Method Detail |
|---|
java.lang.String getAddress()
int getASID()
boolean isReflectorClient()
boolean hasNextHopSelf()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||