public interface RedirectIpv4 extends org.opendaylight.yangtools.yang.binding.ChildOf<RedirectIpv4ExtendedCommunity>, org.opendaylight.yangtools.yang.binding.Augmentable<RedirectIpv4>, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev180329.RouteIpv4ExtendedCommunity
This class represents the following YANG schema fragment defined in module bgp-flowspec
container redirect-ipv4 {
uses bgp-t:route-ipv4-extended-community;
}
The schema path to identify an instance is
bgp-flowspec/redirect-ipv4-extended-community/redirect-ipv4
To create instances of this class use RedirectIpv4Builder.
RedirectIpv4Builder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Copyright © 2019 OpenDaylight. All rights reserved.