Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-65543

wrong nmcli command - IPI setting up network

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • 4.17, 4.18, 4.19, 4.20
    • 4.20
    • Documentation
    • None
    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Description of problem:

         wrong nmcli command in the below link
      
      https://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html/installing_on_bare_metal/installer-provisioned-infrastructure#configuring-networking_ipi-install-installation-workflow
      
      step 2.i  
      
      nmcli connection add ifname baremetal type bridge <con_name> baremetal bridge.stp no
      
       should be : 
      
       nmcli connection add ifname baremetal type bridge con-name baremetal bridge.stp no
      
      no pkill commad too: 
      I use: nmcli con reload; nmcli con up baremetal

      Version-Release number of selected component (if applicable):

          

      How reproducible:

          

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

          

      Expected results:

          

      Additional info:

          

              ocp-docs-bot OCP DocsBot
              lhalleb@redhat.com Lazhar Halleb
              None
              None
              None
              None
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: