Location in GUI:
Fabric » Access Policies » Physical and External Domains » Physical Domains
| Name | Type | Constraint | Mandatory | Default Value |
|---|
| physical_domains | List | [physical_domains] | No | |
| Name | Type | Constraint | Mandatory | Default Value |
|---|
| name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
| vlan_pool | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
| security_domains | List | String[Regex: ^[a-zA-Z0-9_.:-]{1,64}$] | No | |
Example-1: This example creates a physical domain named PROD_PHY that is associated with a VLAN pool called PROD_VLANS using dynamic allocation. The physical domain is also linked to two security domains: PROD_SEC and AUDIT_SEC. This configuration ensures that the physical domain is properly segmented and secured according to organizational requirements.
Example-2: This example defines a physical domain named LAB_PHY using the VLAN pool LAB_VLANS with static allocation. It is associated with the security domain LAB_SEC, suitable for lab or test environments.
Location in GUI:
Fabric » Access Policies » Physical and External Domains » Physical Domains
| Name | Type | Constraint | Mandatory | Default Value |
|---|
| physical_domains | List | [physical_domains] | No | |
| Name | Type | Constraint | Mandatory | Default Value |
|---|
| name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
| vlan_pool | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
| security_domains | List | String[Regex: ^[a-zA-Z0-9_.:-]{1,64}$] | No | |
Location in GUI:
Fabric » Access Policies » Physical and External Domains » Physical Domains
| Name | Type | Constraint | Mandatory | Default Value |
|---|
| physical_domains | List | [physical_domains] | No | |
| Name | Type | Constraint | Mandatory | Default Value |
|---|
| name | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
| vlan_pool | String | Regex: ^[a-zA-Z0-9_.:-]{1,64}$ | Yes | |
| security_domains | List | String[Regex: ^[a-zA-Z0-9_.:-]{1,64}$] | No | |