Skip to content

Fabric Site

Location in GUI: Provision » SD-Access » Fabric Sites

Diagram

Diagram

Classes

fabric (catalyst_center)

NameTypeConstraintMandatoryDefault Value
fabric_sitesList[fabric_sites]No

fabric_sites (catalyst_center.fabric)

NameTypeConstraintMandatoryDefault Value
nameStringYes
authentication_templateClass[authentication_template]No
pub_sub_enabledBooleantrue, falseNofalse
l3_virtual_networksList[l3_virtual_networks]No
l2_virtual_networksList[l2_virtual_networks]No
anycast_gatewaysList[anycast_gateways]No
wireless_ssidsList[wireless_ssids]No
fabric_zonesList[fabric_zones]No

authentication_template (catalyst_center.fabric.fabric_sites)

NameTypeConstraintMandatoryDefault Value
nameStringYesNo Authentication
dot1x_to_mab_fallback_timeoutIntegermin: 3, max: 120No
wake_on_lanBooleantrue, falseNo
number_of_hostsChoiceUnlimited, LimitedNo
bpdu_guardBooleantrue, falseNo
authentication_orderChoicemac, dot1xNo
pre_auth_aclClass[pre_auth_acl]No

l3_virtual_networks (catalyst_center.fabric.fabric_sites)

NameTypeConstraintMandatoryDefault Value
nameStringYes

l2_virtual_networks (catalyst_center.fabric.fabric_sites)

NameTypeConstraintMandatoryDefault Value
nameStringYes
vlan_nameStringNo
vlan_idIntegermin: 2, max: 4093No
traffic_typeChoiceDATA, VOICENo
fabric_enabled_wirelessBooleantrue, falseNo
associated_l3_virtual_networkStringNo

anycast_gateways (catalyst_center.fabric.fabric_sites)

NameTypeConstraintMandatoryDefault Value
nameStringYes
ip_pool_nameStringNo
pool_typeAnyChoice[EXTENDED_NODE, FABRIC_AP] or NullNo
auto_generate_vlan_nameBooleantrue, falseNofalse
vlan_nameStringNo
vlan_idIntegermin: 2, max: 4093No
security_group_nameStringNo
ip_directed_broadcastBooleantrue, falseNofalse
intra_subnet_routing_enabledBooleantrue, falseNofalse
multiple_ip_to_mac_addressesBooleantrue, falseNofalse
supplicant_based_extended_node_onboardingBooleantrue, falseNo
layer2_floodingBooleantrue, falseNofalse
traffic_typeChoiceDATA, VOICENoDATA
critical_poolBooleantrue, falseNofalse
wireless_poolBooleantrue, falseNofalse
l3_virtual_networkStringNo

wireless_ssids (catalyst_center.fabric.fabric_sites)

NameTypeConstraintMandatoryDefault Value
nameStringYes
vlan_nameStringYes
security_group_nameStringNo

fabric_zones (catalyst_center.fabric.fabric_sites)

NameTypeConstraintMandatoryDefault Value
nameStringYes
authentication_templateClass[authentication_template]No
l3_virtual_networksListStringNo

pre_auth_acl (catalyst_center.fabric.fabric_sites.authentication_template)

NameTypeConstraintMandatoryDefault Value
enabledBooleantrue, falseNo
implicit_actionChoiceDENY, PERMITNo
descriptionStringNo
access_contractsList[access_contracts]No

access_contracts (catalyst_center.fabric.fabric_sites.authentication_template.pre_auth_acl)

NameTypeConstraintMandatoryDefault Value
actionChoicePERMIT, DENYYes
portChoicedomain, bootpc, bootpsYes
protocolChoiceTCP, UDP, TCP_UDPYes

Examples

catalyst_center:
fabric:
fabric_sites:
- name: Global/Canada
authentication_template_name: No Authentication