Some Centos 7 network utilities

Change default outgoing IP

sudo ip route change default via 115.79.24.89

List all network interfaces

ip a s
ip link show
ip addr

Open route table

route -n

Nếu muốn xài ifconfig giống ubuntu thì có thể tải net-tools

yum install net-tools

Happy networking!

Loading

What’s your Reaction?
+1
0
+1
0
+1
0

Leave a Reply

Your email address will not be published. Required fields are marked *