Mode(value)The PublicDelegatedSubPrefix mode for IPv6 only.
Enums |
|
|---|---|
| Name | Description |
UNDEFINED_MODE |
A value indicating that the enum field is not set. |
DELEGATION |
The public delegated prefix is used for further sub-delegation only. Such prefixes cannot set allocatablePrefixLength. |
EXTERNAL_IPV6_FORWARDING_RULE_CREATION |
The public delegated prefix is used for creating forwarding rules only. Such prefixes cannot set publicDelegatedSubPrefixes. Parent public delegated prefix must have IPv6 access type as EXTERNAL. |
EXTERNAL_IPV6_SUBNETWORK_CREATION |
The public delegated prefix is used for creating dual-mode subnetworks only. Such prefixes cannot set publicDelegatedSubPrefixes. Parent public delegated prefix must have IPv6 access type as EXTERNAL. |
INTERNAL_IPV6_SUBNETWORK_CREATION |
The public delegated prefix is used for creating dual stack or IPv6-only subnetwork with internal access only. Such prefixes cannot set publicDelegatedSubPrefixes and allocatablePrefixLength. Parent public delegated prefix must have IPv6 access type as INTERNAL. |