Skip to content

Conversation

@HedongGao
Copy link
Contributor

Summary

Users can add or delete Vlan interfaces through the vconfig tool. This document describes the usage of vconfig.

Impact

vconfig tools documentation. Will not affect network functionality.

Testing

Use vconfig add eth0 10 to add vlan interface, and use ifconfig to check the vlan interface. Then configure the IP address of the Vlan interface and verify that the Vlan interface can communicate normally.

Use vconfig del eth0.10 to delete vlan interface, and use ifconfig to check the vlan interface.

@github-actions github-actions bot added Area: Documentation Improvements or additions to documentation Size: S The size of the change in this PR is small labels Jan 7, 2026
Users can add or delete Vlan interfaces through the vconfig tool. This document describes the usage of vconfig.

Signed-off-by: gaohedong <gaohedong@xiaomi.com>
@xiaoxiang781216 xiaoxiang781216 merged commit 863c205 into apache:master Jan 7, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Documentation Improvements or additions to documentation Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants