User guide
set telnetip
Chapter 2 Command Descriptions 217
set telnetip
Device support This command is supported in all devices.
Purpose Creates and displays entries in the Telnet IP address table. "set telnetip"
creates configuration profiles for Telnet communication with particular
devices. That is, "set telnetip" links an IP address to particular Telnet
operating options. You can also use "set telnetip" to display current Telnet
IP address table entries.
Before removing Telnet table entries using the "remove" command, it may
be helpful to use "set telnetip" without any options to display the existing
Telnet table entries and their corresponding index numbers.
Required
permissions
The root user can configure Telnet IP settings. Normal users can display
Telnet IP settings.
Syntax Add an entry to Telnet table
Use this form of the "set telnetip" command to add an entry to the Telnet
table. The table can hold up to 30 entries.
set telnetip ip=ip addr range=index
[mask=mask]
[mode={none|crbin|telprnt|striplf}]
Display current Telnet values for device server
set telnetip
Options ip=ip addr
The IP address to add to the Telnet table.
range=index
The range of index entries to remove.
mask=mask
The value of the mask to use for the IP address entered. The default is
255.255.255.255.
mode={none|crbin|telprnt|striplf}
The Telnet mode.
none
No special Telnet mode is set.
crbin
Sets a Telnet binary connection where carriage returns are added with
line feeds.
telprnt
Used for a Telnet print connection.
striplf
Strip line feeds.
The default is “none.”