发布时间: 2016-11-19 | 浏览次数: 236 | 下载次数: 0 | 作者: SU1001782399 | 文档编号: EKB1000375864
NE40E将slot 2槽位接口卡更换到slot 3槽位后,还可以进入2槽位端口,并能查看之前的配置:
[~ne40e.1]interface GigabitEthernet 2/0/?
<0-4>
[~ne40e.1]interface GigabitEthernet 2/0/1
[~ne40e.1-GigabitEthernet2/0/1]dis this
#
*interface GigabitEthernet2/0/1
* undo shutdown
* ip address 192.168.244.110 255.255.255.252
* undo dcn
#
return
系统支持离线配置功能,即当在接口上配置了命令后,拔出单板,此时单板配置不丢失,并且仍然能够对接口进行配置。
说明:
通过display current-configuration inactive或display current-configuration all命令可以查看到设备中的离线配置信息。
clear inactive-configuration命令用来清除不注册框或者不在位单板的非激活配置信息。在单板或框移除后,为了回收一些已经分配的资源而清除框或单板的离线配置数据,可以使用该命令清除不注册框或者不在位单板的配置信息。
举例: 清除1号槽位不在位单板上的配置信息。
<HUAWEI> system-view
[~HUAWEI] clear inactive-configuration slot 1
Warning: The inactive configuration of slot 1 will be cleared and can't be restored.
Are you sure to continue?[Y/N] y
The command will takes a few minutes, please wait..
Info: Succeeding in clearing the inactive configuration.