
1.
Define the relation between the IP address and the hostname in the /etc/inet/hosts file.
Example (Hostname is giga-lacp and its IP address is 192.168.150.1):
# cat /etc/hosts
192.168.150.1 giga-lacp
2.
Setup the hostname and prefix length to aggr1 by ipadm(1M) command.
Example (Hostname is giga-lacp and prefix length is 24):
# ipadm create-ip aggr1
# ipadm create-addr -T static -a giga-lacp/24 aggr1/v4static
-
The following example shows how to create a VLAN interface with the "aggr-link=aggr1" LinkAggregation Group(*4).
("IP address=192.168.151.1" is assigned to the VLAN interface "aggr2001" of "VID=2".):
# dladm create-vlan -l aggr1 -v 2
# ifconfig aggr2001 plumb 192.168.151.1 up
*4: After rebooting the system, the VLAN interface aggr2001 is not activated.
-
The following example shows how to setup the VLAN interface with the "aggr-link=aggr1" LinkAggregation Group for
activation after rebooting the system.
("IP address=192.168.151.1" is assigned to the VLAN interface "aggr2001" of "VID=2".):
1.
Create the VLAN interface by dladm(1M) command.
2.
Example (the VLAN interface "aggr2001" of "VID=2"):
# dladm create-vlan -l aggr1 -v 2
3.
Define the relation between the IP address and the hostname in the /etc/inet/hosts file.
Example (Hostname is giga-lacp and its IP address is 192.168.150.1):
# cat /etc/hosts
192.168.151.1 giga-vlan
4.
Setup the hostname and prefix length to aggr2001 by ipadm(1M) command.
Example (Hostname is giga-lacp and prefix length is 24):
# ipadm create-ip aggr2001
# ipadm create-addr -T static -a giga-vlan/24 aggr2001/v4static
Note
-
Before creating a LinkAggregation Group, all interfaces to be assigned to the group must be in an inactive state.
-
By using the dladm create-aggr command, the policy, the LACP mode and the LACP timer are set to default values ("L4 distribution",
"off mode" and "short"). To set parameters to non-default values, it is necessary to change the LinkAggregation settings by using the
dladm modify-aggr command. For more information about this command, please refer to "
4.2.1.3 Modify a LinkAggregation (dladm
".
-
After rebooting the system, the LinkAggregation settings remain effective.
-
For more information about this command, please refer to the "man pages section 1M: System Administration Commands" of Oracle
Documentation.
- 46 -
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 ...