Fortinet 5003 Switch User Manual


 
FortiSwitch-5003A and 5003 Fabric and Base Backplane Communications Guide
92 01-30000-85717-20081205
config FortiSwitch-5003A CLI reference
config
The following config commands are available:
admin user
route static
switch fabric-channel interface
switch fabric-channel physical-port
switch fabric-channel stp instance
switch fabric-channel stp settings
switch fabric-channel trunk
system global
system interface
admin user
Use this command to add and configure FortiSwitch-5003A administrator accounts. You cannot set
different access levels for FortiSwitch-5003A administrators.
Syntax
config admin user
edit <administrator_name>
set description <description_str>
set password <admin_password>
end
Example
This example shows how to add a new administrator called new_admin.
config admin user
edit new_admin
set description "A new administrator"
set password 123456
end
Variables Description Default
edit
<administrator_name>
Enter a new administrator name to add or enter the name of
an administrator to edit. The <administrator_name> can
be up to 35 characters.
description
<description_str>
Describe the administrator account. The description can be up
to 128 characters.
password
<admin_password>
Enter the password for this administrator. The password can
be up to 19 characters.