HP3000-L Archives

September 1996, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Jeff Kell <[log in to unmask]>
Reply To:
Jeff Kell <[log in to unmask]>
Date:
Mon, 23 Sep 1996 15:50:54 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (29 lines)
Mike Liening wrote:
> Just purchased some JetDirect/EX boxes for some printers so I can send 3000
> output over our network (using BOOTP in SpoolMate).  Some of the printers
> will not be on the same subnet as the 3000, so we need to make some changes
> to our cisco router to allow the bootp to find the 3000.  So far we have
> been unsuccessful.  Does anybody know the cisco router commands to enable
> the bootp relay?
 
Enter configuration mode for the interface(s) that are not on the same
subnet as the 3000 and do the following (substitute appropriate
addresses):
 
> utc-mgs#config term
> Enter configuration commands, one per line.  End with CNTL/Z.
> utc-mgs(config)#interface ether 2
> utc-mgs(config-if)#ip helper-address xxx.yyy.zzz.nnn
> utc-mgs(config-if)#exit
> utc-mgs(config)#exit
> utc-mgs#write mem
> Building configuration...
> [OK]
> utc-mgs#
 
Just put your 3000's address as the "ip helper-address".  BOOTP requests
seen on that interface will be forwarded to the specified address.  If
you are also filtering traffic, make sure you don't filter out bootp!
 
Jeff Kell <[log in to unmask]>

ATOM RSS1 RSS2