新手刚接手这边的工作。10.30.255.254 是老网号段。联网又做了个新网10.157.214.253接入,老网到期后要老要改用新网地址,现在要测试删除下老号段试试。
在删除10.30.255.254这个地址段时提示:必须删除子地址,才能删除主地址。怎样删除10.30.255.54而不影响10.157.214.253这个使用!!
(0)
最佳答案
我这边删除没有问题的,你那边是什么版本的。
[H3C-Vlan-interface100]dis this
# interface Vlan-interface100
ip address 1.1.1.1 255.255.255.0
ip address 99.99.99.99 255.255.255.0 sub
# return
[H3C-Vlan-interface100]undo ip address 1.1.1.1 24
[H3C-Vlan-interface100]dis th
[H3C-Vlan-interface100]dis this
# interface Vlan-interface100 ip address 99.99.99.99 255.255.255.0 sub
# return
[H3C-Vlan-interface100]
(0)
[Center_S7506E-Vlan-interface30]dis this # interface Vlan-interface30 ip address 10.30.255.254 255.255.0.0 ip address 10.157.214.253 255.255.255.0 sub # return [Center_S7506E-Vlan-interface30]undo ip address 10.30.255.254 ^ % Incomplete command found at '^' position. [Center_S7506E-Vlan-interface30]undo ip address 10.30.255.254 255.255.0.0 Warning: Must delete sub address before deleting primary address! [Center_S7506E-Vlan-interface30]
试了不行
(0)
试试吧,路由要写的
直接undo ip add
哦哦
还是不行大佬
V5的设备好像不行
是不是就没办法删除了
先删除从地址,
然后直接改
后面直接ip add 跟上新地址,地址会覆盖的,
通知他们一声,说要断下网,重新改一下
试试吧,路由要写的
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
[Center_S7506E-Vlan-interface30]dis this # interface Vlan-interface30 ip address 10.30.255.254 255.255.0.0 ip address 10.157.214.253 255.255.255.0 sub # return [Center_S7506E-Vlan-interface30]undo ip address 10.30.255.254 ^ % Incomplete command found at '^' position. [Center_S7506E-Vlan-interface30]undo ip address 10.30.255.254 255.255.0.0 Warning: Must delete sub address before deleting primary address! [Center_S7506E-Vlan-interface30]