Hi,
I have one server which is running on AIX 5.1. It has bunch of printers which are configured and the application running on the machine is sending the print jobs to all those printers.
If I look at the /etc/qconfig file, it looks like as :-
prnque1:
device = @z105sl1
up = TRUE
host = z105sl1
s_statfilter = /usr/lib/lpd/aixshort
l_statfilter = /usr/lib/lpd/aixlong
rq = pcl
@z105sl1:
backend = /usr/lib/lpd/rembak -T50
prnque2:
device = @z105sl2
up = TRUE
host = z105sl2
s_statfilter = /usr/lib/lpd/aixshort
l_statfilter = /usr/lib/lpd/aixlong
rq = pcl
@z105sl2:
backend = /usr/lib/lpd/rembak -T50
prnque3:
device = @z105sl3
up = TRUE
host = z105sl3
s_statfilter = /usr/lib/lpd/aixshort
l_statfilter = /usr/lib/lpd/aixlong
rq = pcl
@z105sl3:
backend = /usr/lib/lpd/rembak -T50
And so on .....!!!
rivprnq1:
device = @rivprn1
up = TRUE
host = rivprn1
s_statfilter = /usr/lib/lpd/aixshort
l_statfilter = /usr/lib/lpd/aixlong
rq = pcl
@rivprn1:
backend = /usr/lib/lpd/rembak -T50
rivque01:
device = @rivqprn1
up = TRUE
host = rivqprn1
s_statfilter = /usr/lib/lpd/aixshort
l_statfilter = /usr/lib/lpd/aixlong
rq = pcl
@rivqprn1:
backend = /usr/lib/lpd/rembak -T50
rivque02:
device = @rivqprn2
up = TRUE
host = rivqprn2
s_statfilter = /usr/lib/lpd/aixshort
l_statfilter = /usr/lib/lpd/aixlong
rq = pcl
@rivqprn2:
backend = /usr/lib/lpd/rembak -T90
rivque03:
device = @rivqprn3
up = TRUE
host = rivqprn3
s_statfilter = /usr/lib/lpd/aixshort
l_statfilter = /usr/lib/lpd/aixlong
rq = pcl
@rivqprn3:
backend = /usr/lib/lpd/rembak -T50
Now, We have got one new P550 server with AIX 5.3 and we have installed the same application too. To configure this huge printer list with new machine, what is the best way to do it? This new machine will be final production server.
Thanks ..
TIA ..
I have one server which is running on AIX 5.1. It has bunch of printers which are configured and the application running on the machine is sending the print jobs to all those printers.
If I look at the /etc/qconfig file, it looks like as :-
prnque1:
device = @z105sl1
up = TRUE
host = z105sl1
s_statfilter = /usr/lib/lpd/aixshort
l_statfilter = /usr/lib/lpd/aixlong
rq = pcl
@z105sl1:
backend = /usr/lib/lpd/rembak -T50
prnque2:
device = @z105sl2
up = TRUE
host = z105sl2
s_statfilter = /usr/lib/lpd/aixshort
l_statfilter = /usr/lib/lpd/aixlong
rq = pcl
@z105sl2:
backend = /usr/lib/lpd/rembak -T50
prnque3:
device = @z105sl3
up = TRUE
host = z105sl3
s_statfilter = /usr/lib/lpd/aixshort
l_statfilter = /usr/lib/lpd/aixlong
rq = pcl
@z105sl3:
backend = /usr/lib/lpd/rembak -T50
And so on .....!!!
rivprnq1:
device = @rivprn1
up = TRUE
host = rivprn1
s_statfilter = /usr/lib/lpd/aixshort
l_statfilter = /usr/lib/lpd/aixlong
rq = pcl
@rivprn1:
backend = /usr/lib/lpd/rembak -T50
rivque01:
device = @rivqprn1
up = TRUE
host = rivqprn1
s_statfilter = /usr/lib/lpd/aixshort
l_statfilter = /usr/lib/lpd/aixlong
rq = pcl
@rivqprn1:
backend = /usr/lib/lpd/rembak -T50
rivque02:
device = @rivqprn2
up = TRUE
host = rivqprn2
s_statfilter = /usr/lib/lpd/aixshort
l_statfilter = /usr/lib/lpd/aixlong
rq = pcl
@rivqprn2:
backend = /usr/lib/lpd/rembak -T90
rivque03:
device = @rivqprn3
up = TRUE
host = rivqprn3
s_statfilter = /usr/lib/lpd/aixshort
l_statfilter = /usr/lib/lpd/aixlong
rq = pcl
@rivqprn3:
backend = /usr/lib/lpd/rembak -T50
Now, We have got one new P550 server with AIX 5.3 and we have installed the same application too. To configure this huge printer list with new machine, what is the best way to do it? This new machine will be final production server.
Thanks ..
TIA ..