3Com OfficeConnect Remote 812 Network Router User Manual


 
B-12 APPENDIX B: CLI COMMAND DESCRIPTION
delete nat
[dynamic | static ]
vc <vc name>
public_pool_start
<address>
public_address <ip_address>
Deletes the static NAT mapping to this public IP address for the associated VC.
public_pool_start <ip_address>
Deletes the dynamic NAT mapping to this pool of public IP address for the
associated VC.
delete network service
<service_name>
Deletes the specified network service from the list of available services. You must
use disable network service before deleting the service. You can see which services
are available and active using list available services and list services.
delete snmp
community <name>
Deletes an SNMP community that was previously added with the add snmp
community command. You can use list snmp communities to see the current
entries.
delete snmp
trap_community
<name>
Deletes an SNMP trap community name from the list of names and IP addresses
that are allowed to receive SNMP trap commands. You can use list snmp
communities to see the current entries.
delete syslog
<ip_name_or_address>
Deletes the specified IP host name or IP address from the list of addresses which
are authorized to receive syslog information. Use list syslog to see the currently
allowed addresses.
delete tftp client
<ip_name_or_address>
Deletes the specified IP host name or IP address from the list of addresses which
are authorized to TFTP. Use list tftp clients to see the currently allowed addresses.
delete tunnel
<tunnel_name>
Deletes the specified tunnel.
delete user <name> Deletes a user you previously added to the local user table. Use list users to see the
currently defined user, and show user to see the attributes you assigned to that
user using the add user or set user command.
delete vc <name> Deletes a virtual channel profile. Use list vc to see the currently defined VCs, and
show vc to see the attributes of a specific VC. A VC must be disabled before it can
be deleted.
Parameter Description
<vc_name> The name of the vc for which you are deleting the static NAT mapping.
public_address The public IP address of the static NAT mapping you wish to delete.
Parameter Description
<vc_name> The name of the vc for which you are deleting the dynamic NAT mapping.
public_address The public IP pool start address of the dynamic NAT mapping you wish to
delete.