Update LAB_05-Implement_Intersite_Connectivity.md

This commit is contained in:
staleycyn 2024-02-07 09:39:47 -08:00 committed by GitHub
parent dfbac67f90
commit 23984e4e3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -259,7 +259,7 @@ In this task, you want to control network traffic between the perimeter subnet a
| --- | --- |
| Route name | `PerimetertoCore` |
| Destination type | **IP Addresses** |
| Destination IP addresses | `10.0.1.0/16` (core services virtual network) |
| Destination IP addresses | `10.0.0.0/16` (core services virtual network) |
| Next hop type | **Virtual appliance** (notice your other choices) |
| Next hop address | `10.0.1.7` (future NVA) |