---
title: operating_modes_t.VMNET_SHARED_MODE
framework: vmnet
role: symbol
role_heading: Case
path: vmnet/operating_modes_t/vmnet_shared_mode
---

# operating_modes_t.VMNET_SHARED_MODE

## Declaration

```swift
case VMNET_SHARED_MODE
```

## Discussion

Discussion Mode that allows the guest network interface reach the Internet using a network address translator. In addition, the shared mode interface can communicate with shared mode interfaces in other guest operating system and also to the native host.

## See Also

### Constants

- [operating_modes_t.VMNET_HOST_MODE](vmnet/operating_modes_t/vmnet_host_mode.md)
