Changing Oamp Address Through Ini File - AudioCodes Mediant 4000 SBC User Manual

Session border controllers
Hide thumbs Also See for Mediant 4000 SBC:
Table of Contents

Advertisement

CHAPTER 4    Configuring VoIP LAN Interface for OAMP
(config-network)# interface network-if 0
(network-if-0)#
9.
Configure the IP address:
(network-if-0)# ip-address <IP address>
10.
Configure the prefix length:
(network-if-0)# prefix-length <prefix length / subnet mask, e.g., 16>
11.
Configure the Default Gateway address:
(network-if-0)# gateway <IP address>
12.
Apply your settings:
(network-if-0)# activate
13.
Cable the device to your network. You can now access the device's management interface
using this new OAMP IP address.

Changing OAMP Address through ini File

You can change the device's default OAMP networking address by loading an ini file with the new
OAMP address, through the device's Web interface.
To change the default OAMP network address through ini file:
1.
Create an ini file using a regular text-based editor program (such as Notepad) and save it with
the file extension name .ini (e.g., myfile.ini).
2.
Copy-and-paste the below ini file table parameter (InterfaceTable) into the ini file:
[ InterfaceTable ]
FORMAT InterfaceTable_Index = InterfaceTable_ApplicationTypes, InterfaceTable_
InterfaceMode, InterfaceTable_IPAddress, InterfaceTable_PrefixLength,
InterfaceTable_Gateway, InterfaceTable_InterfaceName, InterfaceTable_
PrimaryDNSServerIPAddress, InterfaceTable_SecondaryDNSServerIPAddress,
InterfaceTable_UnderlyingDevice;
InterfaceTable 0 = 6, 10, <IP Address>, <Prefix Length>, <Default Gateway>,
"O+M+C", 0.0.0.0, 0.0.0.0, "vlan 1";
[ \InterfaceTable ]
3.
Modify the <IP Address>, <Prefix Length>, and <Default Gateway> parameters (but remove
the angle brackets).
4.
Save the file.
5.
Connect to the device's Web interface using the default OAMP address (see
Address through Web Interface
6.
Open the Configuration File page (Setup menu > Administration tab > Maintenance folder >
Configuration File).
7.
Under the INI File group, click the Browse button to select the file, and then click Load INI
File; the device loads the file and saves the configuration to flash memory with a device reset.
8.
Disconnect the device from your PC and re-connect it to your network.
on page 10).
- 13 -
Mediant 4000 SBC | User's Manual
Changing OAMP

Advertisement

Table of Contents
loading

Table of Contents