public interface BgpLSNlri
| Modifier and Type | Method and Description |
|---|---|
long |
getIdentifier()
Returns Identifier in Nlri.
|
NlriType |
getNlriType()
Returns NlriType of BGP-LS NLRI.
|
BgpNodeLSNlriVer4.ProtocolType |
getProtocolId()
Returns Protocol Id in Nlri.
|
RouteDistinguisher |
getRouteDistinguisher()
Returns Route distinguisher in Nlri.
|
NlriType getNlriType()
long getIdentifier()
BgpNodeLSNlriVer4.ProtocolType getProtocolId() throws BgpParseException
BgpParseException - while getting protocol IDRouteDistinguisher getRouteDistinguisher()
Copyright © 2016. All rights reserved.