Chapter 4: Commands for CLI configuration
NS4750-24S-4T-4X-V2 Managed Switch Command Guide
201
upnp
Set UPnP's configurations
Default:
Disabled
Usage Guide:
To enable the
UPnP service
Example:
To enable the
UPnP service
Switch# configure terminal
Switch (config)#
upnp
upnp advertising-duration
Command:
upnp advertising-duration <100-86400>
upnp
Set UPnP's configurations
advertising-duration
Set advertising duration
<100-86400>
advertising duration
Default:
100
Usage Guide:
To configure the
Advertising Duration
of
UPnP
Example:
To configure the
Advertising Duration
(123) of
UPnP
Switch# configure terminal
Switch (config)#
upnp advertising-duration 123
username
Command:
username <username> privilege <priv> password {
encrypted
<encry_password> | none | unencrypted <password> }
username
Establish User Name Authentication
<Username : word31>
User name allows letters, numbers and underscores
privilege
Set user privilege level
<privilegeLevel : 0-15>
User privilege level
password
Specify the password for the user
encrypted
Specifies an ENCRYPTED password will follow
none
NULL password
unencrypted
Specifies an UNENCRYPTED password will follow
<Password : word4-44>
The ENCRYPTED (hidden) user password. Notice the
ENCRYPTED password will be decoded by system
internally. You cannot directly use it as same as the
Plain Text and it is not human-readable text
Default:
None