@@ -348,50 +348,42 @@ To continue with step 5 (creating a private network), click on `NEXT`{.action}.
348
348
349
349
6\. (Optional) Segment profile templates can be defined here.
350
350
351
- This can be used for advanced networking needs (e.g. with pfSense: Promiscuous mode) .
351
+ Segment profiles can be used for advanced networking use cases, such as enabling CARP protocol or Promiscuous mode in nested environments .
352
352
353
- There are ** 3 modes** :
353
+ There are ** 3 available modes** :
354
354
355
- - ** Not defined (the mode in this guide). **
356
- - ** Allow-DHCP. **
357
- - ** Promiscuous mode. **
355
+ - ** Default ** (applied automatically)
356
+ - ** Allow-DHCP**
357
+ - ** Promiscuous mode**
358
358
359
- | Model details | Promiscuous mode |
360
- | ----------------------| -------------------------------|
361
- | IP address discovery | NSX-T Default Segment Profile |
362
- | MAC Discovery | Promiscuous mode |
363
- | SpoofGuard | NSX-T Default Segment Profile |
364
- | Quality of service | NSX-T Default Segment Profile |
365
- | Segment Security | NSX-T Default Segment Profile |
366
-
367
- | Model details | Allow-DHCP |
368
- | ----------------------| -------------------------------|
369
- | IP address discovery | NSX-T Default Segment Profile |
370
- | MAC Discovery | Promiscuous mode |
371
- | SpoofGuard | NSX-T Default Segment Profile |
372
- | Quality of service | NSX-T Default Segment Profile |
373
- | Segment Security | Allow-DHCP |
374
-
375
- Custom segment profiles are required in a number of specific situations.
376
-
377
- ** These include:**
359
+ > These profiles are necessary in specific situations:
360
+ >
361
+ > - MAC or IP learning for nested environments
362
+ > - Custom security profiles to allow DHCP traffic
363
+ > - Spoofing protection needs
378
364
379
- - MAC or IP learning must be enabled for nested environments.
380
- - Custom security profiles to allow DHCP traffic from a network
381
- - Enabling spoofing protection
365
+ To configure Promiscuous or Allow-DHCP mode:
382
366
383
- ![ VCD Networking Network 06_2] ( images/NETWORK_6_2.png ) {.thumbnail}
367
+ 1 . Go to ` Networking ` {.action} > ` All Networks ` {.action}
368
+ 2 . Select the target network
369
+ 3 . In the ` Segment Profiles ` {.action} section, click ` Edit ` {.action}
370
+ 4 . Choose the appropriate profile
384
371
385
- 7 \. Depending on your choice of configuration, you can go to step 7 or 8.
372
+ ![ VCD Networking Network 06 ] ( images/NETWORK_6_1.png ) {.thumbnail}
386
373
387
- ** Exemple:**
374
+ | Setting | Promiscuous mode | Allow-DHCP mode |
375
+ | ----------------------| -------------------------------------------| ---------------------------------------------|
376
+ | IP address discovery | NSX-T Default Segment Profile | NSX-T Default Segment Profile |
377
+ | MAC Discovery | ` ovh-default-promiscuous-mac-discovery-profile ` | ` ovh-default-promiscuous-mac-discovery-profile ` |
378
+ | SpoofGuard | NSX-T Default Segment Profile | NSX-T Default Segment Profile |
379
+ | Quality of service | NSX-T Default Segment Profile | NSX-T Default Segment Profile |
380
+ | Segment Security | NSX-T Default Segment Profile | ` ovh-default-dhcp-security-segment-profile ` |
388
381
389
- - ** Step 7** : With "Segment Profile Template".
390
- - ** Step 8** : Without "Segment Profile Template".
382
+ > ** Tip:** Promiscuous and DHCP profiles must be set manually after the network is created if required.
391
383
392
- Do a final check of the settings you defined , then click ` FINISH ` {.action} .
384
+ Do a final check of the settings, then click ` FINISH ` .
393
385
394
- ![ VCD Networking Network 07 ] ( images/NETWORK_7.png ) {.thumbnail}
386
+ ![ Finish network creation ] ( images/NETWORK_7.png )
395
387
396
388
Your network is now fully created and ready to use.
397
389
0 commit comments