# 第34章 高级网络

- [34.1.概述](https://handbook.bsdcn.org/di-34-zhang-gao-ji-wang-luo/34.1.-gai-shu.md)
- [34.2.网关和路由](https://handbook.bsdcn.org/di-34-zhang-gao-ji-wang-luo/34.2.-wang-guan-he-lu-you.md)
- [34.3.虚拟主机](https://handbook.bsdcn.org/di-34-zhang-gao-ji-wang-luo/34.3.-xu-ni-zhu-ji.md)
- [34.4.无线高级身份验证](https://handbook.bsdcn.org/di-34-zhang-gao-ji-wang-luo/34.4.-wu-xian-gao-ji-shen-fen-yan-zheng.md)
- [34.5.无线自组织（Ad-hoc）模式](https://handbook.bsdcn.org/di-34-zhang-gao-ji-wang-luo/34.5.-wu-xian-dian-dui-dian-mo-shi.md)
- [34.6.USB 网络共享](https://handbook.bsdcn.org/di-34-zhang-gao-ji-wang-luo/34.6.-usb-wang-luo-gong-xiang.md)
- [34.7.蓝牙](https://handbook.bsdcn.org/di-34-zhang-gao-ji-wang-luo/34.7.-lan-ya.md)
- [34.8.桥接](https://handbook.bsdcn.org/di-34-zhang-gao-ji-wang-luo/34.8.-qiao-jie.md)
- [34.9.链路聚合与故障转移](https://handbook.bsdcn.org/di-34-zhang-gao-ji-wang-luo/34.9.-lian-lu-ju-he-yu-gu-zhang-zhuan-yi.md)
- [34.10.使用 PXE 进行无盘操作](https://handbook.bsdcn.org/di-34-zhang-gao-ji-wang-luo/34.10.-shi-yong-pxe-jin-hang-wu-pan-cao-zuo.md)
- [34.11.共用地址冗余协议（CARP）](https://handbook.bsdcn.org/di-34-zhang-gao-ji-wang-luo/34.11.-gong-yong-di-zhi-rong-yu-xie-yi-carp.md)
- [34.12.VLAN](https://handbook.bsdcn.org/di-34-zhang-gao-ji-wang-luo/34.12.-vlan.md)


---

# 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://handbook.bsdcn.org/di-34-zhang-gao-ji-wang-luo.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.
