Privilege Level for ApconTap Switch

ApconTap is used for network monitoring and security efforts with failsafe, passive network TAPs (Test Access Port). These TAPs are designed to seamlessly integrate into the same data center rack as any Apcon intelligent network monitoring switch, making it easier to maintain robust security and visibility across your infrastructure.

List of commands used in Apcon switch

Perform the following steps to:

  1. Create a user on the system to scan
  2. Create an authentication record

Create a user on the system to scan

Perform the following steps on the command line interface (CLI) to create a user on the system:

  1. Add a user with a privilege level by using the command: 
    add user<username> <password> <privilege level>

    Note: 
  2. Configure password strength by using the command: configure password strength <strength> <minimumPasswordLength> where:

    <strength> can be assigned as

    <minimumPasswordLength> is an integer number of characters.

  3. Configure the privilege Level
    Select the appropriate levels for the new user. The level can be a number or string.  

    The privilege level can be changed for existing users using the command: configure user level <username> <level>

    Note:

  4. Users with administrative privilege can run this command  - 
    add user <username> <password> 32 or admin or privilege level can be changed as configure user level <username> 32, for example, configure user level testapcontap 32.

    The following is the command to show the username and the privileges assigned to them, for example, in admin: Administrator, admin is the username, and Administrator is the privilege level.

    Unnamed > show users

Create authentication record

Perform the steps to create an authentication record by selecting Network SSH record.

  1. Create a Network SSH authentication record by going to Scans > Authentication > New > Network and Security > Network SSH.
     
  2. Go to Login Credentials tab and select the Target Type as ApconTap Switch (PC) from the list.

    Select ApconTap switch in target type.
  3. Click Create.