NetworkFabricPatchProperties interface
Network Fabric Patch properties.
- Extends
Inherited Properties
annotation | Switch configuration description. |
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. |
management |
Configuration to be used to setup the management network. |
rack |
Number of compute racks associated to Network Fabric. |
server |
Number of servers.Possible values are from 1-16. |
terminal |
Network and credentials configuration already applied to terminal server. |
Inherited Property Details
annotation
Switch configuration description.
annotation?: string
Property Value
string
Inherited From AnnotationResource.annotation
fabricASN
ASN of CE devices for CE/PE connectivity.
fabricASN?: number
Property Value
number
Inherited From NetworkFabricPatchableProperties.fabricASN
ipv4Prefix
IPv4Prefix for Management Network. Example: 10.1.0.0/19.
ipv4Prefix?: string
Property Value
string
Inherited From NetworkFabricPatchableProperties.ipv4Prefix
ipv6Prefix
IPv6Prefix for Management Network. Example: 3FFE:FFFF:0:CD40::/59.
ipv6Prefix?: string
Property Value
string
Inherited From NetworkFabricPatchableProperties.ipv6Prefix
managementNetworkConfiguration
Configuration to be used to setup the management network.
managementNetworkConfiguration?: ManagementNetworkConfigurationPatchableProperties
Property Value
Inherited From NetworkFabricPatchableProperties.managementNetworkConfiguration
rackCount
Number of compute racks associated to Network Fabric.
rackCount?: number
Property Value
number
Inherited From NetworkFabricPatchableProperties.rackCount
serverCountPerRack
Number of servers.Possible values are from 1-16.
serverCountPerRack?: number
Property Value
number
Inherited From NetworkFabricPatchableProperties.serverCountPerRack
terminalServerConfiguration
Network and credentials configuration already applied to terminal server.
terminalServerConfiguration?: NetworkFabricPatchablePropertiesTerminalServerConfiguration
Property Value
Inherited From NetworkFabricPatchableProperties.terminalServerConfiguration