- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- problem about remote printer
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2007 05:28 AM
10-06-2007 05:28 AM
Current configuration will not print banner.
But now,customer want to print the banner.
How can I type the command?
Thanks,louis
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2007 02:29 PM
10-06-2007 02:29 PM
Re: problem about remote printer
what does it return
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2007 02:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2007 05:10 AM
10-07-2007 05:10 AM
Re: problem about remote printer
#[/etc/lp/interface] grep -i banner 045_dskjt2
# ie. use "-oBSDh" to suppress banner page.
# classification for use on the banner page.
# to print on the banner page. Normally, the
# -h Suppress the printing of the banner page.
nb) # Suppress the printing of the banner page.
BSDh) # Suppress the printing of the banner page.
Keep us updated the results..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 04:20 AM
10-08-2007 04:20 AM
Re: problem about remote printer
# lpadmin -pA0 -v/dev/null -mrmodel -orm10.10.111.16 -orplp3 -ocmrcmodel -osmrsmo
thanks,louis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2007 05:50 AM
10-08-2007 05:50 AM
Re: problem about remote printer
if you do NOT see an option '-h' in your trace of the rlp command line (look into your /w3c/print.log), and nevertheless no banner is printed, then this line - found in the Warnings-section of the 'rlp' man page may hold the cause:
>>
Some remote line printer models may not support all of these options. Options not supported are silently ignored.
<<
mfG Peter