SCR/SCR2.1/TP13/tp13-notes.txt

21 lines
329 B
Plaintext
Raw Normal View History

2023-03-03 21:52:30 +01:00
Question 1)
La commande ip addr permet d'afficher les interfaces réseau de notre machine
Question 2)
La commande ip addr show lo permet d'afficher l'interface réseau associée au loopback
Question 3)
La commande ip link show
Question 4)
ip link show eno1
Question 5)
ip neigh
Question 6)
ip neigh -r
Question 7)
ip route