Oracle ZFS Storage Appliance Administration Manual page 73

Hide thumbs Also See for ZFS Storage Appliance:
Table of Contents

Advertisement

hostname:configuration net interfaces ip (uncommited)> commit
6.
If clustered controllers, create an IP interface and assign it to the VNIC for the
second controller. After entering commit, enter done.
hostname:configuration net interfaces> ip
hostname:configuration net interfaces ip (uncommitted)> set v4addrs=192.168.1.102/24
hostname:configuration net interfaces ip (uncommited)> set label=management-controller-2
hostname:configuration net interfaces ip (uncommitted)> set links=vnic2
hostname:configuration net datalinks vnic (uncommitted)> commit
hostname:configuration net datalinks> done
7.
Configure routing for the first controller. If clustered controllers, configure
routing for the second controller. After entering commit, enter done.
First controller:
hostname:configuration net> routing
hostname:configuration net routing> create
hostname:configuration net route (uncommitted)> set destination=0.0.0.0
hostname:configuration net route (uncommitted)> set mask=0
hostname:configuration net route (uncommitted)> set interface=vnic1
hostname:configuration net route (uncommitted)> set gateway=192.168.1.1
hostname:configuration net route (uncommitted)> set family=IPv4
hostname:configuration net route (uncommitted)> commit
hostname:configuration net route> done
Second controller:
hostname:configuration net> routing
hostname:configuration net routing> create
hostname:configuration net route (uncommitted)> set destination=0.0.0.0
hostname:configuration net route (uncommitted)> set mask=0
hostname:configuration net route (uncommitted)> set interface=vnic2
hostname:configuration net route (uncommitted)> set gateway=192.168.1.1
hostname:configuration net route (uncommitted)> set family=IPv4
v4addrs = 192.168.1.102/24 (uncommitted)
label = management-controller-2 (uncommitted)
links = vnic2 (uncommitted)
destination = 0.0.0.0 (uncommitted)
mask = 0 (uncommitted)
interface = vnic1 (uncommitted)
gateway = 192.168.1.1 (uncommitted)
family = IPv4
destination = 0.0.0.0 (uncommitted)
mask = 0 (uncommitted)
interface = vnic2 (uncommitted)
gateway = 192.168.1.1 (uncommitted)
family = IPv4
Configuring Management Interfaces (CLI)
Configuring the Appliance
73

Advertisement

Table of Contents
loading

Table of Contents