IBM 6400-I15 User Manual - Page 94

the application printer configuration for mistakes.

Page 94 highlights

• Is the Ethernet Interface able to communicate with the attached printer? To test this, you can: 1. "telnet" to the print server (e.g. "telnet 192.75.11.9") and log in as "root." 2. Enter the command "start fox prn." 3. Execute "stop prn" right after starting the test. This test will send the same text line over and over to the attached printer. • Is the job getting stuck in the Unix host queue? If so, check that the printer is online. If this is correct, there is a configuration error on the Unix station so creating a new print setup may be needed. • Is the operator panel showing any activity to indicate it is receiving data? If so, but there is nothing printing, check to see if a manual formfeed is needed. Also, ensure that the printer can support the type of job coming through. • Do all jobs fail or just certain ones? For example, is it possible that jobs from a certain application are the only ones to fail. If so, check the type of data it sends to make sure it matches the printer emulation. Check the application printer configuration for mistakes. Stair-Stepped Output Stair-stepped output is when the output starts at the top left of the page but every line thereafter, starts a little further over to the right. It also refers to Unix jobs that print one line of text at the top of a page followed by a series of blank pages. This unique output will happen only with Unix text jobs if carriage return insertion is not incorporated into the print setup. The printer may be told to do a linefeed but the Unix job does not specify anything about a carriage return to follow this. To fix this, carriage return insertion must be enabled somewhere in the print setup. The easiest and most common location is on the Ethernet Interface itself within the appropriate model. The feature is called "onlcr" and the command syntax is: set model modelname stty onlcr 5-16 Unix Confuiguration

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154

5–16
Unix Confuiguration
Is the Ethernet Interface able to communicate with the attached printer?
To test this, you can:
1.
telnet
to the print server (e.g. “
telnet
192.75.11.9
”) and log in
as “
root
.
2.
Enter the command “
st
art
fox
prn.
3.
Execute “
stop
prn
” right after starting the test.
This test will send the same text line over and over to the attached
printer.
Is the job getting stuck in the Unix host queue? If so, check that the
printer is online. If this is correct, there is a configuration error on the
Unix station so creating a new print setup may be needed.
Is the operator panel showing any activity to indicate it is receiving
data? If so, but there is nothing printing, check to see if a manual
formfeed is needed. Also, ensure that the printer can support the type
of job coming through.
Do all jobs fail or just certain ones? For example, is it possible that jobs
from a certain application are the only ones to fail. If so, check the type
of data it sends to make sure it matches the printer emulation. Check
the application printer configuration for mistakes.
Stair-Stepped Output
Stair-stepped output is when the output starts at the top left of the page but every
line thereafter, starts a little further over to the right. It also refers to Unix jobs that
print one line of text at the top of a page followed by a series of blank pages.
This unique output will happen only with Unix text jobs if carriage return insertion
is not incorporated into the print setup. The printer may be told to do a linefeed
but the Unix job does not specify anything about a carriage return to follow this.
To fix this, carriage return insertion must be enabled somewhere in the print
setup. The easiest and most common location is on the Ethernet Interface itself
within the appropriate model. The feature is called “onlcr” and the command
syntax is:
set
model
modelname
stty onlcr