Oracle Exalogic Elastic Cloud Owner's Manual page 335

Table of Contents

Advertisement

# zlogin zone04
[Connected to zone 'zone04' pts/7]
Bond the VNICs you created as described in step 5 of
4.
VNICs and Associating Them with
Run the following command to display the bond you created in the previous step:
5.
root@zone04:~# ipadm show-addr
ADDROBJ
TYPE
lo0/v4
static
bond1/v4
static
lo0/v6
static
Note the IP address of the bond you created.
Run netstat -rn to display the routing table as in the following example:
6.
root@zone04:~# netstat -rn
Routing Table: IPv4
Destination
-------------------- -------------------- ----- ----- ---------- ---------
127.0.0.1
138.3.48.0
Routing Table: IPv6
Destination/Mask
--------------------------- --------------------------- ----- --- ------- -----
::1
Add the IP address of the bond you noted in step
7.
command:
root@zone04:~# route -p add default IP_address_of_bond
Example:
root@zone04:~# route -p add default 138.3.48.1
add net default: gateway 138.3.48.1
add persistent net default: gateway 138.3.48.1
Display the routing table again to verify that the IP address of the bond was added
8.
as in the following example:
root@zone04:~# netstat -rn
Routing Table: IPv4
Destination
-------------------- -------------------- ----- ----- ---------- ---------
default
127.0.0.1
138.3.48.0
Routing Table: IPv6
Destination/Mask
--------------------------- --------------------------- ----- --- ------- -----
::1
VLANs..
STATE
ADDR
ok
127.0.0.1/8
ok
138.3.51.2/22
ok
::1/128
Gateway
Flags Ref
127.0.0.1
UH
138.3.51.2
U
Gateway
::1
Gateway
Flags Ref
138.3.48.1
UG
127.0.0.1
UH
138.3.51.2
U
Gateway
::1
Create a Solaris Zone
Oracle Solaris: Creating
Use
Interface
2
0 lo0
2
0 bond1
Flags Ref
Use
UH
2
5
by running the following
Use
Interface
1
0
2
0 lo0
2
0 bond1
Flags Ref
Use
UH
2
Manage Solaris Zones on Exalogic F-11
If
0 lo0
If
0 lo0

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Exalogic Elastic Cloud and is the answer not in the manual?

Table of Contents