ios-xr 删除锁定的netconf session的过程是怎样的

这篇文章给大家介绍ios-xr 删除锁定的netconf session的过程是怎样的,内容非常详细,感兴趣的小伙伴们可以参考借鉴,希望对大家能有所帮助。

前置

因为异常netconf操作导致ios-xr配置界面锁定

解锁

# summary
show netconf-yang clients 
clear netconf-yang agent session 4012866066


# detail
RP/0/0/CPU0:IOS-XR5#show netconf-yang clients 
Thu Sep 10 07:28:05.674 UTC
Netconf clients
client session ID|     NC version|    client connect time|        last OP time|        last OP type|    <lock>|
       3098687344|            1.1|         0d  1h 53m 46s|            18:56:27|          get-config|        No|
       4012866066|            1.1|         0d  3h 55m 25s|            17:02:45|          get-config|       Yes|
RP/0/0/CPU0:IOS-XR5#clear netconf-yang agent session 4012866066                
Thu Sep 10 07:28:22.133 UTC
RP/0/0/CPU0:IOS-XR5#show netconf-yang clients                  
Thu Sep 10 07:28:29.853 UTC
Netconf clients
client session ID|     NC version|    client connect time|        last OP time|        last OP type|    <lock>|
       3098687344|            1.1|         0d  1h 54m 10s|            18:56:27|          get-config|        No|

关于ios-xr 删除锁定的netconf session的过程是怎样的就分享到这里了,希望以上内容可以对大家有一定的帮助,可以学到更多知识。如果觉得文章不错,可以把它分享出去让更多的人看到。

原创文章,作者:Maggie-Hunter,如若转载,请注明出处:https://blog.ytso.com/219692.html

(0)
上一篇 2022年1月2日
下一篇 2022年1月2日

相关推荐

发表回复

登录后才能评论