references pages, release notes, and the InSight versions of the NetWorker manuals on an IRIX 5.2 client, give these commands: Inst> keep * Inst> install networker4.*.client_5 Inst> install networker4.man.relnotes Inst> install networker4.books.* For additional information on these subsystems, see the NetWorker for IRIX Release Notes.
# Network Setup Source: http://tech-pubs.net/wiki/index.php/Network_Setup IRIX unlike modern Linux distros, Windows and macOS necessitates some level of manual configuration. Some of the tasks here can be accomplished via the GUI, but it is valuable to understand the networking stack in IRIX.
| **Tip:** Tips or suggestions that you do not necessarily have to follow, but may give you hints as to how to set up IRIX NetWorker at your site, are marked "Tip." ---|--- * * * * * * | **Tip:** Step-by-step procedures that help you save time because they provide the minimum information you need to complete a task are marked as "Shortcut." ---|--- * * * ## Documentation and Support Both the _IRIX NetWorker Administrator's Guide_ and `IRIX NetWorker User's Guide` are available online, as IRIS InSight™ books. To view the manuals, install the subsystems _networker4.books.NetWorker_AG_ and _networker4.books.NetWorker_UG_.
[Page 1] IRIX NetWorker™ Installation Guide Document Number 007-3505-002
[Page 1] IRIX NetWorker™ Installation Guide Document Number 007-3505-003
[Page 1] NetWorker® for IRIX™ User’s Guide Document Number 007-2304-001
---|--- IRIX NetWorker™ User's Guide | | About This Guide
tpl/cgi-bin/getdoc.cgi/0620/bks/SGI_Admin/books/NetWorker_IG/sgi_html/pr01.html)
---|---|---
IRIX NetWorker™ Installation Guide�| �| About This Guide�
**IRIX NetWorker Installation Guide**
(document number: **007-3505-003** / published: 1998-02-21) [table of contents](http://techpubs.sgi.com/library/tpl/cgi-bin/browse.cgi?coll=0620&db=bks&cmd=toc&pth=/SGI_Admin/NetWorker_IG) | [additional info](http://techpubs.sgi.com/library/tpl/cgi-bin/summary.cgi?coll=0620&db=bks&docnumber=007-3505-003) | [download](http://techpubs.sgi.com/library/tpl/cgi-bin/download.cgi?coll=0620&db=bks&docnumber=007-3505-003)
Front Matter
[About This Guide](http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0620&db=bks&srch=&fname=/SGI_Admin/NetWorker_IG/sgi_html/pr01.html)
[Chapter 1. Installing NetWorker](http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0620&db=bks&srch=&fname=/SGI_Admin/NetWorker_IG/sgi_html/ch01.html)
[Page 1] IRIX® Network Programming Guide 007-0810-110
[Page 1] IRIX® Network Programming Guide 007-0810-100
Caution: Important pieces of information and cautionary notes that prevent you from making a mistake are marked “Caution.” Note: Helpful information that you might want to know is marked “Note.” Tip: Tips or suggestions that you do not necessarily have to follow, but may give you hints as to how to set up NetWorker at your site, are marked “Tip.” Documentation and Support Both the IRIX NetWorker Administrator’s Guide and IRIX NetWorker User’s Guide are available online, as IRIS InSight books. To view the manuals, install the subsystems networker4.books.NetWorker_AG and networker4.books.NetWorker_UG. To access these books over the World Wide Web, please visit the Technical Publications Library at http://techpubs.sgi.com/library/. Once there, click Library Search and search for “NetWorker” in document titles. Silicon Graphics offers a comprehensive product support and maintenance program for IRIX products. For information about using support services for this product, refer to the
[Page 1] IRIX® Network Programming Guide Document Number 007-0810-080
[Page 1] IRIX® Network Programming Guide Document Number 007-0810-090
[Page 1] IRIX™ Network Programming Guide Document Number 007-0810-070
## Other Documentation For information on server configuration and administration, refer to the _IRIX NetWorker Administrator's Guide_. To get information about a specific release of IRIX NetWorker, see the _IRIX NetWorker Release Notes_. If you would like more technical information about the NetWorker commands, see the online reference pages after you have installed NetWorker. Both the _IRIX NetWorker User's Guide_ and `IRIX NetWorker Administrator's Guide` are available online, as InSight manuals. Install the subsystems _networker4.books.NetWorker_UG_ and _networker4.books.NetWorker_AG_ ; use `insight`(1) to view the manuals.
-|--- IRIX® Network Programming Guide | | New Features in This Manual
# Installing IRIX Source: http://tech-pubs.net/wiki/index.php/Installing_IRIX It is recommended to install IRIX via a network for ease of use. IRIX has a rather unique and comprehensive network installing method, and as a result of it's convenience, performance and utility, many users have created guides on how to do it. This serves as the meta hub. *
[Page 1] IRIX™ Network Programming Guide Document Number 007-0810-050
## Editing the IP Configuration Files To configure the IP networking interfaces, edit the `/etc/hosts` and `/etc/config/netif.options` files, as explained below. Each time the IP software starts, it uses information from these two files to configure the IP interfaces. * * * | **Note:** For additional details about enabling the IP networking software and configuring network interfaces, refer to the _IRIX Site Administrator's Guide_ , which is available online through IRIS Insight™ or in hardcopy. ---|--- * * *
n them. The network portion of the IP address for each local area network must be unique; you cannot use the same network address for your system's Ethernet and Network Load Balancing connections. To get IP addresses for the Network Load Balancing Software and the devices you are associating with it, follow these steps: 1. Determine which real devices you are associating with the Network Load Balancing Software. 2. Obtain an IP address for the Network Load Balancing Software. This address must be unique. 3. Obtain IP addresses for the real (Ethernet) devices if they have not already been assigned. 4. If necessary, configure the Ethernet devices with `ifconfig`. For information on this command, see its man page, `ifconfig``(1M)` . * * * | **Note:** For specifics, see the sections on planning and setting up a network in the latest version of _IRIX Admin: Networking and Mail_. ---|--- * * * ## Preparing for Network Load Balancing Software Configuration