38dscp dscp-value: Specifies the DSCP value for IP to use in outgoing Telnet packets to indicate thepacket transmission priority. The value range is 0 to 63. The default is 48.Usage guidelinesThis command is not supported in FIPS mode.To terminate the current Telnet connection, press Ctrl+K or execute the quit command.The source address or interface specified by this command is applied only to the current Telnetconnection.Examples# Telnet to host 1.1.1.2, using 1.1.1.1 as the source IP address for outgoing Telnet packets. telnet 1.1.1.2 source ip 1.1.1.1Related commandstelnet client sourcetelnet client sourceUse telnet client source to specify a source IPv4 address or source interface for outgoing Telnetpackets when the device acts as a Telnet client.Use undo telnet client source to remove the configuration.Syntaxtelnet client source { interface interface-type interface-number | ip ip-address }undo telnet client sourceDefaultNo source IPv4 address or source interface is specified for outgoing Telnet packets. The source IPv4address is the primary IPv4 address of the outbound interface.ViewsSystem viewPredefined user rolesnetwork-adminParametersinterface interface-type interface-number: Specifies a source interface. The primary IPv4 address ofthe interface will be used as the source IPv4 address for outgoing Telnet packets.ip ip-address: Specifies a source IPv4 address.Usage guidelinesThis command is not supported in FIPS mode.The source IPv4 address or source interface that is specified by this command applies to all Telnetconnections. However, if a user specifies a source IPv4 address or source interface when executingthe telnet command, the setting specified by the user takes effect.Examples# Set the source IPv4 address for outgoing Telnet packets to 1.1.1.1 when the device acts as a Telnetclient. system-view[Sysname] telnet client source ip 1.1.1.1