Sponsored Content
Operating Systems Solaris recommend a terminal concentrator Post 302099414 by sparcguy on Tuesday 12th of December 2006 02:47:09 AM
Old 12-12-2006
thx, wat abt the terminal concentrator? Which product do you use? And possible how much did you roughly pay, I looking to get one for our boxes, I heard the cisco 1313A c/w 16 ports is used by sun though I can't seem to find the product mentioned on the sun website.

anybody currently using the cisco 1313A terminal concentrator switch?
 

10 More Discussions You Might Find Interesting

1. IP Networking

Please recommend me a Book

I have a SCO OpenServer 5 and I'll like to know about a Very good Book for Unix Networking that can help me with this server or any good book about Unix Networking. Thanks! (2 Replies)
Discussion started by: SuPeRbYtE
2 Replies

2. Programming

Recommend Books

Can anybody recommend a good (& maybe cheap :D ) book for c-prg in HP-UX. I a little rusty & most of expr is in PC world. (1 Reply)
Discussion started by: vslewis
1 Replies

3. UNIX for Dummies Questions & Answers

Can anyone recommend a freeware X-windows emulator?

Are there any freeware or shareware X-windows emulators out there? I only have the need for an emulator on rare occasions and would like to avoid having to purchase something like Exceed or x32. Thanks (1 Reply)
Discussion started by: rhack
1 Replies

4. Solaris

Terminal Concentrator

Hi everybody could u plz help me HOW TO CONFIGURE TERMINAL CONCENTRATOR IN SUN CLUSTER ENVIRONMENT if u have any doccumentation plz send me as early as possible Regards prakash (1 Reply)
Discussion started by: pshelke
1 Replies

5. UNIX and Linux Applications

What Database engine would you recommend?

Thank you for choosing this thread to read. I am about to develop a heavy set financial system. My client wants to build his own in-house. Due to my LAMP/BSD mind set, I know MySQL, but no other database (never got the chance to see others). I do not know if MySQL can handle 2000 to 5000 records... (3 Replies)
Discussion started by: sad_angle
3 Replies

6. Shell Programming and Scripting

Can anyone recommend a book for perl WIN32

Is there a book available that goes into the PERL WIN32 module in depth ? I like the Unix in a nutshell or Perl Black Book by Holzner way of teaching. Teach by example. Anyone ? Thanks Popeye, Olive and sweetpea :p (1 Reply)
Discussion started by: popeye
1 Replies

7. UNIX for Dummies Questions & Answers

Pls recommend a telnet session

hi guys, currently i'm using putty and hyper terminal in my telnet session mostly on hp servers. problem is when im trying to use putty to connect with the mp console im unable to connect because im using a usb-to-serial cable & putty only configured to com1. reason for this is i want to save... (2 Replies)
Discussion started by: gob23g
2 Replies

8. Shell Programming and Scripting

shell books recommend

Now i'm reading <Advanced Bash scripting Guide> and that book lists too many examples and show little explanations.That makes me feel confused.Do any1 has some better book recommend to me about Bash? (4 Replies)
Discussion started by: homeboy
4 Replies

9. Programming

Which C++ book do you recommend?

Hello, May be my post may look naive to many...but it isn't if you were to believe me.After, trying to learn programming in C for at least 5 years , I concluded that K & R is the best book to learn C, alas I took a lot of time to realize this. So, I'm going to start learning how to program... (8 Replies)
Discussion started by: blackwhite
8 Replies

10. UNIX for Advanced & Expert Users

I need a recent book about CUPS - can someone recommend me one?

Hello all :) since cups 2.2.7 on Ubuntu 18.04 some (not) nice things changed, i would prefer a book for CUPS. Can someone recommend me one? I searched for, but find only very very old books, over 10 years old. If possible I am also satisfied with a good and understandable documentation... (2 Replies)
Discussion started by: darktux
2 Replies
pppoesd.conf(4) 					     Kernel Interfaces Manual						   pppoesd.conf(4)

NAME
pppoesd.conf - PPPoE (Point to Point Protocol over Ethernet) server configuration file DESCRIPTION
is the configuration file for the daemon. This file is read by to initialize the server. The default file is You can use this file to set parameters for each network interface used by during PPPoE sessions. Each entry in the file is of the following format: Each entry in the configuration file is separated by a blank line. Blank lines and lines that begin with are ignored. Parameters contains the following parameters: Specify the name of the service that the server can offer to the client. A value of implies that the server is ready to offer any service to the client. Specify the name of the access concentrator from which you wish to make services available. Specify a tag used by the client to uniquely associate an access concentrator's response (PADO or PADS) to a particular client request (PADI or PADR). Specify the number of times tries to retransmit either a PADI or PADR packet when an access concentrator does not respond to the client's request. Specify the timeout value in seconds. waits for this duration to receive either a PADO or PADS packet before retransmitting a PADI/PADR packet. The default value is 15 seconds. Specify the command-line options of See pppd(1) for more information. Sample pppoesd.conf File [ lan4 ] service=any acname=gatt3 ac_cookie=1 #host_unique=0 timeout=1200 #retry-number=3 local-ipv4-address=1.2.3.4 ipv4-address-pool=5.6.7.8 - 5.6.7.101 pppd-options=mru 1492 debug 11 # Following entries are related to PPPoEv6 local-ipv6-identifier=::9 ipv6-identifier-pool=::10 - ::100 AUTHOR
was developed by Hewlett-Packard. FILES
PPPoE server daemon PPPoE relay PPPoE client PPP daemon SEE ALSO
pppd(1), pppoec(1), pppoerd(1M), pppoesd(1M). pppoesd.conf(4)
All times are GMT -4. The time now is 04:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy