2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-15 10:50:28 +00:00

update routes doc

This commit is contained in:
bybai
2018-01-11 04:20:53 -05:00
parent e9fd1c9e34
commit 82e0e44f72

View File

@ -85,4 +85,9 @@ Use ``setroute`` to configure OS route for compute node
updatenode cn1 -P "setroute replace"
Check result
````````````
#. Use ``route`` command in xCAT management node to check OS route table.
#. Use ``xdsh cn1 route`` to check compute node OS route table.