[Index]

Model: device/msteamsonline/CsTenantNetworkSubnet

Teams Emergency Location Networks

Full HTML Help

VOSS Automate provides a read-only overview of the elements related to Microsoft Teams emergency location networks for emergency calling, allowing you to view network sites and related subnets on a single page.

The table describes the elements that make up the emergency location networks:

Network Regions Network regions can be used to logically group sites, for example, a campus, as required.
Network Sites

Network sites are location instances that group subnets and set emergency routing policies and behavior for those subnets. Network regions may align to VOSS sites, but this depends on your set up.

Policies allow you to define where emergency calls are routing, for example, PSTN, or a local security desk.

Network Subnets

Network subnets are subnet instances tied to a network site. Devices and users in these subnets utilize the rules applied in the corresponding network site.

Each emergency location network can have one or more subnets configured.

View configured MS Teams emergency location networks

To view configured emergency location networks, go to (default menus) MS Teams Emergency Management > Teams Emergency Location Networks. This view also displays the policies associated with the networks (Emergency Calling Policy and Emergency Call Routing Policy).

Configure MS Teams emergency location network elements

Higher level administrators can view and edit the individual elements of MS Teams emergency location networks (sites and subnets) directly from the device models, via the following (default) menu paths in the VOSS Automate GUI:

Related Topics

Model Details: device/msteamsonline/CsTenantNetworkSubnet

Title Description Details
Network Site NetworkSiteID is the identifier for the network site which the current network subnet is associating to.
  • Field Name: NetworkSiteID
  • Type: String
  • Target: device/msteamsonline/CsTenantNetworkSite
  • Target attr: Identity
  • Format: uri
IP Address * The name of the network subnet. This must be a unique and valid IPv4 or IPv6 address.
  • Field Name: Identity
  • Type: String
  • Pattern: ((^\s*((([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5]))\s*$)|(^\s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(%.+)?\s*$))
Mask IPv4 format subnet accepts maskbits from 0 to 32 inclusive. IPv6 format subnet accepts maskbits from 0 to 128 inclusive.
  • Field Name: MaskBits
  • Type: Integer
  • Maximum: 128
Description
  • Field Name: Description
  • Type: ["String", "Null"]