Table 62 file transfer commands – Nortel Networks NN43001-563 User Manual

Page 401

Advertising
background image

ITG shell command set

401

Command

Description

routeAdd

"host/ network IP

address", "IP Gateway"

This command adds a route to the network routing table. The
route is added to the host portion of the routing table.

Example: ITG> routeAdd "47.82.33.123", "47.82.33.1"

mRouteAdd

"host/ network IP

address", "IP Gateway", "Subnet
mask", "ToS value", "flags"

This command adds multiple routes to the same destination in
the routing table. The route is added to the network portion of
the routing table. Multiple route entries for a single destination
are possible if entered with this command, as the ToS and
subnet mask values are used to distinguish between them.
Currently, "flags" should be set to "0".

Example: ITG>mRouteAdd "47.82.33.123", "47.82.33.1",
"255.255.255.0", 4, 0

routeDelete

"IP address", "IP

Gateway"

Delete a route from the routing table.

Example: ITG> routeDelete "47.23.34.19", "47.23.34.1"

mRouteDelete

"IP address",

"Subnet mask", <ToS value>,
<flags>

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

routeShow

Display the current host and network routing entries.

Example: ITG> routeShow

Table 62
File transfer commands

Command

Description

swDownload

hostname,

username, password, directory
path, filename

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.

Example:

ITG> swDownload "47.82.32.246", "anonymous", "guest",
"/software", "vxWorks.mms"

Nortel Communication Server 1000

IP Trunk Fundamentals

NN43001-563

01.01

Standard

Release 5.0

30 May 2007

Copyright © 2007, Nortel Networks

.

Advertising