Show snmp, Tftp commands, Set server tftp – Perle Systems IOLAN CSS User Manual

Page 108: Hosts commands, Add host, Delete host, Add host delete host

Advertising
background image

TFTP Commands

104

IOLAN SDS/SCS/STS CLI Reference Guide, Version 3.6

Show SNMP

TFTP Commands

Set Server TFTP

Hosts Commands

Add Host

Delete Host

Description Shows SNMP settings, including communities and traps.
User Level Admin
Syntax

show snmp

Description Configures the IOLANs TFTP client settings.
User Level Admin
Syntax

set server tftp [retry <integer>] [timeout <integer>]

Options

retry

The number of times the IOLAN will retry to transmit a TPFT packet to/from a host
when no response is received. Enter a value between 0 and 5. The default is 5. A value
of 0 (zero) means that the IOLAN will not attempt a retry should TFTP fail.

timeout

The time, in seconds, that the IOLAN will wait for a successful transmit or receipt of
TFTP packets before retrying a TFTP transfer. Enter a value between 3 and 10. The
default is

3

seconds.

Description Adds a host to the IOLAN host table.
User Level Admin
Syntax

add host <hostname> <IP_address>

add host <hostname> fqdn <text>

Options

<hostname>

The name of the host.

<IP_address>

The host IPv4 or IPv6 address.

fqdn

When you have DNS defined in the IOLAN, you can enter a DNS resolvable fully
qualified domain name (note: FQDN’s are excluded as accessible hosts when

IP

Filtering

is enabled).

Description Deletes a host from the IOLAN host table.
User Level Admin
Syntax

delete host <config_host>

Option

<config_host>

You can see a list of hosts that can be deleted by typing

delete host ?

.

Advertising