Gateways
Gateways is a standard configuration interface for adding, editing, and removing TL1 Gateways. This interface leverage's the graph database and creates objects of TL1Gateway vertex type.
Refer to the Standard Configuration Interface guide for details on interacting with the grid and form.
This user interface calls REST methods from api/gateway/gateways.
To open this interface, from the main navigation menu, select Configuration, TL1, and then Gateways.
Form Fields
-
Name - The name of the gateway, which must be unique within the database.
-
Description - Description of the Gateway.
-
Port - Connection port.
-
Delimiter - The message delimiter used by the gateway.
-
Device - The Device Catalog entry associated to the Gateway, which is used for connection information.
-
Type - Plain TCP Socket, SSH login or Telnet login
-
Username - If Connection Type is set to "SSH Login" or "Telnet Login", the username to use when connecting to Gateway.
-
Password - If Connection Type is set to "SSH Login" or "Telnet Login", the password to use when connecting to Gateway.
-
No Prompt - If Connection Type is set to "SSH Login" or "Telnet Login" and the TL1 device does not return a prompt on successful login, check this box.
-
Login Prompt - If Connection Type is set to "SSH Login" or "Telnet Login", optional regex match for login prompt (default is "[$%#>] $").
-
Status - The status of the gateway.
-
Elements - Selection of associated Network Elements for this gateway.