Oracle ZFS Installation Manual page 258

Hide thumbs Also See for ZFS:
Table of Contents

Advertisement

Performing Initial Configuration (CLI)
a.
Go to maintenance system setup net, and then enter interfaces.
hostname:maintenance system setup net> interfaces
b.
Enter show to view the interface. Enter cd .. to return to the context for the
next step.
hostname:maintenance system setup net interfaces> show
Interfaces:
INTERFACE
igb0
Interface
hostname:maintenance system setup net interfaces> cd ..
c.
Configure routing for the interface labeled Untitled Interface. Enter cd .. to
return to the correct context for the next step.
For detailed information, see
Appliance Administration Guide, Release
hostname:maintenance system setup net> routing
hostname:maintenance system setup net routing> create
hostname:maintenance system setup net route (uncommitted)> set destination=0.0.0.0
hostname:maintenance system setup net route (uncommitted)> set mask=0
hostname:maintenance system setup net route (uncommitted)> set interface=igb0
hostname:maintenance system setup net route (uncommitted)> set gateway=192.0.2.1
hostname:maintenance system setup net route (uncommitted)> set family=IPv4
hostname:maintenance system setup net route (uncommitted)> commit
hostname:maintenance system setup net routing> cd ..
d.
Enter interfaces, select the interface labeled Untitled Interface, and then
enter show to view its properties.
hostname:maintenance system setup net> interfaces
hostname:maintenance system setup net interfaces> select igb0
hostname:maintenance system setup net interfaces igb0> show
Properties:
258
Oracle ZFS Storage Appliance Installation Guide, Release OS8.8.x • August 2021
STATE
CLASS
LINKS
up
ip
igb0
"Configuring Network Routing" in Oracle ZFS Storage
destination = 0.0.0.0 (uncommitted)
mask = 0 (uncommitted)
interface = igb0 (uncommitted)
gateway = 192.168.56.101 (uncommitted)
family = IPv4 (uncommitted)
curaddrs = 192.0.2.11/24
ADDRS
192.0.2.11/24
OS8.8.x.
state = up
LABEL
Untitled

Advertisement

Table of Contents
loading

Table of Contents