Port 111 Configuration

To enable port 111 using Oracle® Enterprise Session Border Controller boot parameters:

  1. In Superuser mode, type configure terminal and press Enter
    ORACLE# configure terminal
  2. To enter the boot parameters so that you can configure them, type bootparam and press Enter.
    ORACLE(configure)# bootparam
  3. Press Enter to scroll through the list of boot parameters until you reach the setting for flags.

    To set this value correctly, you need to add the value 0x200000 to your existing flag setting in the boot parameters. In the example below, the existing flag value is 0x30008. When the value 0x200000 is added, the result is 0x230008. The result is the value that you need to set.

    When you reach the flag setting, type the value representing the flags you need (0x230008 in the example below) and press Enter. Continue to press Enter to finish scrolling through the rest of the boot parameters.

    '.' = clear field;  '-' = go to previous field;  ^D = quit
    boot device          	: wancom0
    processor number 	: 0
    host name 	: acmepacket8
    file name 	: /tffs0/sd220p9.gz
    inet on ethernet (e)	: 10.0.1.57:ffff0000
    inet on backplane (b)	: 0.0.0.0
    host inet (h)        	: 10.0.1.5
    gateway inet (g)     	: 10.0.0.1
    user (u)             	: user
    ftp password (pw)    	: password
    flags (f)            	: 0x30008 0x230008
    target name (tn)     	: acmesystem
    startup script (s)   	: 0
    other (o)            	:
    NOTE: These changed parameters will not go into effect until reboot. Also, be aware that some boot parameters may also be changed through the PHY and Network Interface Configurations.
    ORACLE(configure)#
  4. Type exit to return to the main Superuser menu so that you can reboot your Oracle® Enterprise Session Border Controller and apply the settings you have entered.
    ORACLE(configure)# exit
  5. Reboot your Oracle® Enterprise Session Border Controller. Type a y and press Enter to reboot.
    ORACLE# reboot
    -----------------------------------------
    WARNING: you are about to reboot this SD!
    -----------------------------------------
    Reboot this SD [y/n]?:y