Black Box ET0010A User Manual

Page of 352
Provisioning Appliances
114
EncrypTight User Guide
Figure 34
Put configurations and reboot appliances 
Related topics:
Importing Remote and Local Interface Addresses
For ETEPs, remote and local interface addresses are optional configuration items. They are needed when 
operating the ETEP in non-transparent mode. 
The standard CSV import format is as follows:
<deviceType>,<softwareVersion>,<appliance name>,<management ip 
address>,<management subnet mask>,<management default gateway>
To include remote and local interface data, append the following information to the same line: 
,RemoteInterface,<remote ip address>,<remote subnet>[,<remote default 
gateway>],end,LocalInterface,<local ip address>,<local subnet mask>[,<local 
default gateway>],end
RemoteInterfaceLocalInterface and end are keywords. Keywords are case-sensitive and must be 
entered exactly as shown in 
. If the RemoteInterface keyword is included in the import file, then 
you must specify the remote port IP address and subnet mask. If you are not defining a remote default 
gateway address, enter 0.0.0.0. The end keyword delineates the end of the attribute list started by the 
RemoteInterface keyword. Next, enter the LocalInterface keyword followed by the local port IP address 
and subnet mask. If you are not defining a local default gateway address, enter 0.0.0.0. Complete the 
statement with the end keyword. Sample import statements are shown in 
Table 34
 Remote and local keywords and attributes
RemoteInterface
Keyword that indicates the beginning of the remote interface definition
remote ip address
Remote port IP address in dotted decimal notation
remote subnet
Remote port subnet address in dotted decimal notation
remote default gateway
Remote port default gateway. If you do not use a default gateway, enter 
0.0.0.0. 
LocalInterface
Keyword that indicates the start of the local interface definition