OOB Node Address
Location in GUI: Tenants » mgmt » Node Management Addresses » Static Node Management Addresses
Diagram
Section titled “Diagram”Classes
Section titled “Classes”nodes (apic.node_policies)
Section titled “nodes (apic.node_policies)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| oob_address | IP | No | ||
| oob_gateway | IP | No | ||
| oob_v6_address | IP | No | ||
| oob_v6_gateway | IP | No |
Examples
Section titled “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