NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ParallelRedundancyProtocolConfig (schema)
Advanced PRP settings for vSwitch-RT enabled host switch
Provides all the necessary PRP config for vSwitch-RT enabled host switch. This config cannot be updated once host switch is created.
Name | Description | Type | Notes |
---|---|---|---|
entry_forget_time | Entry forget time How long (in ms) a packet with RCT to be held for duplication detection. |
int | Minimum: 100 Maximum: 600 Default: "400" |
life_check_interval | Life check interval How often (in ms) supervision frame will be generated for the vPLC. |
int | Minimum: 2000 Maximum: 4000 Default: "2000" |
node_forget_time | Node forget time How long (in seconds) to wait for an idle Node to be deleted. |
int | Minimum: 10 Maximum: 120 Default: "60" |
node_reboot_interval | Node reboot interval How long (in ms) for a reboot vPLC to be quiet before it can generate traffic. |
int | Minimum: 500 Maximum: 1000 Default: "500" |
supervision_multicast_address | MAC Address Default multicast address for PRP supervision purpose. |
MACAddress | Default: "01:15:4e:00:01:00" |