Fabric Wide Settings
Location in GUI:
System
» System Settings
» Fabric-Wide Settings
Diagram
Classes
fabric_policies (apic)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
global_settings | Class | [global_settings] | No |
global_settings (apic.fabric_policies)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
domain_validation | Boolean | true , false | No | true |
enforce_subnet_check | Boolean | true , false | No | true |
opflex_authentication | Boolean | true , false | No | false |
disable_remote_endpoint_learn | Boolean | true , false | No | false |
overlapping_vlan_validation | Boolean | true , false | No | true |
remote_leaf_direct | Boolean | true , false | No | true |
reallocate_gipo | Boolean | true , false | No | false |
Examples
apic:
fabric_policies:
global_settings:
domain_validation: false
enforce_subnet_check: false
opflex_authentication: true
disable_remote_endpoint_learn: true
overlapping_vlan_validation: true
remote_leaf_direct: true
reallocate_gipo: true