Hello community members!
Today I would like to share how to remove management IP addresses from Huawei UMPT.
If you are dealing with a UMPT that has an old configuration, and if you want to give it a new management IP, you have to remove the old management IP first before giving it the new configuration, But you will face problem while removing the IP because the IP is related to each other, this causes the removal to fail,
to solve this problem, you must remove this IP address sequentially to make this operation successful
Let us in this article explain in sequence the method of removing management IP from UMPT.
1- use LST DEVIP to list device IP addresses

If you try to remove the DEVIP the execution will fail and you will see a message saying ( an IPRT object references the DEVIP object

2- The ip route must be removed first (IPRT) use LST IPRT command to list ip route configuration the use command
RMV IPRT to remove static IP route by typing the route index number that you have from LST IPRT.

3- If you have source ip route you must be remove it too (SRCIPRT) use LST SRCIPRT command to list source ip route configuration then use command
RMV SRCIPRT to remove source IP route by typing the source route index number that you have from LST SRCIPRT .

4- Now you can remove the device's IP after releasing it from its binding from route ip,
use LST DEVIP command to list device ip configuration then the use command RMV DEVIP to remove device .

5- Use LST VLANMAP to list valns of next hop.

6- Use RMV VLANMAP to remove vlan of next hope.

Now you can run the new ip and vlan after removing the old ip and vlan.
Best regards,



