diff --git a/dev/architecture/fabric/index.html b/dev/architecture/fabric/index.html index d6e9b06..dd2e092 100644 --- a/dev/architecture/fabric/index.html +++ b/dev/architecture/fabric/index.html @@ -1389,7 +1389,7 @@

VPC (all VRFs with the same L3VNI) across leaves in the network. -
  • A VPC can have multuple subnets. Each subnet in the VPC is modeled as a VLAN on the switch. The VLAN is only locally +
  • A VPC can have multiple subnets. Each subnet in the VPC is modeled as a VLAN on the switch. The VLAN is only locally significant and a given subnet might have different VLANs on different leaves on the network. A globally significant VNI is assigned to each subnet. This VNI is used to extend the subnet across different leaves in the network and provides a view of single stretched L2 domain if the applications need it.
  • @@ -1405,7 +1405,7 @@

    VPC peering policy. The Hedgehog Fabric supports two different peering modes.