Can I to know IP address via DTE?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • oiduran
    Genius
    • Nov 2013
    • 204

    Can I to know IP address via DTE?

    Dears, anyone know if can I to know the IP Address LAN1 or LAN2 IP Office for the DTE?
  • thiel2
    Genius
    • Apr 2013
    • 365

    #2
    38,400, 8, N, 1

    Turn off the IP Office.
    Turn on the IP Office.

    You should see some information come onto the screen.

    Someplace in there is a hex code 8 charachters long just after the
    words LAN1
    This is the IP Address of LAN 1. Convert from HEX to Decimal to get
    the correct IP Address. C0A82A01 equals 192.168.42.1

    Comment

    • havel3
      Guru
      • Nov 2012
      • 148

      #3
      Hook up a serial cable, use PuTTy 38400,8,N,1
      type AT<enter>
      If sytem responds
      Type at-debug (no capitals)<enter>
      Type updatelan<enter>
      Current LAN1: ipaddr: 192.168.42.1 mask: 255.255.255.0 (LAN port)
      Current LAN2: ipaddr: 128.75.0.100 mask: 255.255.255.0 (WAN port)

      Enter which lan interface (lan1 or lan2): lan1 (or hit enter to leave unchanged)

      Enter IP address (a.b.c.d): 10.10.10.1<enter>
      Enter IP mask (a.b.c.d): 255.255.255.0<enter>
      Add default gateway (yes or no)? 10.10.10.254<enter>
      Start WriteConfig at f7e0969c, savemode SaveNormal, writetype ToFlash
      Start WriteConfig at f7e0969c, savemode SaveNormal, writetype ToFile
      :
      :
      Configuration has been saved. Reboot now (yes or no)? no (enter to 'yes' to reboot system immediately)

      Comment

      • oiduran
        Genius
        • Nov 2013
        • 204

        #4
        Thanks

        Hi there !

        Thanks, your support is excellent!

        Looks the file!

        Originally posted by thiel2 View Post
        38,400, 8, N, 1

        Turn off the IP Office.
        Turn on the IP Office.

        You should see some information come onto the screen.

        Someplace in there is a hex code 8 charachters long just after the
        words LAN1
        This is the IP Address of LAN 1. Convert from HEX to Decimal to get
        the correct IP Address. C0A82A01 equals 192.168.42.1
        Attached Files

        Comment

        • oiduran
          Genius
          • Nov 2013
          • 204

          #5
          I'm Thankfull !

          Comment

          • fwilkepcs
            Genius
            • Nov 2013
            • 360

            #6
            Does that work withou having to reboot IPO?

            Comment

            • havel3
              Guru
              • Nov 2012
              • 148

              #7
              Sure, type updatelan in the debug screen and at the respons "Enter which lan interface (lan1 or lan2):" just press enter to exit the command without any change.
              Leave the debug menu with the command "localta".

              Comment

              Loading