Browse Source

Update linux-networking.md

Håvard O. Nordstrand 4 years ago
parent
commit
903d820282
1 changed files with 5 additions and 2 deletions
  1. 5 2
      config/server/linux-networking.md

+ 5 - 2
config/server/linux-networking.md

@@ -27,8 +27,11 @@ breadcrumbs:
 
 ### Usage
 
-- Check L2 status: `ibstat`
-- Check L3 status: `ip a`
+- Show IPoIB status: `ip a`
+- Show port status: `ibstat`
+- Show hosts: `ibhosts`
+- Show switches: `ibswitches`
+- Show link statuses for network: `iblinkinfo`
 - Show active subnet manager(s): `sminfo`
 
 #### Testing