Interface(mapping=None, *, ignore_unknown_fields=False, **kwargs)Router Interface defines the GDCE zone side layer-3 information for building the BGP session.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Name of this interface entry. Unique within the Zones resource. |
ipv4_cidr |
str
IP address and range of the interface. |
ipv6_cidr |
str
IPv6 address and range of the interface. |
linked_interconnect_attachment |
str
The canonical name of the linked Interconnect attachment. |
subnetwork |
str
The canonical name of the subnetwork resource that this interface belongs to. |
loopback_ip_addresses |
MutableSequence[str]
Create loopback interface in the router when specified. The number of IP addresses must match the number of TOR devices. |