Access Spine Interface Selector
Spine Interface Selectors can be auto-generated (one per interface) by providing a naming convention. The following placeholders can be used when defining the naming convention:
\\g<mod>
: gets replaced by the respective interface module ID\\g<port>
: gets replaced by the respective interface port ID
Location in GUI:
Fabric
» Access Policies
» Interfaces
» Spine Interfaces
» Profiles
» XXX
Diagram
Classes
apic
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
auto_generate_switch_pod_profiles | Boolean | true , false | No | false |
auto_generate_access_spine_switch_interface_profiles | Boolean | true , false | No | false |
access_policies (apic)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
spine_interface_selector_name | String | min: 1 , max: 64 | No | ETH\g<mod>-\g<port> |
nodes (apic.interface_policies)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
id | Integer | min: 1 , max: 4000 | Yes |
interfaces (apic.interface_policies.nodes)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
port | Integer | min: 1 , max: 127 | Yes | |
description | String | Regex: ^[a-zA-Z0-9\\!#$%()*,-./:;@ _{|}~?&+]{1,128}$ | No | |
module | Integer | min: 1 , max: 9 | No | 1 |
policy_group | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | No | |
shutdown | Boolean | true , false | No | false |
expected_state | Class | [expected_state] | No |
expected_state (apic.interface_policies.nodes.interfaces)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
lldp_neighbor | String | No |
Examples
apic:
auto_generate_access_spine_switch_interface_profiles: true
access_policies:
spine_interface_selector_name: "ETH\\g<mod>-\\g<port>"
interface_policies:
nodes:
- id: 1001
interfaces:
- port: 60
policy_group: IPN