Nortel 1000 Fundamentals page 403

Ip trunk fundamentals
Table of Contents

Advertisement

Command
routeDelete "IP address", "IP
Gateway"
mRouteDelete "IP address",
"Subnet mask", <ToS value>,
<flags>
routeShow
Table 62
File transfer commands
Command
swDownload hostname,
username, password, directory
path, filename
Example:
DPTableGet hostname,
username, password, directory
path, filename
Example:
configFileGet hostname,
username, password, directory
path, filename
Example:
Copyright © 2007, Nortel Networks
.
Description
Delete a route from the routing table.
Example: ITG> routeDelete "47.23.34.19", "47.23.34.1"
Delete a route matching the ToS value and flags. Currently,
"flags" should be set to "0".
Example: ITG> mRouteDelete "47.23.34.19", "255.255.255.0",
4, 0
Display the current host and network routing entries.
Example: ITG> routeShow
Description
Update the software on the IP trunk card with the binary file
received from an FTP server corresponding to the hostname IP
address. The IP trunk card FTP client performs a get which
downloads the file to the flash bank. A checksum is calculated
to check correct delivery. Once the new software version is
successfully downloaded, the IP trunk card must be rebooted
with cardReset in order to run the new software.
Hostname refers to either the IP address of the FTP host, or the
IP trunk card itself or another IP trunk card when a PC Card in
the A: drive of the IP trunk card contains the software binary file.
ITG> swDownload "47.82.32.246", "anonymous", "guest",
"/software", "vxWorks.mms"
Update the address table on the IP trunk card with the address
table file on the indicated host, account, and path. The host
starts an FTP session with the given parameters and downloads
the file to the flash file system.
ITG> DPTableGet "ngals042", "anonymous", "guest", "/dialPlan",
"dialingPlan.txt"
Update the config.ini file on the IP trunk card with the config.ini
file on the indicated host, account, and path. The configFileGet
task on the host starts an FTP session with the given parameters
and downloads the file to the flash file system.
ITG> ConfigFileGet "ngals042", "anonymous", "guest",
"/configDir", "config.ini"
Nortel Communication Server 1000
IP Trunk Fundamentals
NN43001-563 02.01 Standard
Release 5.5 21 December 2007
ITG shell command set 403

Advertisement

Table of Contents
loading

Table of Contents