Sponsored Content
Full Discussion: Printer configuration
Operating Systems AIX Printer configuration Post 302908501 by ibmtech on Tuesday 8th of July 2014 10:45:15 AM
Old 07-08-2014
How are you moving? are you migrating the OS from 6.1 to 7.1 on existing hardware or you are changing the hardware too?

If you use the same mksysb image (same or different hardware/same IP address) to migrate to 7.1, things will be much easier and I doubt you need any additional configuration.
But if you are changing the IP address, then you need to concentrate on the points bakunin presented.
 

9 More Discussions You Might Find Interesting

1. Linux

printer configuration

RH 7.2 I am able to configure a parallel printer using printconf-gui...but is there any way to automate this through the command line? Through printconf-gui I configure it as a local printer, I gave it an arbitrary queue name of epson-fx-880, device is /dev/lp0, & it's a text-only printer. ... (0 Replies)
Discussion started by: jalburger
0 Replies

2. AIX

copy printer configuration to another machine

All, I have just entered over 70 printers in my AIX 5.3 machine. I have to get those same printers onto another machine and I really don't want to do it manually again. Is there a way to copy the information over to that machine? Thanks in advance. (1 Reply)
Discussion started by: kjbaumann
1 Replies

3. UNIX for Dummies Questions & Answers

I need to change printer configuration

We have several Printers that are pointing to a print server that is now defunct. I need to point these printers to the new print server. I am aware I need to change the configuration in /usr/spool/lp/admins/lp/printers/printername/configuration as well as in /etc/printers.conf. However my... (0 Replies)
Discussion started by: tugger
0 Replies

4. Red Hat

Printer Configuration with comannd line

Does anyone know the command line, instead using GUI (printconf) printer configuration to setup printer queue (4 Replies)
Discussion started by: bugsandbunny
4 Replies

5. SuSE

open SUSE 11.0 and its printer configuration

Does anybody who uses open SUSE 11.0? I have used open SUSE 10.2 for about 18 months. Today I installed open SUSE 11.0 The printer does not work. I tried all the tricks tweak it. My printer is an old one. It is HP Deskjet 5600 series. It works fine. I did the configuration using... (0 Replies)
Discussion started by: Angelo
0 Replies

6. SCO

printer configuration

Dear all i have install printer in sco open 5 , i m not getting print out , but printing is showing in que plz help (7 Replies)
Discussion started by: sudhir69
7 Replies

7. SCO

additional printer port configuration in winxware 7

Dear Sir, How can install additional pci lpt card (parallel port) I want to install second dmp printer in unixware 7 server thanks n regards (2 Replies)
Discussion started by: sudhir69
2 Replies

8. UNIX for Dummies Questions & Answers

SCO Printer configuration file

Hello, I am working on Servers running SCO OpenServer 5 and I tend to setup a lot of Servers. I am wondering if mkdev -lp to create printers has a file that I can just copy and paste from an exisiting Server to a new (upgrade) server. I can do this with the hosts and resolv.conf files. ... (1 Reply)
Discussion started by: ewerezak
1 Replies

9. SCO

LPD PRINTER CONFIGURATION

Dear All, I have configured a printer on a unix box to be printing on windows xp printer. Below are the steps followed:- Create the printer on the Windows XP box and share it as prt5 Enable unix printer services on windows XP box On unix box i make changes on hosts,hosts.equiv and .rhosts... (1 Reply)
Discussion started by: njoroge
1 Replies
VV(4)							     Kernel Interfaces Manual							     VV(4)

NAME
vv - Proteon proNET 10 Megabit ring SYNOPSIS
/sys/conf/SYSTEM: NVV vv_controllers # V2LNI (Pronet) DESCRIPTION
The vv interface provides access to a 10 Mb/s Proteon proNET ring network. The network address of the interface must be specified with an an SIOCSIFADDR ioctl before data can be transmitted or received. It is only permissible to change the network address while the interface is marked "down". The host's hardware address is discovered by putting the interface in digital loopback mode (not joining the ring) and sending a broadcast packet from which the hardware address is extracted. Transmit timeouts are detected through use of a watchdog routine. Lost input interrupts are checked for when packets are sent out. If the installation is running CTL boards which use the old broadcast address of 0 instead of the new address of 0xff, the define OLD_BROADCAST should be specified in the driver. The driver can use ``trailer'' encapsulation to minimize copying data on input and output. This may be disabled, on a per-interface basis, by setting the IFF_NOTRAILERS flag with an SIOCSIFFLAGS ioctl. DIAGNOSTICS
vv%d: host %d. The software announces the host address discovered during autoconfiguration. vv%d: can't initialize. The software was unable to discover the address of this interface, so it deemed "dead" will not be enabled. vv%d: error vvocsr=%b. The hardware indicated an error on the previous transmission. vv%d: output timeout. The token timer has fired and the token will be recreated. vv%d: error vvicsr=%b. The hardware indicated an error in reading a packet off the ring. en%d: can't handle af%d. The interface was handed a message with addresses formatted in an unsuitable address family; the packet was dropped. vv%d: vs_olen=%d. The ring output routine has been handed a message with a preposterous length. This results in an immediate panic: vs_olen. SEE ALSO
intro(4N), inet(4F) BUGS
The encapsulation of trailer packets in the 4.2BSD version of this driver was incorrect (the packet type was in VAX byte order). As a result, the trailer encapsulation in this version is not compatible with the 4.2BSD VAX version. 3rd Berkeley Distribution August 20, 1987 VV(4)
All times are GMT -4. The time now is 04:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy