Tftp Ipv6 - H3C S3100 Series Command Manual

Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

Command Manual (For Soliton) – IPv6 Management
H3C S3100 Series Ethernet Switches
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!

2.1.3 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.
destination-filename: Specifies the name of a destination file with a string of 1 to 64
letters. If no such parameters are specified, then the destination file's name will be the
Chapter 2 IPv6 Application Configuration
2-4
Commands
*
*

Advertisement

Table of Contents
loading

Table of Contents