Interface Ipv6PeeringConfig.DefinitionStages.WithCustomerASN<ParentT>
- All Known Subinterfaces:
Ipv6PeeringConfig.Definition<ParentT>
- Enclosing interface:
Ipv6PeeringConfig.DefinitionStages
public static interface Ipv6PeeringConfig.DefinitionStages.WithCustomerASN<ParentT>
The stage of Cross Connection Peering IPv6 configuration definition allowing to specify customer ASN.
-
Method Summary
-
Method Details
-
withCustomerAsn
Ipv6PeeringConfig.DefinitionStages.WithRoutingRegistryName<ParentT> withCustomerAsn(int customerASN) Specifies customer ASN.- Parameters:
customerASN- customer ASN- Returns:
- the next satge of the definition
-