# blade create network drop

网络屏蔽实验场景，同网络丢包 100%，后续会使用丢包 100% 替代。两者的区别是底层实现机制不一样，而且网络屏蔽只支持端口，不支持整个网卡，具有局限性，建议使用网络丢包 100% 来替代此命令，此处不再介绍。


---

# 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://chaosblade-io.gitbook.io/chaosblade-help-zh-cn/blade-create-network-drop.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.
