NetworkFabricPatchableProperties interface

Network Fabric updatable properties.

Properties

fabricASN

ASN of CE devices for CE/PE connectivity.

ipv4Prefix

IPv4Prefix for Management Network. Example: 10.1.0.0/19.

ipv6Prefix

IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59.

managementNetworkConfiguration

Configuration to be used to setup the management network.

rackCount

Number of compute racks associated to Network Fabric.

serverCountPerRack

Number of servers.Possible values are from 1-16.

terminalServerConfiguration

Network and credentials configuration already applied to terminal server.

Property Details

fabricASN

ASN of CE devices for CE/PE connectivity.

fabricASN?: number

Property Value

number

ipv4Prefix

IPv4Prefix for Management Network. Example: 10.1.0.0/19.

ipv4Prefix?: string

Property Value

string

ipv6Prefix

IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59.

ipv6Prefix?: string

Property Value

string

managementNetworkConfiguration

Configuration to be used to setup the management network.

managementNetworkConfiguration?: ManagementNetworkConfigurationPatchableProperties

Property Value

rackCount

Number of compute racks associated to Network Fabric.

rackCount?: number

Property Value

number

serverCountPerRack

Number of servers.Possible values are from 1-16.

serverCountPerRack?: number

Property Value

number

terminalServerConfiguration

Network and credentials configuration already applied to terminal server.

terminalServerConfiguration?: NetworkFabricPatchablePropertiesTerminalServerConfiguration

Property Value