File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ Quick Start Blueprint.
217217     - Install 5G Core workload; includes bridges for networking.
218218   * - `aether-5gc-uninstall `
219219     - Uninstall 5G Core workload; includes bridges for networking.
220-    * - `aether-resetcore  `
220+    * - `aether-5gc-reset  `
221221     - Delete and reinstall 5G Core workload; leaves network bridges untouched.
222222   * - `aether-gnbsim-install `
223223     - Install gNBsim containers.
Original file line number Diff line number Diff line change @@ -336,7 +336,7 @@ state, a reset usually corrects the problem. Type:
336336
337337.. code-block ::
338338
339-    make aether-resetcore  
339+    make aether-5gc-reset  
340340
341341
342342microservices discussed is `Chapter 5 
@@ -427,7 +427,7 @@ of which has been saved in a timestamped file:
427427
428428  If ``summary.log `` reports ``UEs Passed: 0 , UEs Failed: 5 `` then it
429429  may be the case that SD-Core did not come up cleanly. Type
430-   ``make aether-resetcore  ``, and after verifying all pods are running
430+   ``make aether-5gc-reset  ``, and after verifying all pods are running
431431  with ``kubectl ``, run gNBsim again.
432432
433433  Another possibility is that you have multiple SD-Cores running in
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments