15e1ba454c
Remove the space between with and out to get without.
2020-02-26 15:42:24 -05:00
9c30f71088
Add multiple kernel support to mlnxofed_ib_install script, remove v2 version
2019-05-10 12:15:25 -04:00
8280915486
Some updates and refactoring to a section of the switch-based switch discovery doc
2018-11-20 11:42:16 -05:00
dfe968db2f
[Docu] IB switch configuration: fix passwd entry
...
The entry in the passwd table has to use the key `switch`, otherwise the sshusername and password is not detected.
See `man switches` page:
```
sshusername
The remote login user name. It can be for ssh or telnet. If it is for telnet,
set protocol to "telnet". If the sshusername is blank, the username, password
and protocol will be retrieved from the passwd table with "switch" as the key.
sshpassword
The remote login password. It can be for ssh or telnet. If it is for telnet, set
protocol to "telnet". If the sshusername is blank, the username, password and
protocol will be retrieved from the passwd table with "switch" as the key.
```
See `man passwd` page:
```
key
The type of component this user/pw is for. Valid values: blade (management module),
ipmi (BMC), system (nodes), omapi (DHCP), hmc, ivm, cec, frame, switch.
```
2018-09-26 14:48:09 +02:00
830ae48994
Clarify doc for REST API over http
2018-09-05 16:09:02 -04:00
5b7b407793
update onie doc to add rspconfig sshcfg command ( #5539 )
2018-08-21 14:23:56 +08:00
03e7ecc0e7
Remove trailing spaces in file docs/source/advanced/networks/vlan/vlan.rst
2017-12-31 23:59:59 +00:00
ecf01c5303
Remove trailing spaces in file docs/source/advanced/networks/switchdiscover/switch_based_switch_discovery.rst
2017-12-31 23:59:59 +00:00
9819c2d367
Remove trailing spaces in file docs/source/advanced/networks/switchdiscover/index.rst
2017-12-31 23:59:59 +00:00
0ffb90e2e2
Remove trailing spaces in file docs/source/advanced/networks/onie_switches/os_cumulus/ztp.rst
2017-12-31 23:59:59 +00:00
4a33008080
Remove trailing spaces in file docs/source/advanced/networks/onie_switches/os_cumulus/upgrade.rst
2017-12-31 23:59:59 +00:00
80b3b7ed87
Remove trailing spaces in file docs/source/advanced/networks/onie_switches/os_cumulus/prepare.rst
2017-12-31 23:59:59 +00:00
2a4158842a
Remove trailing spaces in file docs/source/advanced/networks/onie_switches/os_cumulus/manage.rst
2017-12-31 23:59:59 +00:00
ad762f3bb3
Remove trailing spaces in file docs/source/advanced/networks/onie_switches/os_cumulus/install.rst
2017-12-31 23:59:59 +00:00
27910a4cad
Remove trailing spaces in file docs/source/advanced/networks/onie_switches/index.rst
2017-12-31 23:59:59 +00:00
196fd2c8be
Remove trailing spaces in file docs/source/advanced/networks/infiniband/ufm_configuration.rst
2017-12-31 23:59:59 +00:00
1b13317eb7
Remove trailing spaces in file docs/source/advanced/networks/infiniband/switch_configuration.rst
2017-12-31 23:59:59 +00:00
4cbb30609c
Remove trailing spaces in file docs/source/advanced/networks/infiniband/network_configuration.rst
2017-12-31 23:59:59 +00:00
bbb51fa7a8
Remove trailing spaces in file docs/source/advanced/networks/infiniband/mlnxofed_ib_verified_scenario_matrix.rst
2017-12-31 23:59:59 +00:00
0b51f619f0
Remove trailing spaces in file docs/source/advanced/networks/infiniband/mlnxofed_ib_known_issue.rst
2017-12-31 23:59:59 +00:00
717fa816fc
Remove trailing spaces in file docs/source/advanced/networks/infiniband/mlnxofed_ib_install_v2_preparation.rst
2017-12-31 23:59:59 +00:00
52b3ad689b
Remove trailing spaces in file docs/source/advanced/networks/infiniband/mlnxofed_ib_install_v2_diskless.rst
2017-12-31 23:59:59 +00:00
2084197ceb
Remove trailing spaces in file docs/source/advanced/networks/infiniband/mlnxofed_ib_install_v2_diskful.rst
2017-12-31 23:59:59 +00:00
61f390bc12
Remove trailing spaces in file docs/source/advanced/networks/infiniband/mlnxofed_ib_install_v2.rst
2017-12-31 23:59:59 +00:00
2a07b50d23
Remove trailing spaces in file docs/source/advanced/networks/infiniband/mlnxofed_configuration.rst
2017-12-31 23:59:59 +00:00
3448e7cace
Remove trailing spaces in file docs/source/advanced/networks/infiniband/firmware_updates.rst
2017-12-31 23:59:59 +00:00
954b3a471a
Remove trailing spaces in file docs/source/advanced/networks/getadapter.rst
2017-12-31 23:59:59 +00:00
bb53d5a91b
Remove trailing spaces in file docs/source/advanced/networks/ethernet_switches/ethernet_switches.rst
2017-12-31 23:59:59 +00:00
9d7354c03c
Add Admonitions tags for the Network advanced sections
2018-05-09 14:22:35 -04:00
15493a4d0b
remove ipv6 section as there's no content in it
2018-05-09 14:21:30 -04:00
d480f8760a
Add Copycds/nodeset/syncfiles support to onie switches support ( #5173 )
2018-05-08 13:44:25 +08:00
63376fd071
Update mlnxofed_ib_install_v2_diskful.rst
...
Update the diskful doc to reflect --force option to avoid installer prompting.
2018-04-26 16:13:53 -04:00
deeb77ebd1
Add the mlnxofedinstall default parameters xcat recommended into mlnx diskless installation document
2018-04-15 23:13:12 -04:00
4038056879
Add more print statement for config switches scripts ( #4872 )
...
* Add more print statement for config switches scripts
* modified from reviews
* more modify from review
2018-03-06 11:25:38 +08:00
c5bf988887
Refine the Cumulus Linux Section of the Doc ( #4249 )
...
* No content in the switches subdirectory in docs, remove
* Change the Network topic to Networking
* Refine and reformat the Cumulus Linux documentation
2017-11-16 03:56:29 -06:00
f295689c22
Merge pull request #4005 from mattaezell/ztp_improvements
...
Improvements to Cumulus ZTP
2017-10-02 13:39:29 -04:00
a9b23dfa1d
Improvements to Cumulus ZTP
...
- Use the full path to cl-license
- Allow configinterface to download files
- Run enablesnmp in mypostscript so we have the correct community string
2017-09-25 16:04:09 -04:00
d8d40f184c
add cumulus upgrade doc
2017-09-25 09:38:37 -04:00
bc6ddccbd0
Modify the document and nics schema based on review comments.
2017-07-21 16:19:24 +08:00
e8df039d42
Make getadapter work during discovery process
...
This patch redesign the original getadapter plugins. Currently,
getadapter do not work as a common command but only a chain command
works during discovery.
2017-07-20 16:03:52 +08:00
2d497a0d8c
documentation for ZTP based ONIE switch setup ( #3362 )
2017-06-29 11:36:23 +08:00
7e2458d7de
Spelling fixes for docs/sources/advanced rst files
2017-05-22 16:39:16 -04:00
1c51f5dcf4
Supports snmpv3 configuration based on the attributes defined in the switches table ( #2956 )
...
* Supports snmpv3 configuration based on the switches table for onie switch
* fix typo
2017-05-05 03:37:56 -05:00
01a5551ea7
Update manage.rst
...
Clarify the option to clear the previous configuration for ONIE enabled switches
2017-02-24 13:15:42 -05:00
fc95d2e958
Update install.rst
2017-02-23 11:46:07 -05:00
0b94414ec1
Merge pull request #2458 from whowutwut/onie
...
Refactor the ONIE documentation
2017-02-13 20:23:47 -06:00
8c5195bb97
Add some explanation about how the cumulus linux file gets sent to the switch for installation
2017-02-13 15:11:56 -05:00
9320fd8a28
Refine some of the instructions for the cumulus switch
2017-02-09 09:49:56 -05:00
8646369568
add information about configinterface postscript
2017-02-06 11:16:14 -05:00
af0bd14071
minor Formatting changes for the cumulus section
2017-02-06 10:07:42 -05:00