Nortel 1000 Fundamentals page 404

Ip trunk fundamentals
Table of Contents

Advertisement

404 Maintenance
Command
bootPFileGet hostname,
username, password, directory
path, filename
Example:
SNMPConfFileGet hostname,
username, password, directory
path, filename
Example:
hostFileGet hostname,
username, password, directory
path, filename, ITGFileName,
listener
Example:
currOmFilePut hostname,
username, password, directory
path, filename
Example:
prevOmFilePut hostname,
username, password, directory
path, filename
Example:
traceFilePut hostname,
username, password, directory
path, filename
Example:
currLogFilePut hostname,
username, password, directory
path, filename
Copyright © 2007, Nortel Networks
.
Description
Update the bootptab file on the IP trunk card with the bootptab
file on the indicated host, account, and path. The bootpFileGet
task on the host starts an FTP session with the given parameters
and downloads the file to the flash file system.
ITG> bootpFileGet "ngals042", "anonymous", "guest",
"/bootpDir", "bootptab"
Update the SNMP configuration file on the IP trunk card with
the SNMP configuration file on the indicated host, account and
path. The SNMPConfFileGet task on the host starts an FTP
session with the given parameters and downloads the file to
flash file system.
ITG> SNMPConfFileGet "ngals042", "anonymous", "guest",
"/snmpDir", "agent.cnf"
Get any file from the host and does a get through FTP to the
IP trunk card.
ITGFileName is the full path and filename of where the file is
to be placed. The listener parameter indicates which module
to inform of the successful file transfer. It can be set to -1 to
be disabled.
ITG> hostFileGet "ngals042", "anonymous", "guest",
"/hostfileDir", "hostFile.txt", "/C:ITGFILEDIR/ITGFILE.TXT", -1
The omFilePut task on the host starts an FTP session with the
given parameters and downloads the IP trunk card's current
Operational Measurements file to the indicated location on the
host.
ITG> currOmFilePut "ngals042", "anonymous", "guest",
"/currDir", "omFile"
The omFilePut task on the host starts an FTP session with the
given parameters and downloads the IP trunk card's previous
Operational Measurements file to the indicated location on the
host.
ITG> prevOmFilePut "ngals042", "anonymous", "guest",
"/prevDir", "omFile"
The traceFilePut task on the host starts an FTP session with the
given parameters and downloads the IP trunk card's call trace
file to the indicated location on the host.
ITG> traceFilePut "ngals042", "anonymous", "guest", "/trcDir",
"trcFile"
The logFilePut task on the host starts an FTP session with the
given parameters and downloads the IP trunk card's current log
file to the indicated location on the host.
Nortel Communication Server 1000
IP Trunk Fundamentals
NN43001-563 02.01 Standard
Release 5.5 21 December 2007

Advertisement

Table of Contents
loading

Table of Contents