Class RouterBgpPeerCustomLearnedIpRange (1.18.0)

RouterBgpPeerCustomLearnedIpRange(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attribute

NameDescription
range_ str
The custom learned route IP address range. Must be a valid CIDR-formatted prefix. If an IP address is provided without a subnet mask, it is interpreted as, for IPv4, a /32 singular IP address range, and, for IPv6, /128. This field is a member of oneof_ _range.