User's Manual

Command line 65
Item Description
ports.
Item Description
show lldp
Display LLDP information received on the specified port.
Syntax
show lldp <PortID>
Parameter
PortID (required)
The port ID of the port for which to display LLDP information. PortID is composed
of <EnclosureID>:<BayNumber>:<PortLabel>.
A listing of the possible uplink PortIDs can be obtained by entering the show
uplinkport command. Module downlink PortLabels range from d1 through
d16, depending on the enclosure configuration.
Example
->show lldp enc0:1:X1
Displays LLDP information received on port X1 of the module in bay1 of enclosure
enc0
->show lldp enc0:1:Q1.1
Displays LLDP information received on QSFP+ port Q1.1 of the module in bay 1
of enclosure enc0
->show lldp
Displays the LLDP enhanced TLV setting of the domain.
local-users
Modify the local user authentication settings for the VC domain.
Supported actions: help, set, show
Item Description
Modify the local user authentication settings for the VC domain.
Syntax
set local-users [Enabled=<true|false>]
[PrimaryRemoteAuthenticationMethod=<none|ldap|radius|
tacacs>]
Properties
Enabled
(optional)
Enables or disables local user authentication for the VC domain. Valid values are "true"
and "false". The default value is "true".
Disabling or enabling local user authentication requires you to be logged in as an
LDAP, RADIUS or TACACS user with domain privileges. This property cannot be
modified if you are logged in as a local user.
Disabling local user authentication without specifying the
PrimaryRemoteAuthenticationMethod
is not allowed.
PrimaryRemote
Authentication
Method (optional)
The primary authentication mechanism that triggers the re-enablement of local user
authentication (if it was disabled), in case the remote authentication servers are found
to be unavailable during login by a remote VCM user. Valid values include "none",
"ldap", "radius", and "tacacs". The default value is "none".
Example
-> set local-users Enabled=false
PrimaryRemoteAuthenticationMethod=tacacs
Disables local user authentication