mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
ip: split out subcommands in examples (#21733)
ip: add subcommand aliases
This commit is contained in:
@@ -9,11 +9,11 @@
|
||||
|
||||
- Zeige Interfaces mit kurzen Netzwerkinformationen:
|
||||
|
||||
`ip {{[-br a|-brief address]}}`
|
||||
`ip {{[-br|-brief]}} {{[a|address]}}`
|
||||
|
||||
- Zeige Interfaces mit kurzen link layer Informationen:
|
||||
|
||||
`ip {{[-br l|-brief link]}}`
|
||||
`ip {{[-br|-brief]}} {{[l|link]}}`
|
||||
|
||||
- Zeige die Routing Tabelle:
|
||||
|
||||
|
||||
@@ -10,11 +10,11 @@
|
||||
|
||||
- Lista las interfaces con información breve de capa de red:
|
||||
|
||||
`ip {{[-br a|-brief address]}}`
|
||||
`ip {{[-br|-brief]}} {{[a|address]}}`
|
||||
|
||||
- Lista las interfaces con información breve dada una capa de enlace:
|
||||
|
||||
`ip {{[-br l|-brief link]}}`
|
||||
`ip {{[-br|-brief]}} {{[l|link]}}`
|
||||
|
||||
- Muestra la tabla de enrutamiento:
|
||||
|
||||
|
||||
@@ -10,11 +10,11 @@
|
||||
|
||||
- Liste les interfaces sur la couche réseau de façon synthétique :
|
||||
|
||||
`ip {{[-br a|-brief address]}}`
|
||||
`ip {{[-br|-brief]}} {{[a|address]}}`
|
||||
|
||||
- Liste les interfaces sur la couche liaison de façon synthétique :
|
||||
|
||||
`ip {{[-br l|-brief link]}}`
|
||||
`ip {{[-br|-brief]}} {{[l|link]}}`
|
||||
|
||||
- Affiche la table de routage :
|
||||
|
||||
|
||||
@@ -10,11 +10,11 @@
|
||||
|
||||
- Elenca le interfacce con informazioni brevi sul livello di rete:
|
||||
|
||||
`ip {{[-br a|-brief address]}}`
|
||||
`ip {{[-br|-brief]}} {{[a|address]}}`
|
||||
|
||||
- Elenca le interfacce con informazioni brevi sul livello di collegamento:
|
||||
|
||||
`ip {{[-br l|-brief link]}}`
|
||||
`ip {{[-br|-brief]}} {{[l|link]}}`
|
||||
|
||||
- Visualizza la tabella di routing:
|
||||
|
||||
|
||||
@@ -10,11 +10,11 @@
|
||||
|
||||
- 簡単なネットワークレイヤの情報を持つインターフェースを一覧表示する:
|
||||
|
||||
`ip {{[-br a|-brief address]}}`
|
||||
`ip {{[-br|-brief]}} {{[a|address]}}`
|
||||
|
||||
- リンク層の簡単な情報を持つインターフェースを一覧表示する:
|
||||
|
||||
`ip {{[-br l|-brief link]}}`
|
||||
`ip {{[-br|-brief]}} {{[l|link]}}`
|
||||
|
||||
- ルーティングテーブルを表示する:
|
||||
|
||||
|
||||
@@ -10,11 +10,11 @@
|
||||
|
||||
- 네트워크 계층 정보 요약과 함께 인터페이스 나열:
|
||||
|
||||
`ip {{[-br a|-brief address]}}`
|
||||
`ip {{[-br|-brief]}} {{[a|address]}}`
|
||||
|
||||
- 링크 계층 정보 요약과 함께 인터페이스 나열:
|
||||
|
||||
`ip {{[-br l|-brief link]}}`
|
||||
`ip {{[-br|-brief]}} {{[l|link]}}`
|
||||
|
||||
- 라우팅 테이블 표시:
|
||||
|
||||
|
||||
@@ -10,11 +10,11 @@
|
||||
|
||||
- Lista interfaces com breves informações sobre a camada de rede:
|
||||
|
||||
`ip {{[-br a|-brief address]}}`
|
||||
`ip {{[-br|-brief]}} {{[a|address]}}`
|
||||
|
||||
- Lista interfaces com breves informações sobre a camada de link de dados:
|
||||
|
||||
`ip {{[-br l|-brief link]}}`
|
||||
`ip {{[-br|-brief]}} {{[l|link]}}`
|
||||
|
||||
- Exibe a tabela de roteamento:
|
||||
|
||||
|
||||
@@ -10,11 +10,11 @@
|
||||
|
||||
- Arayüzlerin ağ katmanı bilgilerini kısa bir şekilde listele:
|
||||
|
||||
`ip {{[-br a|-brief address]}}`
|
||||
`ip {{[-br|-brief]}} {{[a|address]}}`
|
||||
|
||||
- Arayüzlerin bağlantı katmanı bilgilerini kısa bir şekilde listele:
|
||||
|
||||
`ip {{[-br l|-brief link]}}`
|
||||
`ip {{[-br|-brief]}} {{[l|link]}}`
|
||||
|
||||
- Yönlendirme tablosunu görüntüle:
|
||||
|
||||
|
||||
@@ -10,11 +10,11 @@
|
||||
|
||||
- 列出带有简要网络层信息的接口:
|
||||
|
||||
`ip {{[-br a|-brief address]}}`
|
||||
`ip {{[-br|-brief]}} {{[a|address]}}`
|
||||
|
||||
- 列出带有简要链路层信息的接口:
|
||||
|
||||
`ip {{[-br l|-brief link]}}`
|
||||
`ip {{[-br|-brief]}} {{[l|link]}}`
|
||||
|
||||
- 显示路由表:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user