在 DHCP 被禁用后,VLAN 1标签将被添加到以太网数据包中。
如何禁用 VLAN 1标签?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
在 DHCP 被禁用后,VLAN 1标签将被添加到以太网数据包中。
如何禁用 VLAN 1标签?
您好!
如何获取 ethfw 日志?
[/报价]当您使用 Vision Apps 时、从 Linux 运行 Vision _apps_init.sh 时、您将获得 Vision Apps 日志。 这些也将具有 ethfw 日志。
此外、如果 Linux 中有一个接口连接到 ethfw、您可以运行"ethtool -t $interface_name"以获取 ethfw 日志上的 ale dump。 您能不能也分享一下 ALE 转储。
此致、
坦迈
您好!
soc1_hs.zip
该流量是在哪里捕获的? 采用 A72或某个 MCU 内核?
此外、您能否确认上面共享的日志是运行"ethtool -t eth0"后的日志、且 eth0是与 ethfw 关联的以太网接口。 默认情况下、eth0对应于 Linux 中的 MCU_CPSW2G 接口。
我在您的输出中看到以下日志:
[MCU2_0] 14.077400 s:为 mpu1_0添加静态 VLAN 配置
[MCU2_0] 14.077437 s:调试器。 SOC1静态配置 VLAN 添加 CoreID:0、flowId:0
您是否添加了调试器日志? 您在此处注册的是什么 VLAN?
此致、
坦迈
您好!
:~# switch-config --ndev eth0 -d
这适用于本机 Linux 驱动程序。 您正在使用的是 ethfw。 请按照用于 HLOS 的 ethfw 的步骤操作。
此致、
坦迈
您是说"from Ethfw with Linux (Ethfw UART 上的输出)"(HLOS 步骤)吗?
我已在 A72中执行该命令、并具有以下输出:
xxx:~# ethtool -t eth0
测试结果通过
测试额外信息:
RPMSG Ping 测试0
RPMSG 读取寄存器0
RPMSG 转储状态0
板上没有 Ethfw UART、
和/sys/kernel/debug/remoteproc remoteproc */ trace0文件内容为空。