Add network device Form¶
Toolbar¶
Fields¶
Name |
Data type |
Description |
|---|---|---|
Name |
string |
The name identifier for the new network device. |
Type |
enum NETWORK_DEVICE, WIFI_CONTROLER, WIFI_AP, NETWORK_PROXY |
The device model or type of the network device from the supported list. |
Number of ports |
number |
The total number of ports available on the device. |
IP address |
oneOf NestedIdentifier |
The management IP address used to communicate with the device. |
Description |
string |
Additional description for the network device. |
Enabled |
boolean |
Enable the network device for operation in NACVIEW. |
Device credential |
oneOf NestedIdentifier |
Select the credential for administrative access to the device. |
Monitoring |
boolean |
Enable monitoring to collect performance metrics from this device. |
Device credential monitoring |
oneOf NestedIdentifier |
Select the credential for monitoring access to the device. |
Reauthentication settings |
oneOf NestedIdentifier |
Select the credential for sending reauthorization requests. |
Firmware |
enum Firmware |
The firmware version running on the device. |
Sector |
oneOf NestedIdentifier |
The sector or physical location where the device is installed. |
Object groups |
array of entity preview |
Assign the device to object groups for policy configuration. |
Administration groups |
array of entity preview |
Define which administrator groups can manage this device. |
Panels¶
Change/set secret¶
Name |
Data type |
Description |
|---|---|---|
Radius secret |
string |
Enter the RADIUS shared secret for device authentication. |
TACACS secret |
string |
Enter the TACACS+ shared secret for device authentication. |