> For the complete documentation index, see [llms.txt](https://jackyleegm.gitbook.io/nanopi-r2s/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jackyleegm.gitbook.io/nanopi-r2s/7-r2sr4s-zhong-zhi-fang-fa.md).

# 7 R2S/R4S重置方法

> <mark style="color:orange;">强制重置（注意：并不是所有固件都可以支持）</mark>

① 首先，接通电源，待系统正常启动完毕(SYS，LAN，WAN灯都亮起) ；

② 然后，捅reset两次，第一次15秒，第二次捅到所有灯灭；

③ 最后，会自动重启，灯重启完毕后正常进后台。

{% hint style="info" %}
重置可能会根据系统固件的不同而不同，有的固件可能怎么捅都不会重置，或者仅仅是重启。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://jackyleegm.gitbook.io/nanopi-r2s/7-r2sr4s-zhong-zhi-fang-fa.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
