Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0804 xavier主机 连不上网络 #13

Open
zymouse opened this issue Aug 14, 2021 · 0 comments
Open

0804 xavier主机 连不上网络 #13

zymouse opened this issue Aug 14, 2021 · 0 comments

Comments

@zymouse
Copy link
Owner

zymouse commented Aug 14, 2021

1.0 问题描述:手动设置ip后,发现连不上网络。
1.1 如下图,手动设置ip

image
image
image

2.0 解决办法:
sudo dhclient <端口名> -r
sudo dhclient <端口名> 
$ sudo dhclient eth0 -r  #  关闭DHCL客户端
$ sudo dhclient  eth0   #  启动DHCL客户端
2.1 端口名获取方法
$ ifconfig
@zymouse zymouse changed the title 0804 xavier network not 0804 xavier 连不上网络 Aug 14, 2021
@zymouse zymouse changed the title 0804 xavier 连不上网络 0804 xavier主机 连不上网络 Aug 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant