Add port / Edit port Form¶
Toolbar¶
Fields¶
Name |
Data type |
Description |
|---|---|---|
Name |
string |
The name or number identifier of the network port. |
Type |
enum ETHERNET, FIBER |
The type of port (e.g., access, trunk, or dynamic). |
Purpose |
enum ACCESS, UPLINK |
The intended use of this port (e.g., user access, server, printer, camera). |
Description |
string |
Additional description of the port and its configuration. |
Is enabled |
boolean |
Indicates whether the port is active and available for network connections. |
Object groups |
array of entity preview |
Object groups that this port belongs to for policy configuration. |
Untagged VLAN |
oneOf NestedIdentifier |
The untagged VLAN assigned to this port for native VLAN traffic. |
Tagged VLANs |
array of entity preview |
The tagged VLANs allowed on this port for VLAN trunking. |
VLAN voice |
oneOf NestedIdentifier |
The voice VLAN used for IP telephony devices on this port. |
Radius name |
string |
The RADIUS authentication name for this port. |
SNMP name |
string |
The SNMP community name configured for this port. |
Telnet name |
string |
The telnet/SSH access name for remote management of this port. |
Traffic in overload percent |
number |
The percentage threshold for incoming traffic overload detection. |
Traffic out overload percent |
number |
The percentage threshold for outgoing traffic overload detection. |