plcm-network-configuration.xsd Documentation

Definitions of the data structure for the entire set of network configuration options used on a single server. Note that a given set of configuration values will represent the options available for configuring the network using network configuration files or the options available for configuring the network using network configuration tools such as ip, ethtool, etc. but will not represent both.

Imported Namespaces

Target Namespace

Elements

plcm-network-configuration  PlcmNetworkConfiguration

Defines the network configuration. It can represent the live operational configuration or the configuration saved in the various network configuration files. Content-Types: application/vnd.plcm.plcm-network-configuration+xml application/vnd.plcm.plcm-network-configuration+json


Complex Types

PlcmNetworkConfiguration Fields

NameTypeDescriptionAttributes
atomLinkList List of linkSee Definition of link
host-tableList of PlcmHostsEntry
routing-rulesList of PlcmNetworkRoutingRule
route-tablesList of PlcmRouteTable
plcm-loopback-interface plcm-loopback-interfaceSee Definition of plcm-loopback-interface
plcmBondInterfaceList List of plcm-bond-interfaceSee Definition of plcm-bond-interface
plcmEthernetInterfaceList List of plcm-ethernet-interfaceSee Definition of plcm-ethernet-interface
plcm-dns-configuration plcm-dns-configurationSee Definition of plcm-dns-configuration
physical-host-namePlcmDomainName Defines the physical host name for the server. This is not the fully qualified domain name, only the hostname. Mandatory
physical-host-name-value-sourcePhysicalHostNameValueSource Specifies whether the physical host name in this configuration should override any values provided by a DHCP server. If the value is not present or is blank, the physical-host-name value in this configuration will override any DHCP supplied value. Otherwise, this field must specify the name of an interface that is configured with DHCP enabled and the value will be requested from the DHCP server associated with that interface
dns-domainPlcmDomainName Defines the DNS domain to which the server belongs.
dns-domain-value-sourceDnsDomainValueSource Specifies whether the DNS domain in this configuration should override any values provided by a DHCP server. If the value is not present or is blank, the dns-domain value in this configuration will override any DHCP supplied value. Otherwise, this field must specify the name of an interface that is configured with DHCP enabled and the value will be requested from the DHCP server associated with that interface
default-gatewayPlcmInetAddress Default gateway address for the server (ipv4)
default-gateway-ipv6PlcmInetAddress Default gateway address for the server (ipv6)
default-gateway-deviceDefaultGatewayDevice Default gateway device for the server (ipv4)
edge-services-enabledxs:boolean Indicates whether network services associated with a system configured as an edge server are available for assignment to interfaces. True indicates that the services are available for configuration, false means only core services are available.
enabled-versionsList of PlcmIpVersion The IP versions that are available to configure on the server
networking-ipv4xs:boolean Indicates whether ipv4 network settings are inetended to be configured.
networking-ipv6xs:boolean Indicates whether ipv6 network settings are inetended to be configured.
entity-tagEntityTag


Simple Types


NameTypeRestrictions
DefaultGatewayDevicexs:string
Length of value must be >=0
Length of value must be <=64
DnsDomainValueSourcexs:string
Length of value must be >=0
Length of value must be <=64
PhysicalHostNameValueSourcexs:string
Length of value must be >=0
Length of value must be <=64