| Modifier and Type | Method and Description |
|---|---|
BgpPeerCfg |
BgpCfg.displayPeers(String routerid)
Return the BGP Peer information with this matching IP.
|
| Modifier and Type | Method and Description |
|---|---|
TreeMap<String,BgpPeerCfg> |
BgpCfg.displayPeers()
Returns the peer tree information.
|
TreeMap<String,BgpPeerCfg> |
BgpCfg.getPeerTree()
Return the peer tree map.
|
Copyright © 2016. All rights reserved.