IBM WebSphere XS40 Command Reference Manual page 58

Datapower xml security gateway
Table of Contents

Advertisement

Parameters
name
telnetServerIP
0
telnetServerPort
telnetClientIP
clientMask
Guidelines
Without the telnetClientIP and clientMask arguments, client access to the Telnet
service is unrestricted. To restrict access to a noncontiguous IP address range,
compile an ACL with the acl, allow, and deny commands.
Note: Telnet is an unsecure protocol and should be used with extreme caution.
Use the no cli telnet command to delete a Telnet service.
Related Commands
acl, allow, deny
Examples
v Enters Telnet Service configuration mode to create the telnet-1 service.
v Creates the support Telnet service on 192.168.14.12:23. Access is restricted to the
v Creates the public Telnet service on Ethernet 192.168.14.12:23. Access is
32
Command Reference
Specifies the name of the Telnet service.
The name can contain a maximum of 128 characters. For restrictions, refer
to "Object name conventions" on page xxiv.
Specifies the IP address (either primary or secondary) of a DataPower
Ethernet interface. In conjunction with the port, identifies the IP address
and port that the Telnet service monitors.
Indicates a wildcard that specifies all DataPower IP addresses.
Identifies a port on one or all IP interfaces. Use an integer in the range of 0
through 65535. In conjunction with IP address of the server, identifies the
appliance IP addresses and port that the Telnet service monitors.
Optionally identifies the IP address. In conjunction with the client mask,
defines a contiguous range of IP addresses that are granted client access to
the Telnet service.
Identifies the network portion of the client IP address. The client mask can
be expressed in CIDR (slash) format or in dotted decimal format.
Telnet should be enabled only on the trusted management port or on a
secure network segment.
# cli telnet telnet-1
Telnet Service configuration mode
#
single specified Telnet client (10.10.10.5).
# cli telnet support 192.168.14.12 23 10.10.0.5 255.255.255.255
Installed cli telnet handler
#
restricted to a range of addresses (10.10.8.0 through 10.10.11.255).
# cli telnet public 192.168.14.12 23 10.10.8.0/22
Installed cli telnet handler
#

Advertisement

Table of Contents
loading

Table of Contents