How do I tell if a MID Server is using IPv4 or IPv6 from the instance?<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: block; max-width: ; width: auto; height: auto; } } Question:How do I tell if a MID Server is using IPv4 or IPv6 from the instance? Answer:You can confirm the protocol type directly from the MID Server record. 1. Navigate to the MID Server table in your instance. 2. Open the specific MID Server record. 3. Check the IP Address field: • If the address contains dots (.), the MID Server is using IPv4. • If the address contains colons (:), the MID Server is using IPv6.