The software described in this documentation is either in Extended Support or Sustaining Support. See https://www.oracle.com/us/support/library/enterprise-linux-support-policies-069172.pdf for more information.
Oracle recommends that you upgrade the software described by this documentation as soon as possible.

1.2.2.2 New Boot and Kickstart Options

The following new boot options are available:

bond=bondname:bondslave1[,bondslave2]...:[opt1[, opt2]...]

Specifies the bonded network interface, the network connections to be bonded to the interface, and any additional options.

vlanid=tag

Specifies a network device's numeric 802.1q tag to allow installation over a VLAN.

The following new Kickstart options are available with the network keyword:

--bondslaves=bondslave1[,bondslave2]... --bondopts=opt1[, opt2]...

Specifies the network connections to be bonded to the network interface, and any additional options.

--vlanid=tag

Specifies a network device's numeric 802.1q tag to allow installation over a VLAN.

The new Kickstart fcoe keyword allows you to enable Fibre Channel over Ethernet (FCoE) devices in addition to Enhanced Disk Drive Services (EDD) discovered devices. The following options are available with the fcoe keyword:

--autovlan

Specifies that VLANs should be discovered automatically.

--dcb=setting1[,setting2]...

Specifies settings for Data Center Bridging (DCB).

--nic=device

Specifies the name of the FCoE device to activate.