HW Terminal Server - jak z ethernetu na serial

Zařízení Annex Network Terminal Server slouží k přístupu po sériové lince. Funguje jako rozbočovač, který na jedné straně má ethernet a na druhé straně seriové připojení k mnoha zařízením. Převádí ethernetovou komunikaci na sériovou a naopak.

Pomocí toho zařízení lze například pohodlně z pracovního počítače ovládat několik serverů a být přitom připojen vždy na sériové konzoli každého ze serverů

Jak na první nastavení

  • poweron
  • okamžite zmáčknout test -> musí svítit oranžová ATTN dioda
monitor:: config
REVISION/CONFIGURATION INFORMATION
    Amount of memory 2 Meg
    Board ID 52 - Serial Number
    REV ROM: Maj Rev 99 Min Rev 0
    ROM Software Rev # 0803
    MLB Type: 8s, V24, FMC, Max Speed=57.6 Kbps, Bd ID(1)
    EXPANSION Type : None
    EEPROM size: 32768 bytes
    FLASH PROM size: 1 Meg, MFG IDs (3189,3189)
    PARITY option is not installed
    Twisted Pair alternate interface installed
    Number of ports 8
monitor:: addr -d

    Ethernet address (hex): 00-80-2D-EE-5D-FA
    Internet address: <uninitialized>
    Subnet mask: 255.0.0.0
    Preferred load host address: 47.16.116.4
    Broadcast address: 0.0.0.0
    Preferred dump address: 0.0.0.0
    Type of IP packet encapsulation: <ethernet>
    Load Broadcast: N
  • nastavení sítě

monitor:: addr
Enter Internet address [<uninitialized>]:: 179.100.1.136
    Internet address: 179.100.1.136
Enter Subnet mask [255.255.0.0]:: 255.255.255.0
    Subnet mask: 255.255.255.0
Enter Preferred load host Internet address [47.16.116.4]::
A gateway is required to reach 47.16.116.4.
Enter Load/dump gateway Internet address::
    Note: Communication with 179.100.1.7 will be impossible.
Enter Broadcast address [0.0.0.0]:: 179.100.1.255
    Broadcast address: 179.100.1.255
Enter Preferred dump address [0.0.0.0]::
Select type of IP packet encapsulation (ieee802/ethernet) [<ethernet>]::
    Type of IP packet encapsulation: <ethernet>
Load Broadcast Y/N [N]:: y
    Load Broadcast: Y
  • bootování z loadnutého image
monitor:: sequence
Enter a list of 1 to 4 interfaces to attempt to use for downloading
code or upline dumping.  Enter them in the order they should be tried,
separated by commas or spaces.  Possible interfaces are:
    Ethernet: net
    SELF:  self
Enter interface sequence [self]::
  • boot
  • su
  • -> heslo je <IP adresa>
  • Set NTS port parameters
Configuring the annex ports for asynchronous mode. This is necessary that you get the permissions to connect to the ports!
annex: su
Password: <default password is NTS IP address>
annex# admin
admin : set port = 1-8 mode slave
You may need to reset the appropriate port, Annex subsystem or reboot the Annex for changes to take effect.
admin : quit
annex# boot
bootfile: <return>

warning: <return>

Použití Annexu

  • telnet IP.example.com -> volba portu nebo cli do nastavení

  • telnet IP.example.com 5008

Zdroje informací

  1. Annex Network Terminal Server
  2. Xylogics Annex Terminal Server
  3. file:///cdrom/sun2/docs/MISC/annexXL.html#portpara na EIS CD