51
Use
undo telnet server ipv6 dscp
to restore the default.
Syntax
telnet server ipv6 dscp
dscp-value
undo telnet server ipv6 dscp
Default
IPv6 uses the DSCP value 0 for outgoing Telnet packets on a Telnet server.
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 server.
<Sysname> system-view
[Sysname] telnet server ipv6 dscp 30
terminal type
Use
terminal type
to configure the type of terminal display of the current user interface.
Use
undo terminal type
to restore the default.
Syntax
terminal type
{
ansi
|
vt100
}
undo terminal type
Default
The terminal display type is ANSI.
Views
User interface view
Default command level
2: System level
Parameters
ansi
:
Specifies the terminal display type as ANSI.
vt100
: Specifies the terminal display type as VT100.
Usage guidelines
The device supports two terminal display types: ANSI and VT100. H3C recommends setting the display
type to VT100 for both the device and the client. If the device and the client use different display types or
both are using the ANSI display type, when the total number of characters for a command line exceeds
80, the screen display on the terminal might be abnormal. For example, the cursor might be displayed
at a wrong place.