Lenovo Converged HX Series Installation And Service Manual page 53

Table of Contents

Advertisement

Add IPv6 Address
For HX Series Type 8689, the factory default is to get the IPv6 address from a DHCP server. The IPv6
address can be generated from the MAC address using the industry standard formula. The link-local address
of fe80 should be replaced by 2001. A default subnet prefix length of 64 can be used.
The IPv6 address can be changed in the "Network" settings under the "Configuration tab in the BMC GUI.
From the command line, the following 4 steps need to be followed:
1. Set IPV6 source to static
ipmitool -I lanplus -U USERID -P PASSW0RD -H 10.109.37.90 raw 0x0c 0x01 0x01 0xc4 0x01(0x02 for dhcp)
2. Set IPV6 IP derived from MAC address (e.g.3ffe:102::)
ipmitool -I lanplus -U USERID -P PASSW0RD -H 10.109.37.21 raw 0x0c 0x01 0x01 0xc5 0x00 0x3f 0xfe 0x01 0x02 0 0 0 0 0
3. Set IPV6 prefix length (64)
ipmitool -I lanplus -U USERID -P PASSW0RD -H 10.109.37.21 raw 0x0c 0x01 0x01 0xc6 0x00 0x40
4. Set IPV6 gateway to default link local address (fe80::1)
ipmitool -I lanplus -U USERID -P PASSW0RD -H 10.109.37.21 raw 0x0c 0x01 0x01 0xc7 0xfe 0x80 0x00 0x01 0 0 0 0 0 0 0 0
.
Chapter 2
Configuration information and instructions
39

Advertisement

Table of Contents
loading

Table of Contents