Commit f39d88f8 authored by Santeri Toikka's avatar Santeri Toikka
Browse files

Reworded home-network use-case

Closes #11
parent c47f81e9
Loading
Loading
Loading
Loading
+6 −4
Original line number Original line Diff line number Diff line
@@ -272,13 +272,15 @@ The above given example architecture of figure 3 can serve as explanation help d


**Figure 4.4.1.2-1: Home network deployment**
**Figure 4.4.1.2-1: Home network deployment**


In this use case, the network manangement system controls the user's home network of devices and an access point providing connectivity for the user's home to outside networks, usually public.  Access points are devices such as a router, switch, modem, or other wireless or wired device controlled and governed by the NMS and physically deployed to the user who requests service's home. An access point also make the upstream connection technology transparent to the user through the NMS.
In this use case, the network manangement system controls the user's home network of devices and often acts as a gateway or an access point providing connectivity for the user's home to outside networks, usually public.  Access points are devices such as a router, switch, modem, or other wireless or wired device controlled and governed by the NMS and physically deployed to the service requesting users home.
The device can also make the upstream connection technology transparent to the user.
Depending on the available infrastructure in the deployment location, the connectivity can be through a mobile network or through a figer optics network to name a few alternatives.


The NMS in this use case is most often locaslly installed on the access point device but may be running on a different device within the same network, or as a remote service, an RDPS.
The NMS in this use case is most often locally installed on the device but may be running on a different device within the same network, or as a remote service, a RDPS.


The access point devices actrively send metrics to the NMS and can serve multiple devices in the same network.  Acces point devices also provide supporting services like DHCP and DNS caching, but beyond such a minimum they can offer more extensive services such as remote connectivity options like VPN server depending on the product.
The devices can actively send metrics to the NMS and can serve multiple devices in the same network. The devices can also provide supporting services like DHCP and DNS caching, but beyond such a minimum they can offer more extensive services such as remote connectivity options like VPN server depending on the product.


Meterics from the access point and other deives within the home network are forwarded to the NMS, where the user can percieve these meterics and control the configuration of each networked device.  In many deployments actual configuration control and review of metrics collected by ther NMS is achieved with an additional service or alternate piece of software, most often a browser, but sometimes is other ways, such as through a command-line interface.
Meterics from the devices and other elements within the home network can be forwarded to the NMS, where the user can percieve these meterics and control the configuration of each networked device. In many deployments actual configuration control and review of metrics collected by ther NMS is achieved with an additional service or alternate piece of software, most often a browser, but sometimes is other ways, such as through a command-line interface.


### 4.4.2 Multi-user deployment
### 4.4.2 Multi-user deployment