![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/f/fa/ffa63819-0092-4e25-b43b-b3dd7442913c/ffa63819-0092-4e25-b43b-b3dd7442913c-bg1a.png)
xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
22
DGS-3426:5#show trusted_host
Command: show trusted_host
Management Stations
IP Address
---------------
10.0.0.0/8
Total Entries: 1
DGS-3426:5#
delete trusted_host
Purpose Used to delete a trusted host entry made using the create trusted_host command
above.
Syntax
delete trusted _host [ipaddr [ipaddr <ipaddr> | network <network_address> | all]
Description This command is used to delete a trusted host entry made using the create
trusted_host command above.
Parameters
<ipaddr> − The IP address of the trusted host.
<network_address> − The network address of the trusted network.
<all> − Delete all trusted hosts.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete a trusted host with an IP address 10.48.74.121:
DGS–3426:5#delete trusted_host ipaddr 10.48.74.121
Command: delete trusted_host 10.48.74.121
Success.
DGS–3426:5#
logout
Purpose Used to log out a user from the Switch’s console.
Syntax
logout
Description This command terminates the current user’s session on the Switch’s console.
Parameters None.
Restrictions None.
Example usage:
To terminate the current user’s console session:
DGS–3426:5#logout