request security user-identification local-authentication-table delete
Syntax
request security user-identification local-authentication-table delete ip-address | user-name
Description
This command removes an entry from the local authentication table. You can identify the entry by IP address or user-name. To change the user name of an entry or to remove or change entries in a role list, you must delete the existing entry and create a new one.
Options
ip-address
—The IP address of the entry to be deleted.
user-name
—The user name of the entry to be
deleted. To change the user name of an entry, you must delete the
old entry and create a new one.
Required Privilege Level
maintenance
Output Fields
The specified show command verifies the table content before and after an entry has been deleted from the local authentication table.
Sample Output
command-name
user@host> show security user-identification local-authentication-table all Total entries: 2 Ip-address: 192.0.2.1 Username: user1 Roles: role1 Ip-address: 203.0.113.2 Username: user2 Roles: role2, role3, role1 user@host> request security user-identification local-authentication-table delete 203.0.113.2 user@host> show security user-identification local-authentication-table all Total entries: 1 Ip-address: 192.0.2.1 Username: user1 Roles: role1
Release Information
Command introduced in Junos OS Release 12.1.