# Network

- [CentOS7关闭IPv6](https://huataihuang.gitbook.io/cloud-atlas-draft/os/linux/redhat/system_administration/network/centos7_disable_ipv6.md)
- [CentOS 7设置静态IP](https://huataihuang.gitbook.io/cloud-atlas-draft/os/linux/redhat/system_administration/network/centos7_static_ip.md)
- [NetworkManager命令行配置](https://huataihuang.gitbook.io/cloud-atlas-draft/os/linux/redhat/system_administration/network/networkmanager_nmcli.md)
- [在NetworkManager管理的网络连接保持DHCP同时添加静态IP地址](https://huataihuang.gitbook.io/cloud-atlas-draft/os/linux/redhat/system_administration/network/add_static_ip_to_dhcp_enabled_networkmanager_connection.md)
- [修改默认ens33网卡命名为传统eth0](https://huataihuang.gitbook.io/cloud-atlas-draft/os/linux/redhat/system_administration/network/change_ens33_to_eth0.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://huataihuang.gitbook.io/cloud-atlas-draft/os/linux/redhat/system_administration/network.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.
