This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 
                    tips:irix:basic_ipv6 [2010/02/03 14:42] mattieu created  | 
                
                    tips:irix:basic_ipv6 [2010/02/11 18:04] (current) mattieu  | 
            ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Basic IPv6 setup ====== | ====== Basic IPv6 setup ====== | ||
| - | ===== Activate  | + | ===== Installing IPv6 subsystems ===== | 
| - | In order to activate basic IPv6 functionalities, | + | First of all, we must install IRIX subsystems (they are not installed by default). The ipv6 product includes these subsystems: | 
| + | < | ||
| + |         | ||
| + |                                       | ||
| + |                                       | ||
| + |                                       | ||
| + | |||
| + |         | ||
| + |                                       | ||
| + | |||
| + |         | ||
| + | (this document) | ||
| + | </ | ||
| + | Approximate sizes of these subsystems are as follows: | ||
| + | < | ||
| + |         | ||
| + |                                       | ||
| + | |||
| + |         | ||
| + | |||
| + |         | ||
| + | |||
| + |         | ||
| + | </ | ||
| + | The IRIX release notes give some details for the installation. | ||
| + | < | ||
| + | All of the subsystems for ipv6 can be installed using IRIX. | ||
| + | You do not need to use the miniroot. Refer to the IRIS | ||
| + |         | ||
| + |         | ||
| + | |||
| + | If you are installing this product for the first time, the | ||
| + |         | ||
| + | in the eoe base product. You must explicitly mark them for | ||
| + |         | ||
| + |        ipv6 subsystems installed, an " | ||
| + | them up along with any other subsystems that normally would | ||
| + | be upgraded, provided the versions to be installed are | ||
| + |         | ||
| + | </ | ||
| + | The steps are basically : open IRIX overlays with '' | ||
| + | |||
| + | You can also do this with the '' | ||
| + | ===== Enabling  | ||
| + | In order to activate basic IPv6 functionalities, | ||
| + | < | ||
| + | A tunable flag is used to enable IPv6 on the system. This is | ||
| + | set off by default when the product is initially installed. | ||
| + | |||
| + | The value of the flag ip6_enable can be changed using the | ||
| + |         | ||
| + |         | ||
| + | 0. A reboot is necessary for the tunable to take effect. | ||
| + | |||
| + |         | ||
| + | and configured tunnelling can be found in the | ||
| + |        / | ||
| + |         | ||
| + | </ | ||
| + | So let's enable it: | ||
| <code bash> | <code bash> | ||
| mattieu@IRIS: | mattieu@IRIS: | ||
| Line 10: | Line 69: | ||
| reboot the system | reboot the system | ||
| </ | </ | ||
| - | Then you have to reboot the system as it was asked. | + | Then you have to reboot the system as it was asked.  | 
| - | + | ||
| - | + | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||