Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to Change IP and host name of AES through Command Line 1

Status
Not open for further replies.

Redavaya

Programmer
Mar 19, 2013
8
IN
Can any1 help me to understand how to Change IP and host name of AES through Command Line
 
You need root or sroot access.

Code:
/opt/mvap/bin/netconfig

netconfig - ci 1.1.31  (c) 2004  Avaya, Inc.
        lqqqqqqqqqqqqqqu Configure Network Information tqqqqqqqqqqqqqqqk
        x                                                              x
        xHostname          RNXAESSVR________________                   x
        xDNS Domain        _________________________                   x
        xDNS Server        _________________________                   x
        x                                                              x
        xInterface Type    Address           Netmask           Enable  x
        xeth0      [ ]     10.12.14.27_____  255.255.255.0___  [X]     x
        xeth1      [ ]     192.11.13.6_____  255.255.255.252_  [X]     x
        xeth2      [ ]     192.11.13.1_____  255.255.255.252_  [X]     x
        x                                                              x
        xDefault Gateway   10.12.14.1______                            x
        x                                                              x
        x                                                              x
        x                                                              x
        x          lqqqqk                    lqqqqqqk                  x
        x          x OK x                    x Skip x                  x
        x          mqqqqj                    mqqqqqqj                  x
        x                                                              x
        x                                                              x
        mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj

A great teacher, does not provide answers, but methods to teach others "How and where to find the answers"
Avaya. Too little or no help? Expensive?
For FAST switch support at bargain rates, give bsh a call.

bsh

40 years Bell, AT&T, Lucent, Avaya
Tier 3 for 30 years and counting
[URL unfurl="true"]http://bshtele.com[/url]
 
Thanks for the reply..

I checked in AES 4.2 with root login and when i did a Netconfig, the screen showed up asking for a new configuration.Hence thru command line, i made changes in the below files.

/etc/sysconfig/network-scripts/ifcfg-eth0 - (change in eth0)
/etc/hosts - (Change in Host file)
/etc/sysconfig/network - (change in hostname).

Is this the correct method or Do i need to make changes in any other files..??
 
You did all you need to do. Only thing left is reboot the server for your changes to work.

A great teacher, does not provide answers, but methods to teach others "How and where to find the answers"
Avaya. Too little or no help? Expensive?
For FAST switch support at bargain rates, give bsh a call.

bsh

40 years Bell, AT&T, Lucent, Avaya
Tier 3 for 30 years and counting
[URL unfurl="true"]http://bshtele.com[/url]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top