Skip to main content

OOB Node Address

Location in GUI: Tenants » mgmt » Node Management Addresses » Static Node Management Addresses

Diagram

Classes

nodes (apic.node_policies)

NameTypeConstraintMandatoryDefault Value
oob_addressIPNo
oob_gatewayIPNo
oob_v6_addressIPNo
oob_v6_gatewayIPNo

Examples

apic:
node_policies:
oob_endpoint_group: OOB1
nodes:
- id: 101
oob_address: 10.1.1.1/24
oob_gateway: 10.1.1.254
oob_v6_address: 2001::2/64
oob_v6_gateway: 2001::1