Class RouterAdvertisedIpRange (1.18.0)

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

Description-tagged IP ranges for the router to advertise.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
description str
User-specified description for the IP range. This field is a member of oneof_ _description.
range_ str
The IP range to advertise. The value must be a CIDR-formatted string. This field is a member of oneof_ _range.