Command Line (CLI) Reference > CLI Commands > Network Users

CLI: Network User

You can use the network-user command to manually create network objects based on an IP address or to dynamically create a network object based on an Active Directory group or user.

Configuring network user object

network-user {static-user|network-object}

To manually configure a network object for a user:

[no] network-user static-user <user-name> address <IP-address> [group]

To create a dynamic Network Object based on a user or group:

[no] network-user network-object <network-object> {group | user} <user or group>

E X A M P L E

Create a dynamic Network Object called 'Students Network Object' from the Active Directory 'Students' group

network-user network-object "Students Network Object" group Students