Tftp Ipv6 - H3C S3100 Series Command Manual

Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

Parameters
remote-system: IPv6 address or host name (a string a 1 to 46 characters) of the destination device.
-i interface-type interface-number: Specifies the type and number of an outgoing interface. This
argument takes effect only when the destination address is a link-local address and the specified
outgoing interface has a link-local address.
port-number: Specifies the port number linked with a Telnet server, ranging from 0 to 65535, with the
default of 23.
Description
Use the telnet ipv6 command to log onto another device for remote management from the local device.
You can break Telnet logging-in by entering <Ctrl+K>.
Examples
# Connect to a remote Telnet server with IPv6 address of 3001::1.
<Sysname> telnet ipv6 3001::1
Trying 3001::1 ...
Press CTRL+K to abort
Connected to 3001::1 ...
****************************************************************************
*
Copyright(c) 2004-2008 Hangzhou H3C Tech. Co., Ltd. All rights reserved.*
*
Without the owner's prior written consent,
*
no decompiling or reverse-engineering shall be allowed.
****************************************************************************
<Sysname>
# Telnet to a remote Telnet server with IPv6 address of 2003::5. If the connection fails, "Can't connect to
the remote host!" is displayed.
<Sysname> telnet ipv6 2003::5
Trying 2003::5 ...
Press CTRL+K to abort
Can't connect to the remote host!

tftp ipv6

Syntax
tftp ipv6 remote-system [ -i interface-type interface-number ] { get | put } source-filename
[ destination-filename ]
View
User view
Parameters
remote-system: IPv6 address or host name (a string a 1 to 46 characters) of the destination device.
-i interface-type interface-number: Specifies the type and number of an interface. This argument takes
effect only when the address of the TFTP server is a link-local address and the specified outgoing
interface has a link-local address.
get: Specifies to download a file.
put: Specifies to upload a file.
source-filename: Specifies the name of a source file with a string of 1 to 64 letters.
2-3
*
*

Advertisement

Table of Contents
loading

Table of Contents