xStack
® 
DGS-3120 Series Managed Switch CLI Reference Guide 
733 
 
DGS-3120-24TC:admin# create trusted_host 10.48.74.121 
Command: create trusted_host 10.48.74.121 
 
Success. 
 
 
84-2  delete trusted_host 
Description 
This command is used to delete a trusted host entry made using the create trusted_host command 
above. 
 
Format 
delete trusted_host [ipaddr <ipaddr> | ipv6address <ipv6addr> | network 
<network_address> | ipv6_prefix <ipv6networkaddr> | all] 
delete trusted_host [ipaddr <ipaddr> |network <network_address>  | all] 
 
Parameters 
ipaddr - The IP address of the trusted host. 
<ipaddr> - Enter the IP address used for this configuration here. 
ipv6addr - The IPv6 address of the trusted host. (EI Mode Only) 
<ipv6addr> - Enter the IPv6 address used for this configuration here. 
 - The network address of the trusted network. 
<network_address> - Enter the network address used for this configuration here. 
ipv6_prefix - The IPv6 subnet prefix of the trusted network. (EI Mode Only) 
<ipv6networkaddr>
 - Enter the IPv6 subnet prefix here. 
all - All trusted hosts will be deleted. 
 
Restrictions 
Only Administrator and Operator-level users can issue this command. 
 
Example 
To delete the trusted host: 
DGS-3120-24TC:admin#delete trusted_host ipaddr 10.48.74.121 
Command: delete trusted_host ipaddr 10.48.74.121 
 
Success. 
 
DGS-3120-24TC:admin# 
 
84-3  config trusted_host 
Description 
This command is used to configure the access interfaces for the trusted host.