«

Persistent operation on temporary object Displayed During IP Interface Configuration

时间:2022-10-11 23:47     作者:Anglei     分类: Linux


Error Message: cannot create address: Persistent operation on temporary object Displayed During IP Interface Configuration


By default, the ipadm command creates persistent network configuration. If the IP interface that you are configuring was created as a temporary interface, you cannot use the ipadm command to configure persistent settings on that interface. After verifying that the interface you are configuring is temporary, delete that interface and recreate it persistently. You can then resume configuring the interface as follows:

ipadm show-if -o all IFNAME CLASS STATE ACTIVE CURRENT PERSISTENT OVER

lo0 loopback ok yes -m46-v------ 46-- --
net0 ip ok yes bm4--------- ---- --

The absence of a 4 flag for an IPv4 configuration or a 6 flag for an IPv6 configuration in the PERSISTENT field indicates that net0 was created as a temporary interface.

ipadm delete-ip net0

ipadm create-ip net0

ipadm create-addr -T static -a 192.168.1.10 net0/v4


ipadm: cannot create address: Persistent operation on temporary object

本文完结,相关标签: solaris

 版权所有:Anglei
 文章标题:Persistent operation on temporary object Displayed During IP Interface Configuration
 除非注明,本站文章如未特殊说明均为 MAXADA社区知识库 原创,且版权所有,请勿用于任何商业用途。

推荐阅读:

看完后感想如何?

路过(0)

雷人(0)

握手(1)

鲜花(0)

鸡蛋(0)
分享到: