diff --git a/examples/connext_dds/real_time_wan_transport/c++98/CLOUD_DISCOVERY_SERVICE.xml b/examples/connext_dds/real_time_wan_transport/c++98/CLOUD_DISCOVERY_SERVICE.xml
index 4cc6e5b03..b75068980 100644
--- a/examples/connext_dds/real_time_wan_transport/c++98/CLOUD_DISCOVERY_SERVICE.xml
+++ b/examples/connext_dds/real_time_wan_transport/c++98/CLOUD_DISCOVERY_SERVICE.xml
@@ -11,14 +11,6 @@
dds.transport.UDPv4_WAN.builtin.public_address
$(PUBLIC_ADDRESS)
-
- dds.transport.UDPv4_WAN.builtin.parent.message_size_max
- 1400
-
-
- dds.participant.protocol.rtps_overhead
- 256
-
@@ -43,14 +35,6 @@
dds.transport.UDPv4_WAN.builtin.public_address
$(PUBLIC_ADDRESS)
-
- dds.transport.UDPv4_WAN.builtin.parent.message_size_max
- 1400
-
-
- dds.participant.protocol.rtps_overhead
- 256
-
diff --git a/examples/connext_dds/real_time_wan_transport/c++98/USER_QOS_PROFILES.xml b/examples/connext_dds/real_time_wan_transport/c++98/USER_QOS_PROFILES.xml
index fa6f0539b..a77d622b8 100644
--- a/examples/connext_dds/real_time_wan_transport/c++98/USER_QOS_PROFILES.xml
+++ b/examples/connext_dds/real_time_wan_transport/c++98/USER_QOS_PROFILES.xml
@@ -19,9 +19,15 @@
3000
+ IP fragmentation. When the message_size_max is set to a value
+ smaller than the smallest IP MTU in your network path, IP
+ fragmentation is disabled. The Real-Time WAN Transport already
+ sets the default value to 1400 bytes, which is sufficiently small
+ in most cases. If your network path has a smaller MTU, you can
+ set the message_size_max to a smaller value here.
+
1400
+ -->
@@ -29,37 +35,7 @@
5
0
-
-
- ASYNCHRONOUS_PUBLISH_MODE_QOS
-
-
- ASYNCHRONOUS_PUBLISH_MODE_QOS
-
-
- ASYNCHRONOUS_PUBLISH_MODE_QOS
-
-
- ASYNCHRONOUS_PUBLISH_MODE_QOS
-
-
-
-
-
- dds.participant.protocol.rtps_overhead
- 256
-
-
-