484
EPICenter Software Installation and User Guide
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
snoopy
on port 81, with EPICenter login “master” and
password “king,” 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
bin
directory.
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
bin
directory,
<
EPICenter_install_dir
>/bin
. By
default this is
epc4_1\bin
in Windows, or
/opt/extreme/epc4_1/bin
in a UNIX environment.
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}
Summary of Contents for EPICenter 4.1
Page 20: ...20 EPICenter Software Installation and User Guide Preface ...
Page 46: ...46 EPICenter Software Installation and User Guide EPICenter and Policy Manager Overview ...
Page 190: ...190 EPICenter Software Installation and User Guide Configuration Manager ...
Page 204: ...204 EPICenter Software Installation and User Guide Using the Interactive Telnet Application ...
Page 242: ...242 EPICenter Software Installation and User Guide Using the IP MAC Address Finder ...
Page 266: ...266 EPICenter Software Installation and User Guide Using ExtremeView ...
Page 284: ...284 EPICenter Software Installation and User Guide Real Time Statistics ...
Page 436: ...436 EPICenter Software Installation and User Guide Using the Policy Manager ...
Page 454: ...454 EPICenter Software Installation and User Guide The ACL Viewer ...
Page 468: ...468 EPICenter Software Installation and User Guide Troubleshooting ...
Page 504: ...504 EPICenter Software Installation and User Guide EPICenter External Access Protocol ...
Page 510: ...510 EPICenter Software Installation and User Guide EPICenter Database Views ...
Page 522: ...522 EPICenter Software Installation and User Guide EPICenter Backup ...
Page 526: ...526 EPICenter Software Installation and User Guide Dynamic Link Context System DLCS ...
Page 546: ......