48
Syntax
telnet client ipv6 dscp
dscp-value
undo telnet client ipv6 dscp
Default
IPv6 uses the DSCP value 0 for outgoing Telnet packets on a Telnet client.
Views
System view
Default command level
2: System level
Parameters
dscp-value
: Specifies a DSCP value in the range of 0 to 63.
Examples
# Set the DSCP value for IPv6 to use for outgoing Telnet packets to 30 on a Telnet client.
<Sysname> system-view
[Sysname] telnet client ipv6 dscp 30
telnet client source
Use
telnet client source
to specify a source IPv4 address or source interface for outgoing Telnet packets
when the device serves as a Telnet client.
Use
undo telnet client source
to restore the default.
Syntax
telnet client source
{
interface
interface-type interface-number
|
ip
ip-address
}
undo telnet client source
Default
No source IPv4 address or source interface is specified for outgoing Telnet packets. The IP address of the
outbound interface is used as the source IPv4 address.
Views
System view
Default command level
2: System level
Parameters
interface
interface-type interface-number
: Specifies a source interface for outgoing Telnet packets. The
primary IP address of this interface will be used as the source IPv4 address for outgoing Telnet packets.
ip
ip-address
: Specifies a source IPv4 address for outgoing Telnet packets.
Usage guidelines
The setting by this command applies to all Telnet connections.
If you use both this command and the
telnet
command to specify the source IPv4 address or source
interface, the setting specified with the
telnet
command takes effect.