Findaddr Examples; The Transfermgr Utility; Using The Transfermgr Command - Extreme Networks EPICenter Guide Manual

Concepts and solutions guide
Hide thumbs Also See for EPICenter Guide:
Table of Contents

Advertisement

EPICenter Utilities

FindAddr Examples

The following examples illustrate the usage of these commands.
• To display all addresses that can be accessed through devices in the Default device group, from the
local EPICenter database (with default user, password and port), enter the following command:
FindAddr -user admin -all -dg Default
• To display all addresses that can be accessed through device 10.20.30.40, ports 5,6,7,8, in the EPICenter
database running on server
enter the following command:
FindAddr -host snoopy -port 81 -user master -password king -dip 10.20.30.40 -port
5,6,7,8 -all
Note that the second -port option immediately follows the -dip option. It must be placed in this
position to specify ports as the search domain.
• To search for MAC addresses beginning with 00-01-03, and write the results to the file "info.txt," with
the Default device group as the search domain, enter the following command:
FindAddr -user admin -mac 00:01:03:*:*:* -dg Default -f info.txt
If the file does not already exist, it will be created, by default in the EPICenter

The TransferMgr Utility

The Transfer Manager utility (TransferMgr) allows you to upload configuration information from a device
to a file, and to download configuration information and ExtremeWare software images to Extreme
devices.
This command provides a command-line version of some of the functionality available in the EPICenter
Configuration Manager applet.

Using the TransferMgr Command

The TransferMgr utility is located in the EPICenter
default this is
\Program Files\Extreme Networks\EPICenter 5.0\bin
/opt/extreme/epc5_0/bin
This command includes options for specifying EPICenter server access information, the transfer function
to be performed (upload, download, incremental download, or ExtremeWare image download), the device
on which to perform the operation on, and the file location on the server.
The syntax of the command is as follows:
TransferMgr -user <EPICenter username> -upload -dip <device address> <upload location
options>
TransferMgr -user <EPICenter username> -download <filename>
-dip <device address>
TransferMgr -user <EPICenter username> -incremental <filename>
-dip <device address>
TransferMgr -user <EPICenter username> -software <filename>
-dip <device address> {primary | secondary}
194
on port 81, with EPICenter login "master" and password "king,"
snoopy
bin
in a UNIX environment.
directory,
<EPICenter_install_dir>/bin
in Windows, or
directory.
bin
. By
EPICenter Concepts and Solutions Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Epicenter 5.0

Table of Contents