# HG2201T

浏览器输入 192.168.1.1 登录普通用户，就是 useradmin，必须先登录，然后在浏览器地址栏输入<http://192.168.1.1:8080/cgi-bin/baseinfoSet.cgi，得到下面信息>

```
"baseinfoSet_TELECOMACCOUNT":"telecomadmin", 
"baseinfoSet_TELECOMPASSWORD":"120&105&112&105&103&115&113&101&104&113&109&114&53&48&54&55&54&51&51&57&",
```

![](https://ss0.baidu.com/6ONWsjip0QIZ8tyhnq/it/u=3764777457,145817283\&fm=173\&app=25\&f=JPEG?w=640\&h=518\&s=CE8A7023891FC0CE587524DA0000C0B3)

获取烽火HG2201T配置信息

超密是**telecomadmin+八位数字**，所以后面8组数字就代表8为数字 从48到57就是0到9。

**密码表：&48(0) &49(1) &50(2) &51(3) &52（4） &53（5） &54（6） &55（7） &56（8） &57（9）**

按照这个规则，上边密码

**"120&105&112&105&103&115&113&101&104&113&109&114&53&48&54&55&54&51&51&57&"**

就是“**telecomadmin50676339**”得到超级密码后 浏览器输入 **htpp\://192.168.1.1:8080**，用用户名 ：telecomadmin 密码：telecomadmin50676339 就进入了超级用户界面，可以调整的设置非常多，进去慢慢研究吧，有的设置千万别试，比如恢复出厂设置，点了会上不了网，需要联系电信客服进行处理。

![](https://ss2.baidu.com/6ONYsjip0QIZ8tyhnq/it/u=1215519467,1021142053\&fm=173\&app=25\&f=JPEG?w=640\&h=477\&s=2820A61A271C57C860D425DE03005033)

烽火HG2201T超级用户界面


---

# Agent Instructions: 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://kamto.gitbook.io/kam-bk/guang-mao-po-jie-2.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.
