public interface RedirectIpv6ExtendedCommunityCase extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<RedirectIpv6ExtendedCommunityCase>, RedirectIpv6ExtendedCommunity, org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev130919.extended.community.ExtendedCommunity
This class represents the following YANG schema fragment defined in module bgp-flowspec
case redirect-ipv6-extended-community-case {
container redirect-ipv6 {
leaf global-administrator {
type ipv6-address;
}
leaf local-administrator {
type uint16;
}
}
}
The schema path to identify an instance is
bgp-flowspec/bgp-rib-route/attributes/extended-communities/extended-community/redirect-ipv6-extended-community-case| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetRedirectIpv6Copyright © 2017 OpenDaylight. All rights reserved.