Collapse AllExpand All

2.12.3. TYPE SERVIF - Changing the Login and Password for Service Access Previous topic Parent topic Child topic Next topic

The HG 3575 allows the connection of a TAP/Service PC via RS232/V.24 interface.
There are two operating modes:
  • Terminal Mode
  • In terminal mode, communication with the HG 3575 Loadware is realized directly via the Command Line Interface.
    IMPORTANT:
    Two-stage CLI is not supported.
    CHANGE-STMIB:MTYPE=NCUI2,LTU=<LTU>,SLOT=<SLOT>,TYPE=SERVIF,LOGINTRM=<User login for terminal mode>,LOGINPPP=<User login for PPP connection>,PASSW=<Password for terminal mode>;
    The standard login data is:
    Login: TRM (parameter (LOGINTRM)
    Password: PUBLIC (parameter PASSW)
    After successful login the following message appears:
    Welcome to the HG 3575 V4.0 <currently loaded LW-version> Command Line Interpreter.
    vxTarget>
    A list of available commands can be now requested via the local help function which is available via the help command.
  • PPP Mode
  • In PPP mode, a link between the TAP/Service PC and the customer network is established via the HG 3575 using the IP address configured with the AMO APRT, parameter TAIPADDR.
    Login (default setting): PPP
    Password: No password is required for PPP!
    IMPORTANT:
    For security reasons, the configured password cannot be exported or regenerated. The passwords are therefore deleted when a system is regenerated from the REGEN batch. Logins and passwords set in the system are always stored in uppercase.
    These 3 parameters can be configured differently per module.
    In the example, the login for AP 17 is set to TERMINAL and SURV, while the password is set to HG3575:
    assistant-2.gif
    Configuration Management > System Data > IPDA > IPDA Access Point
    Click Search and select the access point.
    Enter the user data on the Security tab and Save.
    comwin-2.gif
    CHANGE-STMIB:MTYPE=NCUI2,LTU=17,TYPE=SERVIF, LOGINTRM=TERMINAL,LOGINPPP=SURV,PASSW2=HG3575;
    This change does not become effective until the access point is restarted.
    assistant-2.gif
    Configuration Management > System Data > IPDA > IPDA System Data
    Click Search and select the access point. Click Execute on the Action pull-down menu and select the mode of action Update AP, confirm with OK.
    comwin-2.gif
    EXEC-USSU:MODE=UPDATAP,LTU=17;
    IMPORTANT:
    Connections are cleared down without further warning. Prior to the EXEC-USSU:UPDATAP, the configuration must be updated on the system hard disk.