igb0 up ip igb0 192.168.2.80/22 Untitled
Interface
hostname:maintenance system setup net> done
To create a management interface now, use the following steps as an example:
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 STATE CLASS LINKS ADDRS LABEL
igb0 up ip igb0 192.0.2.11/24 Untitled
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 Configuring Network Routing in Oracle ZFS Storage
Appliance Administration Guide, Release OS8.8.x.
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
destination = 0.0.0.0 (uncommitted)
hostname:maintenance system setup net route (uncommitted)> set mask=0
mask = 0 (uncommitted)
hostname:maintenance system setup net route (uncommitted)> set interface=igb0
interface = igb0 (uncommitted)
hostname:maintenance system setup net route (uncommitted)> set
gateway=192.0.2.1
gateway = 192.168.56.101 (uncommitted)
hostname:maintenance system setup net route (uncommitted)> set family=IPv4
family = IPv4 (uncommitted)
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:
state = up
curaddrs = 192.0.2.11/24
class = ip
label = Untitled Interface
enable = true
admin = true
links = igb0
v4addrs =
Chapter 13
Performing Initial Configuration (CLI)
13-17