Ansicht
Dokumentation

02520 - IP Address Change

02520 - IP Address Change

ABAP Short Reference   BAL Application Log Documentation  
This documentation is copyright by SAP AG.
SAP E-Book

IP Address Change


* Mike...........
* This is a quick copy & paste from a Word Document that I threw together when
we had to change addresses
*
* Bring down TCP/IP

On EACH AS/400 which is to receive a different address

ENDTCP


* Vary off the Ethernet line

On EACH AS/400 which is to receive a different address

WRKCFGSTS *LIN


* Delete the *DFTROUTE

On EACH AS/400 which is to receive a different address

CFGTCP

2 Work with routes

4 Remove *DFTROUTE


* Delete OLD Address *INTERFACE

On EACH AS/400 which is to receive a different address

CFGTCP

1 Work with Interfaces

4 Remove the interface (old ip address) for the line which was varied off above


* Add NEW Address *INTERFACE

On EACH AS/400 which is to receive a different address

CFGTCP

1 Work with Interfaces

1 Add interface (new ip address) for the line which was varied off above


* Vary ON the Ethernet line

On EACH AS/400 which is to receive a different address

WRKCFGSTS *LIN


* Start NEW Address *INTERFACE

On EACH AS/400 which is to receive a different address

CFGTCP

1 Work with Interfaces

9 Start interface (new ip address) for the line which was varied off above


* Delete OLD address Host Table Entry

On EACH AS/400 which is to receive a different address

CFGTCP

10 Work with Host Table

4 Remove OLD ip address


* Add NEW Address Host Table Entry

On EACH AS/400 which is to receive a different address

CFGTCP

10 Work with Host Table

1 Add NEW ip address


* Add NEW Address *DFTROUTE

On EACH AS/400 which is to receive a different address

CFGTCP

2 Work with routes

1 Add destination *DFTROUTE; subnet=*none; hop= (network router i/p address)

-----Original Message-----
From: Mike Martin, IS, Sousa [mailto:MMartinZs...]
Sent: Friday, June 29, 2001 12:19 PM
To: SAP - AS/400 List (E-mail)
Cc: Michael Hutchison, IS, Sousa
Subject: IP Address Change



SAPers,

We are changing our IP address this weekend on all our AS/400s (after moving
them as well). As for the preparatory work, we have done the following:

- Reprogrammed all interfaces which had the IP hardcoded (changed to host name)
- Changed saprouttab and added the appropriate entries
- Changed SAP gateway entries to use host name rather than IP

Tomorrow, on the AS/400s, we plan to change (in CFGTCP):
Option 1. ...TCP/IP interfaces
Option 2. ...TCP/IP routes
Option 10. ...TCP/IP host table entries
Option 12. ...TCP/IP domain information

At the same time, the DNS servers will be updated to reflect the new addresses.

I was unable to find any formal documentation on IP change for SAP (in OSS),
however, I assume SAP doesn't much care what IP address is being used (it seems
to reference via host name). Is anyone aware of any documentation? Also, I'm
sure others have had to change IP addresses on their servers, were there any
gotchas or glitches?

We are on SAP 4.5B. For production, we have an 840 and an SB1 (Opticonnect).
For DEV/TST, we have a 740. Since we are changing this tomorrow, any quick
responses are greatly appreciated.

Thanks,
Mike D. Martin
SAP Basis Administrator
SOLA Optical, USA
707-763-9911 x6106
mmartinZs...


Durban Tours - Südafrika Safari

General Data in Customer Master   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 4156 Date: 20240520 Time: 173955     sap01-206 ( 3 ms )