INB 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 |
---|---|---|---|---|
inb_address | IP | No | ||
inb_gateway | IP | No | ||
inb_v6_address | IP | No | ||
inb_v6_gateway | IP | No |
Examples
Section titled “Examples”apic: node_policies: inb_endpoint_group: INB1 nodes: - id: 101 inb_address: 10.1.1.1/24 inb_gateway: 10.1.1.254 inb_v6_address: 2001::2/64 inb_v6_gateway: 2001::1