mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
update github pages
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
- Mandatory Arguments
|
||||
- Optional Arguments
|
||||
* - `interfaces`
|
||||
- List all interfaces with index
|
||||
- List all interfaces with index
|
||||
-
|
||||
-
|
||||
* - `access-interfaces`
|
||||
@@ -24,4 +24,12 @@
|
||||
* - `lag-info`
|
||||
- List all link aggregation (LAG) interfaces
|
||||
-
|
||||
-
|
||||
-
|
||||
* - `interface-enable`
|
||||
- Enable interface
|
||||
- `interface`
|
||||
-
|
||||
* - `interface-disable`
|
||||
- Disable interface
|
||||
- `interface`
|
||||
-
|
||||
|
||||
@@ -253,7 +253,7 @@ Examples:
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="row-even"><td><p><cite>interfaces</cite></p></td>
|
||||
<td><p>List all interfaces with index</p></td>
|
||||
<td><p>List all interfaces with index</p></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
@@ -277,6 +277,16 @@ Examples:
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td><p><cite>interface-enable</cite></p></td>
|
||||
<td><p>Enable interface</p></td>
|
||||
<td><p><cite>interface</cite></p></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><p><cite>interface-disable</cite></p></td>
|
||||
<td><p>Disable interface</p></td>
|
||||
<td><p><cite>interface</cite></p></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="row-even"><td><p><cite>interfaces</cite></p></td>
|
||||
<td><p>List all interfaces with index</p></td>
|
||||
<td><p>List all interfaces with index</p></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
@@ -116,6 +116,16 @@
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td><p><cite>interface-enable</cite></p></td>
|
||||
<td><p>Enable interface</p></td>
|
||||
<td><p><cite>interface</cite></p></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><p><cite>interface-disable</cite></p></td>
|
||||
<td><p>Disable interface</p></td>
|
||||
<td><p><cite>interface</cite></p></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user