diff --git a/source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/_K3-CPSW-common.rst b/source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/_K3-CPSW-common.rst index 249747446..98c045659 100644 --- a/source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/_K3-CPSW-common.rst +++ b/source/linux/Foundational_Components/Kernel/Kernel_Drivers/Network/_K3-CPSW-common.rst @@ -1,3 +1,7 @@ +.. note:: + + To list all the network interfaces available on the system, use the command ``ifconfig -a`` or ``ip link show``. + .. rubric:: Bringing Up interface :name: k3-bringing-up-interfaces