[printer] Kan IP niet veranderen

Pagina: 1
Acties:

  • The Dolf
  • Registratie: November 2000
  • Niet online
Ik ben sinds kort in het bezit van een Xerox 4517 met netwerkkaart. Helaas is alles statisch ingesteld en op de Xerox site kan je geen informatie hierover vinden.
Ik heb ook op GoT gezocht zonder resultaat.

Nu heb ik volgend pdf'je gevonden maar die is helaas in het Spaans en ik zit grandioos vast.
&2026(7$52(1'(5(d2,31$
1) Utilizar o ARP para definir o endereço IP na placa de rede.
2) Após o endereço ser gravado dar o comando:
TELNET <IP ADRESS> 2048
access
su
back space 2 vezes system - enter
define server IP
define server SUBMASK
define node IP gateway default
init delay 0
logout
Após iste procedimento o endereço, mask e gateway estarão gravadas na placa de rede.
Ik heb al connectie kunnen maken maar bij het password zit ik vast. Ik heb geen flauw benul wat ze bedoelen. Ik heb al met de standaard passwords (admin, 12345, 22222, 11111) van Xerox getracht verder te komen maar helaas zonder resultaat.

Hoe moet ik verder?

offtopic:
Gezien het feit dat dit een prof. netwerkprinter is (toen toch) denk ik dat dit de beste plaats was.

[ Voor 7% gewijzigd door The Dolf op 26-02-2004 01:07 ]

Gezocht!
Samsung 1TB HD103SI printplaat
Router
If everything seems to be going well, you have obviously overlooked something


Verwijderd

ff vertaald, het is blijkbaar portugees:
&2026(7$52(1'(5(d2, 31$ 1) Utilizar the ARP to define address IP in the net plate. 2) After the address to be recorded to give the command: Telnet < IP ADRESS > 2048 access su back space 2 times system - to enter defines server IP defines server SUBMASK defines node IP After gateway default init delay 0 logout iste procedure the address, mask and gateway will be recorded in the net plate.
helaas kan ik je verder ook niet helpen, in het engels is het nog niet echt duidelijk :)

[ Voor 11% gewijzigd door Verwijderd op 26-02-2004 01:41 ]


  • The Dolf
  • Registratie: November 2000
  • Niet online
Dus moet ik als pw 2x de backspace inrammen en vervolgens enter? Of is mijn Engels net zo waardeloos als het herkennen van een taal?

Werkt overigens niet.

[ Voor 9% gewijzigd door The Dolf op 26-02-2004 01:41 ]

Gezocht!
Samsung 1TB HD103SI printplaat
Router
If everything seems to be going well, you have obviously overlooked something


Verwijderd

Of 'system' :?

[ Voor 8% gewijzigd door Verwijderd op 26-02-2004 01:54 ]


  • Jimbolino
  • Registratie: Januari 2001
  • Laatst online: 08-08 23:37

Jimbolino

troep.com

als je het telnet password niet weet, kun je beter opzoek gaan naar de resetknop, of naar een schroevendraaier zodat je bij de batterij kan.

The two basic principles of Windows system administration:
For minor problems, reboot
For major problems, reinstall


  • The Dolf
  • Registratie: November 2000
  • Niet online
Password heb ik inmiddels. 2x backspace en 'system'. Alleen kan ik nu het IP instellen (kan hem zelfs pingen). Subnetmask kan ik helaas niet instellen.
Printen werkt tot op heden ook nog niet maar ik zal eens met telnet gaan stoeien.

Gezocht!
Samsung 1TB HD103SI printplaat
Router
If everything seems to be going well, you have obviously overlooked something


Verwijderd

Misschien is dit een stap in de richting:

http://mailgate.supereva....p.sys.xerox/msg01665.html

[ Voor 45% gewijzigd door Verwijderd op 26-02-2004 02:07 ]


  • Klippy
  • Registratie: Oktober 2000
  • Laatst online: 21:58

Klippy

Still Game

En met dit progje :?

FTP is wel vrij traag.
Volgens mij kan je dat bij Xerox gewoon downloaden.

Steam | SXQncyBhbGwgZ29vZCwgbWFuISDwn5iO


Verwijderd

Ik heb wat gevonden (kan niet slapen, dus ik dacht ik zoek ff mee), je moet dus niet zoeken op die printer, maar op de nic die erin zit, dan krijg je dit:

Deze PDF moet je hebben vermoed ik: http://office.support.xer...ument/Networking/Xnic.pdf
Solution
Telnet Instructions for Changing Network Card Parameters for the XNIC on DocuPrint 45XX Printers


Print a Printer Configuration Sheet or Network Interface Configuration Sheet to identify the printer's IP address.

At a DOS prompt, enter: telnet <printer's IP address> 2048.


--------------------------------------------------------------------------------
Note: The port number 2048 is important for proper terminal emulation. Use this port number when using the GUI telnet application in Windows NT. If you enter the telnet <printer's IP address> 2048 command, you will be logged into the XNIC through the TES port. If you are familiar with the TES screens and prefer to log in via that port, proceed with the TES steps and do not follow this procedure.
--------------------------------------------------------------------------------


At the # prompt, enter the password. The default password is access. You will not see what you enter.

At the Local> prompt, enter: Su.

At the Password>> prompt, enter the password. The default password is system. You will not see what you enter.


--------------------------------------------------------------------------------
Note: If the password is not accepted, you must press the Backspace key before you can enter the password. For example: <Backspace> system.
--------------------------------------------------------------------------------

After entering the password, the Local> prompt is redisplayed and you can enter the server commands. Refer to the following table for a list of basic commands.

To exit enter: logout.
BASIC XNIC COMMANDS

SHOW — displays the XNIC's current information. Display screens vary according to the specific SHOW parameter. The syntax is: show parameter.

MONITOR — is the same as SHOW, except the display screen is updated every 10 seconds (every 1 second in privileged mode). Press any key to exit the display. The syntax is: monitor parameter.

LIST — displays the XNIC's NVRAM (non-volatile RAM) parameter settings. Display screens vary according to the specific LIST parameter. The syntax is: list parameter.

SET — temporarily changes a parameter to a given value. The change is valid until you log out of the XNIC or turn OFF the printer. The syntax is: set parameter value.

DEFINE — permanently changes an NVRAM parameter to a given value. You must reinitialize the XNIC for the changes to take place:


Use the Reset All, Reset Ethernet (for XNIC-ETHERNET), or Reset Token Ring (for XNIC-TOKENRING) command on the printer's control panel (DocuPrint 4517 printer, only).


Power off the printer and then turn it back on.


Issue an init delay 0 command remotely.


The syntax is: define parameter value.

CHANGE — is a combination of SET and DEFINE; it immediately changes a parameter and permanently updates it in the NVRAM as well. The syntax is: change parameter value.

HELP — displays instructions on the use of various commands. The syntax is: help command name.


--------------------------------------------------------------------------------
Note: In the XNIC, Version 5.x, 6.1 and later, the Help command is not available.
--------------------------------------------------------------------------------

XNIC tasks and commands
Task Command
Display information about the XNIC's characteristics show server characteristics
Display the overall network configuration, including the XNIC hardware address and the protocols currently supported show server network
Display the XNIC node parameters show node
Print Network Interface Configuration sheets for Ethernet or Token Ring sheets show config port 1
Change the login password from the default of access at the prompt showing # define server login password password_1 (where password_1 is the new login password)
Change the privileged password from the default of system at the prompt showing password> define server privilege password password_2 (where password_2 is the new privileged password)
Enable protocols on the XNIC define server authorize protocol enabled (where protocol is one of the following: NetWare, AppleTalk, TCP, LAT, NetBIOS, All, or None)
Disable protocols on the XNIC define server authorize protocol disabled (where protocol is one of the following: NetWare, AppleTalk, TCP, LAT, NetBIOS, All, or None)
Disable TCP/IP configuration parameters show server TCP
Reset the XNIC remotely (soft reset) init delay 0
Reset the XNIC to factory defaults init delay 0 default
Display TCP/IP configuration parameters define server IP xxx.xxx.xxx.xxx (where xxx.xxx.xxx.xxxis the printer's IP address)
Redefine the subnet mask define server subnet mmm.mmm.mmm.mmm (where mmm.mmm.mmm.mmm is the subnet mask for the network) If you do not specify a subnet mask, the XNIC will compute an automatic subnet mask value according to the class of the saved IP Address and store that dynamic subnet mask value in the current (temporary DRAM) memory.
Define gateway address define node IP ggg.ggg.ggg.ggg gateway default (where ggg.ggg.ggg.ggg is the address of the default router for the printer's network segment)
Define how many times the printer will attempt BOOTP define server BOOTP n m (where n is the number of broadcast requests that will be made if the printer server does not know its IP address and m is the number of broadcast requests that will be made if the printer server IP address is known. The default is 0) To disable BOOTP, set both the n and m values to 0
Define how many times the printer will attempt DHCP define server DHCP n m (where n is the number of broadcast requests that will be made if the printer server does not know its IP address. Acceptable values are 0 through 7. The default is 2. M is the number of broadcast requests that will be made if the printer server IP address is known. The default is 1.) To disable DHCP, set both the n and m values to 0.
Define how many times the printer will attempt RARP define server RARP n m (where n is the number of broadcast requests that will be made if the printer server IP address is known. The default is 1.) To disable RARP, set both the n and m values to 0.

Related Items

[ Voor 3% gewijzigd door Verwijderd op 26-02-2004 02:14 ]


  • The Dolf
  • Registratie: November 2000
  • Niet online
Verwijderd schreef op 26 februari 2004 @ 02:13:
Ik heb wat gevonden (kan niet slapen, dus ik dacht ik zoek ff mee), je moet dus niet zoeken op die printer, maar op de nic die erin zit, dan krijg je dit:

Deze PDF moet je hebben vermoed ik: http://office.support.xer...ument/Networking/Xnic.pdf


[...]
Dat is voor de nieuwere Netwerkkaarten. Ik heb de oude nog.

Gezocht!
Samsung 1TB HD103SI printplaat
Router
If everything seems to be going well, you have obviously overlooked something


  • The Dolf
  • Registratie: November 2000
  • Niet online
IP had ik inmiddels kunnen wijzigen.

Gezocht!
Samsung 1TB HD103SI printplaat
Router
If everything seems to be going well, you have obviously overlooked something


  • The Dolf
  • Registratie: November 2000
  • Niet online
Gelukt!
Printer heeft nu een ip, gateway en subnet.
Printer is tevens geinstalleerd op de server en ik kan perfect printen vanuit alle andere computers.

Niet gelukt
De software van Xerox herkent de printer niet. Zodoende heb ik dus geen informatie over de toner, etc.

Gezocht!
Samsung 1TB HD103SI printplaat
Router
If everything seems to be going well, you have obviously overlooked something


  • The Dolf
  • Registratie: November 2000
  • Niet online
Is er nog een Xerox expert in de buurt?

Gezocht!
Samsung 1TB HD103SI printplaat
Router
If everything seems to be going well, you have obviously overlooked something

Pagina: 1