Chapter 3
Connecting to ILOM and Applying Main Power to the Server Module
25
▼
Test IPv4 or IPv6 Network Configuration
1. At the CLI prompt, type the
show
command to view the network
test
targets
and properties.
For example, see the following output the shows the test target properties on a
CMM device.
2. Use the
set ping
or
set ping6
command to send a network test from the
device to a specified network destination:
->
show
/CMM/network/test
Targets:
Properties:
ping = (Cannot show property)
ping6 = (Cannot show property)
Commands:
cd
set
show
Property
Set Property Value
Description
ping
set ping=<
IPv4_address
>
Type the
set ping=
command at the command
prompt followed by the IPv4 test destination
address.
For example:
->
set ping=10.8.183.106
Ping of 10.8.183.106 succeeded
ping6
set ping6=<
IPv6_address
>
Type the
set ping6=
command followed by the
IPv6 test destination address.
For example:
->
set ping6=fe80::211:5dff:febe:5000
Ping of fe80::211:5dff:febe:5000
succeeded