Authentication method and order – HP VMA-series Memory Arrays User Manual
Page 153
AM456-9007B Rev 02
HP VMA SAN Gateway Installation and User Guide
153
no arp
Remove a static entry from the ARP cache. Note that this cannot be used to remove
dynamic entries; use
clear arp-cache
for that.
clear arp-cache
Clear dynamic entries in the ARP cache. Note that this does not delete static ARP
entries configured with the
arp ...
command.
show arp
Display the contents of the ARP cache. This should contain all of the statically-
configured ARP entries, as well as any that the system has picked up at
dynamically.
show arp static
Display a list of all statically-configured ARP entries.
Authentication Method and Order
aaa authentication login default methods> ...
no aaa authentication login
Sets the list of acceptable authentication methods for system logins.
local
,
radius
, and
tacacs+
are acceptable methods. The order in which the methods
are specified is the order in which the authentication is attempted.
aaa authorization map default-user
no aaa authorization map default-user
When a user is authenticated (via RADIUS or TACACS+) and does not have a
local account, this command specifies what local account the authenticated user
will be logged on as. If the user name is local, this mapping is ignored. This
mapping is used depending on the setting of the
authorization map orde
r.
aaa authorization map order {remote-only, remote-first,
local-only}
no aaa authorization map order
Can be set to one of three choices:
remote-first
,
remote-only
, or l
ocal-
onl
y. Used when authenticating users via RADIUS or TACACS+. The order