1-27With the telnet source-ip command configured, the specified IP address functions as the source IPaddress when a device logs into a Telnet server as a Telnet client, and the login succeeds only whenthere is a route between the specified source IP address and the Telnet server.Note that when the telnet source-ip command is executed, if the IP address specified is not an IPaddress of the local device, your configuration fails.Examples# Set the source IP address to 192.168.1.1 for the Telnet client. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] telnet source-ip 192.168.1.1telnet-server source-interfaceSyntaxtelnet-server source-interface interface-type interface-numberundo telnet-server source-interfaceViewSystem viewParametersinterface-type interface-number: Interface type and interface number.DescriptionUse the telnet-server source-interface command to specify the source interface for a Telnet server.Use the undo telnet-server source-interface command to remove the source interface.The source interface can be a loopback interface or a VLAN interface. If the specified interface does notexist, the system prompts that this configuration fails, and the login succeeds only when there is a routebetween the Telnet client and the specified source interface.With the telnet-server source-interface command configured, the client can log in to the local deviceusing only the primary IP address of the specified interface.Examples# Specify VLAN-interface 2 as the source interface for the Telnet server. system-viewSystem View: return to User View with Ctrl+Z.[Sysname] telnet source-interface Vlan-interface 2telnet-server source-ipSyntaxtelnet-server source-ip ip-addressundo telnet-server source-ip