HedongGao opened a new pull request, #17790: URL: https://github.com/apache/nuttx/pull/17790
## 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
