Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.Community
Packages that use Community
Package
Description
-
Uses of Community in org.opendaylight.protocol.bgp.parser.impl.message.update
Fields in org.opendaylight.protocol.bgp.parser.impl.message.update declared as CommunityModifier and TypeFieldDescriptionstatic final Community
CommunityUtil.LLGR_STALE
LLGR_STALE community can be used to mark stale routes retained for a longer period of time.static final Community
CommunityUtil.NO_ADVERTISE
NO_ADVERTISE community.static final Community
CommunityUtil.NO_EXPORT
NO_EXPORT community.static final Community
CommunityUtil.NO_EXPORT_SUBCONFED
NO_EXPORT_SUBCONFED community.static final Community
CommunityUtil.NO_LLGR
NO_LLGR community can be used to mark routes which a BGP speaker does not want treated according to procedures, as detailed in https://tools.ietf.org/html/draft-uttaro-idr-bgp-persistence-04#section-4.Methods in org.opendaylight.protocol.bgp.parser.impl.message.update that return CommunityModifier and TypeMethodDescriptionCommunityUtil.create
(long asn, int semantics) Creates a new Community given AS number value and semantics using generated CommunitiesBuilder.static Community
CommunityUtil.create
(ReferenceCache refCache, long asn, int semantics) Creates a new Community given AS number value and semantics using generated CommunitiesBuilder.Creates a Community from its String representation.static Community
CommunityUtil.valueOf
(ReferenceCache refCache, String string) Creates a Community from its String representation. -
Uses of Community in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.defined.sets.bgp.defined.sets.community.sets.community.set
Subinterfaces of Community in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.defined.sets.bgp.defined.sets.community.sets.community.setConstructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.defined.sets.bgp.defined.sets.community.sets.community.set with parameters of type Community -
Uses of Community in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.policy.definitions.policy.definition.statements.statement.actions.bgp.actions.set.community.set.community.method.inline
Subinterfaces of Community in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.policy.definitions.policy.definition.statements.statement.actions.bgp.actions.set.community.set.community.method.inlineModifier and TypeInterfaceDescriptioninterface
Set the community values for the update inline with a list.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.policy.rev151009.routing.policy.policy.definitions.policy.definition.statements.statement.actions.bgp.actions.set.community.set.community.method.inline with parameters of type Community -
Uses of Community in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes
Subinterfaces of Community in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributesModifier and TypeInterfaceDescriptioninterface
This class represents the following YANG schema fragment defined in module bgp-messageConstructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.path.attributes.attributes with parameters of type Community