Figure PR.19 - Examples of PhysicalDeviceRoles

Header Image
Project:
Figure PR.19 - Examples of PhysicalDeviceRoles : Class diagram
Created: 3/28/2022 3:51:09 PM
Modified: 10/3/2023 6:33:35 AM
Project:
Advanced:
The purpose of the PhysicalDeviceRole class is to define the different types of physical roles that a PhysicalDevice can take on. This enables us to correlate different logical roles to specific physical devices. For example, there are different logical characteristics that differentiate a CustomerPremise router from a ProviderEdge router, even though they are both “edge” routers. Depending on the type of connection, different PhysicalDevices are often needed to support these logical functions. The following Figure shows some example subclasses of PhysicalDeviceRole.<br/>