telnet-if
This command configures the Telnet Interfaces table, which lets you define IP interfaces for the Telnet application.
Syntax
(config-system)# cli-settings (cli-settings)# telnet-if <Index> (telnet-if-<Index>)#
Command |
Description |
---|---|
Index |
Defines the table row index. |
interface-name |
Assigns an IP Interface from the IP Interfaces table for communication with the embedded Telnet server. |
name |
Defines a descriptive name, which is used when associating the row in other tables. |
port |
Defines the local port to use for Telnet application. |
Command Mode
Privileged User
Example
This example configures the Telnet interface on interface "MyIfx":
(config-system)# cli-settings (cli-settings)# telnet-if 0 (telnet-if-0)# interface-name MyIfx
(telnet-if-0)# port 23