Skip to content

Commit 32774b1

Browse files
chintanv133cshilwant
authored andcommitted
docs(linux): Add a note on the command to view all the interfaces
Add a note to document the command for viewing all network interfaces, including those which may not be in UP state by default. Signed-off-by: Chintan Vankar <[email protected]>
1 parent c10e4a6 commit 32774b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/_K3-CPSW-common.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. note::
2+
3+
To list all the network interfaces available on the system, use the command ``ifconfig -a`` or ``ip link show``.
4+
15
.. rubric:: Bringing Up interface
26
:name: k3-bringing-up-interfaces
37

0 commit comments

Comments
 (0)