bootparam

The bootparam command establishes the parameters that a Oracle Communications Session Border Controller uses when it boots.

Note:

In the physical interface and the network interface configuration elements, you can set values that may override the values set within the boot configuration parameters. If you are configuring these elements and enter information that matches information in the boot configuration parameters, the system will warn you that your actions may change the boot configuration parameters. The bootparam command presents you with the parameters to enter on a line-by-line basis. You can press <Enter> to accept a given default parameter and move to the next parameter.

Parameter

Boot File
Enter the path of the software image you are booting. Include the absolute path for a local boot from the local /boot volume and for a net boot when a path on the FTP server is needed.
IP Address
Enter the IP address of wancom0.
VLAN
Enter the LAN of management network.

Note:

The acquire-config command is not supported on management interfaces that use both VLANs and IPv6.
Netmask
Enter the Netmask portion of the wancom0 IP Address.
Gateway
Enter the Network gateway that this wancom0 interface uses.
IPv6 Address
Enter the Version 6 IP address/mask of wancom0. Configure the mask as a forslash (/) after the address followed by the mask in number of bits.
IPv6 Gateway
Enter the Version 6 network gateway that this wancom0 interface uses.
Host IP
Enter the IP Address of FTP server from where to download and execute a software image.
FTP username
Enter the FTP server username.
FTP password
Enter the FTP server password
flags
Set the Oracle Communications Session Border Controller to know from where to boot. Also sets how to use the files in the booting process. This sequence always starts with 0x (these flags are hexadecimal).
  • 0x00000008 Bootloader ~7 seconds countdown
  • 0x00000040 Autoconfigure wancom0 via DHCP enable - VM platforms only
  • 0x00000080 Use TFTP protocol (instead of FTP) enable - VM platforms only
  • 0x00000080 Use TFTP protocol (instead of FTP) enable - VM platforms only
Target Name
Enter the name of this Oracle Communications Session Border Controller. This field also sets the name of the Oracle Communications Session Border Controller as it appears in the system prompt (e.g., ORACLE> or ORACLE#). You need to know the target name if you are setting up an HA node.

This name must be unique among Oracle Communications Session Border Controllers in your network. This name can be 63 characters or less.

Console Device
Enter the Serial output device type that is dependent on platform. COM1 applies to virtual serial consoles, VGA to virtual video console. VGA is the default on VMware and KVM. COM1 is the default on OVM and EC2.
Console Baudrate
Enter the speed in bits per second which the console port operates at. The options can be 115200 BPS, 8 data bits, no stop bit, parity NONE.
Other
This allows to set miscellaneous and deployment-specific boot settings for internal use only.

Path

bootparam is in the configuration path. The full path from the topmost prompt is: configure terminal , and then bootparam.