Ridgeline Concepts and Solutions Guide
315
For example, the dpsimages.zip file included the file
3comicons.gif
, which matches the name specified
in the
3Com.xml
file:
<imageIconsFileName>3comicons.gif</imageIconsFileName>
If individual devices do not require unique icons, this can be specified in the parent XML file (for the
device type) and can be left out of the XML files for individual devices of that type.
Telnet Integration
Ridgeline’s third-party integration framework can be used to provide auto-login when a user (with the
appropriate role/permissions) connects to the device from the Ridgeline Telnet window.
Telnet integration involves adding some additional tags to the ATL XML file for the device or device
type. The following tags may be used to specify Telnet features:
The
3Com.xml
file provides an example of the prompts used for Telnet integration:
<?xml version="1.0" encoding="utf-8" ?>
<deviceType name="3Com"
version="1"
parent="3rd Party">
<identity>
<sysObjectID protocol="SNMP">43</sysObjectID>
</identity>
<attributes>
<vendor>3Com</vendor>
<imageIconsFileName>3comicons.gif</imageIconsFileName>
<CLI.LOGIN_PROMPT> login: </CLI.LOGIN_PROMPT>
<CLI.PASSWORD_PROMPT> password: </CLI.PASSWORD_PROMPT>
<CLI.SHELL_PROMPT> [#>$] </CLI.SHELL_PROMPT>
<CLI.MORE_PROMPT> Press|to continue or|to quit: </CLI.MORE_PROMPT>
</attributes>
Table 10: Tags used for Telnet integration
TAG
Value
Comments
CLI.LOGIN_PROMPT
A value (string) to be
displayed as the prompt
during login to the device.
If the device normally displays a specific login
prompt, you can enter it here to provide the same
interface when logging in from Ridgeline. This tag
is required if the device supports Telnet.
CLI.PASSWORD_PROMP
T
A value (string) to be
displayed as the password
prompt during login to the
device.
Similar to the login prompt; you can enter the
same prompt used by the device. This tag is
optional.
CLI.SHELL_PROMPT
Provide the pattern that
matches the CLI prompt, for
example: summit450#
Specify the format of the device CLI prompt. You
can specify multiple patterns, such as
\S[ ][#>] [Test] [Ridgeline] $
This tag is required for Telnet support.
CLI.MORE_PROMPT
Provide the pattern that
matches the prompt used by
the device to prompt when
paging is enabled on the
device.
This tag is optional.
Содержание Ridgeline 3.0
Страница 14: ...Related Publications Ridgeline Concepts and Solutions Guide 12 ...
Страница 26: ...Ridgeline Overview Ridgeline Concepts and Solutions Guide 24 ...
Страница 52: ...Getting Started with Ridgeline Ridgeline Concepts and Solutions Guide 50 ...
Страница 78: ...Using Map Views Ridgeline Concepts and Solutions Guide 76 ...
Страница 88: ...Provisioning Network Resources Ridgeline Concepts and Solutions Guide 86 ...
Страница 103: ...6 Ridgeline Concepts and Solutions Guide 101 Figure 63 E Line Service Details Window ...
Страница 104: ...Managing Ethernet Services Ridgeline Concepts and Solutions Guide 102 ...
Страница 113: ...7 Ridgeline Concepts and Solutions Guide 111 Figure 72 Importing E Line Service Dialog with Validation Errors ...
Страница 114: ...Importing Services Ridgeline Concepts and Solutions Guide 112 ...
Страница 132: ...Managing and Monitoring VPLS Domains Ridgeline Concepts and Solutions Guide 130 ...
Страница 146: ...Managing VLANs Ridgeline Concepts and Solutions Guide 144 ...
Страница 190: ...Managing Your EAPS Configuration Ridgeline Concepts and Solutions Guide 188 ...
Страница 202: ...Managing Network Security Ridgeline Concepts and Solutions Guide 200 ...
Страница 350: ...Book Title Ridgeline Concepts and Solutions Guide 348 ...
Страница 372: ...Book Title Ridgeline Concepts and Solutions Guide 370 ...