zonecfg:zonename> add net (Begin adding network.)
zonecfg:zonename:net> set address=IP-address/prefixlen (Specify IP address and prefix length.)
zonecfg:zonename:net> set physical=Interface (Specify network interface.)
zonecfg:zonename:net> end (Finish adding network.)
zonecfg:zonename> exit (End of command.)
Example: Adding fjgi0 to a Shared-IP Non-Global Zone (zone1).
# zonecfg -z zone1
zonecfg:zone1> set ip-type=shared
zonecfg:zone1> add net
zonecfg:zone1:net> set address=192.168.150.1/24
zonecfg:zone1:net> set physical=fjgi0
zonecfg:zone1:net> end
zonecfg:zone1> exit
(Note 1) In Solaris 11,zonecfg create -b command must be executed to create a Shared-IP
Non-Global Zone.
(Note 2) In Solaris 11, the vanity name (net2) is specified as fjgi0.
(Note 3) Reboot the Shared-IP Non-Global Zone to make this setting effective.
If the Shared-IP Non-Global Zone has not booted, execute the following command.
# zoneadm -z zonename boot
If the Shared-IP Non-Global Zone has booted, execute the following command.
# zoneadm -z zonename reboot
-
The following example shows how to remove an interface from a Shared-IP Non-Global Zone (zonecfg remove net)
zonecfg -z zonename (Specify Zone Name.)
zonecfg:zonename> remove net address=IP-address (Specify IP address.)
zonecfg:zonename> exit (End of command.)
Example: Removing fjgi0 from a Shared-IP Non-Global Zone (zone1).
# zonecfg -z zone1
zonecfg:zone1> remove net address=192.168.150.1
zonecfg:zone1> exit
(Note) Reboot the Shared-IP Non-Global Zone to make this setting effective.
If the Shared-IP Non-Global Zone has not booted, execute the following command.
# zoneadm -z zonename boot
If the Shared-IP Non-Global Zone has booted, execute the following command.
# zoneadm -z zonename reboot
-
The following example shows how to add an interface to an Exclusive-IP Non-Global Zone (zonecfg set ip-type/zonecfg add net)
zonecfg -z zonename (Specify Zone Name.)
zonecfg:zonename> set ip-type=exclusive (Specify Exclusive-IP Non-Global Zone.)
zonecfg:zonename> add net (Begin adding network.)
zonecfg:zonename:net> set physical=Interface (Specify network interface.)
zonecfg:zonename:net> end (Finish adding network.)
zonecfg:zonename> exit (End of command.)
Example: Adding fjgi2 to an Exclusive-IP Non-Global Zone (zone2).
# zonecfg -z zone2
zonecfg:zone2> set ip-type=exclusive
zonecfg:zone2> add net
zonecfg:zone2:net> set physical=fjgi2
zonecfg:zone2:net> end
zonecfg:zone2> exit
- 68 -
Summary of Contents for PCI Gigabit Ethernet
Page 10: ...Figure 1 1 1000Base SX 2ports SE0X7GD2X Figure 1 2 10 100 1000Base T 2ports SE0X7GD1X 4 ...
Page 11: ...Figure 1 3 10 100 1000Base T 4ports SE0X7GQ1X Figure 1 4 10 100 1000Base T 4ports SE0X7GQ2X 5 ...
Page 13: ...Figure 2 1 SE0X7GD2X with Multimode Optical Fiber Cable 7 ...
Page 14: ...Figure 2 2 SE0X7GD1X with Twisted Pair CAT5e Cable 8 ...
Page 15: ...Figure 2 3 SE0X7GQ1X with Twisted Pair CAT5e Cable 9 ...
Page 16: ...Figure 2 4 SE0X7GQ2X with Twisted Pair CAT5e Cable 10 ...