reboot命令用来重启指定单板或整个设备。(独立运行模式)
reboot命令用来重启指定成员设备或所有成员设备。(IRF模式)
【命令】
独立运行模式:
reboot [ slot slot-number ] [ force ]
IRF模式:
reboot [ chassis chassis-number [ slot slot-number ] ] [ force ]
【视图】
用户视图
【缺省用户角色】
network-admin
mdc-admin
【参数】
chassis chassis-number:表示设备在IRF中的成员编号。(IRF模式)
slot slot-number:表示单板所在的槽位号。仅缺省MDC下支持该参数。
force:强制重启。不指定该参数时,重启设备,系统会做一些保护性检查(如启动文件是否存在,是否正在写磁盘等),如检查不通过则退出处理,不会重启设备;指定该参数时,系统将不进行任何检查,直接执行重启操作。
【使用指导】
(1) 独立运行模式:
· 不指定slot参数,会导致整个设备重启。
· 指定slot参数,会重启指定单板。
需要注意的是:
· 重新启动可能会导致业务中断,请谨慎使用该命令。
· 如果主用启动文件损坏或者不存在,则不能通过reboot命令重启设备。此时,可以通过指定新的主用启动文件再重启。
· 如果设备在准备重启时,用户正在进行文件操作,为了安全起见,系统将不会执行此次重启操作。
· 使用force参数时,系统在重启时不会做任何保护性措施。重启后,可能出现文件系统损坏的严重问题,请谨慎使用该参数。建议在系统故障、无法正常重启时,才使用该参数。
(2) IRF模式:
· 不指定chassis和slot参数,则会重启所有成员设备。
· 只指定chassis不指定slot参数,则会重启IRF中指定的成员设备。
· 同时指定chassis和slot参数,则会重启IRF中指定的单板。
需要注意的是:
· 重新启动可能会导致业务中断,请谨慎使用该命令。
· 如果主用启动文件损坏或者不存在,则不能通过reboot命令重启设备。此时,可以通过指定新的主用启动文件再重启。
· 如果设备在准备重启时,用户正在进行文件操作,为了安全起见,系统将不会执行此次重启操作。
· 使用force参数时,系统在重启时不会做任何保护性措施。重启后,可能出现文件系统损坏的严重问题,请谨慎使用该参数。建议在系统故障、无法正常重启时,才使用该参数。
【举例】
# 当配置没有变化时,重启设备。
<Sysname> reboot
Start to check configuration with next startup configuration file, please wait.........DONE!
This command will reboot the device. Continue? [Y/N]:y
Now rebooting, please wait...
# 当配置有变化时,重启设备,并选择保存配置文件。
<Sysname> reboot
Start to check configuration with next startup configuration file, please wait.........DONE!
Current configuration will be lost after the reboot, save current configuration? [Y/N]:y
Please input the file name(*.cfg)[flash:/startup.cfg]
(To leave the existing filename unchanged, press the enter key):
flash:/startup.cfg exists, overwrite? [Y/N]:y
Validating file. Please wait...
Configuration is saved to flash successfully.
This command will reboot the device. Continue? [Y/N]:y
Now rebooting, please wait...
# 当配置有变化时,重启设备,但不保存配置文件。
<Sysname> reboot
Start to check configuration with next startup configuration file, please wait.........DONE!
Current configuration will be lost after the reboot, save current configuration? [Y/N]:n
This command will reboot the device. Continue? [Y/N]:y
Now rebooting, please wait...
# 强制重启设备。
<Sysname> reboot force
A forced reboot might cause the storage medium to be corrupted. Continue? [Y/N]:y
Now rebooting, please wait...
# 重启接口板(接口板所在的槽位号为2)。(独立运行模式)
<Sysname> reboot slot 2
Start to check configuration with next startup configuration file, please wait..
.......DONE!
This command will reboot the specified slot, Continue? [Y/N]:y
Now rebooting, please wait...
# 强制重启接口板(接口板所在的槽位号为2)。
<Sysname> reboot slot 2 force
A forced reboot might cause the storage medium to be corrupted. Continue? [Y/N]:y
Now rebooting, please wait...
# 重启成员设备2。(IRF模式)
<Sysname> reboot chassis 2
Start to check configuration with next startup configuration file, please wait..
.......DONE!
This command will reboot the specified chassis, Continue? [Y/N]:y
Now rebooting, please wait...
# 强制重启成员设备2。
<Sysname> reboot chassis 2 force
A forced reboot might cause the storage medium to be corrupted. Continue? [Y/N]:y
Now rebooting, please wait...
# 重启成员设备2上的2号接口板。(IRF模式)
<Sysname> reboot chassis 2 slot 2
Start to check configuration with next startup configuration file, please wait..
.......DONE!
This command will reboot the specified slot, Continue? [Y/N]:y
Now rebooting, please wait...
# 强制重启成员设备2上的2号接口板。
<Sysname> reboot chassis 2 slot 2 force
A forced reboot might cause the storage medium to be corrupted. Continue? [Y/N]:y
Now rebooting, please wait...
(0)
暂无评论
简单地说,S12508单板重启命令是:
reset slot slot-number
这个命令可以重启指定槽位的单板,包括主控板、交换网板和业务板。您需要在系统视图下执行这个命令,并且需要有超级用户的权限。您可以使用all参数来重启所有的单
(0)
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论