Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-6374

RH254-396, Typo in lab command ch03s07: Configuring Link Aggregation and Bridging

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Can't Do
    • Icon: Minor Minor
    • None
    • RH254 - RHEL 7 2 20181101
    • RH254
    • None
    • ROLE
    • en-US (English)

      URL: https://role.rhu.redhat.com/rol-rhu/app/courses/rh254-7/pages/ch03s07
      Reporter RHNID: spetrosi@redhat.com, msameer-admin
      Section: ch03s07 - Lab: Configuring Link Aggregation and Bridging
      Language: en-US (English)
      Workaround: The correct command should be
      [root@serverX ~]# nmcli con add type team con-name team0 ifname team0 config '{"runner": {"name": "activebackup"}}'

      or

      [root@serverX ~]# nmcli con add type team con-name team0 ifname team0 \
      > config '{"runner": {"name": "activebackup"}}'

      Description: Hi,
      Section 3.7: Lab: Configuring Link Aggregation and Bridging, Step 2 suggests the following line:
      [root@serverX ~]# nmcli con add type team con-name team0 ifname team0 \> config '{"runner": {"name": "activebackup"{{ '}}' }}'

      The correct command should be
      [root@serverX ~]# nmcli con add type team con-name team0 ifname team0 config '{"runner": {"name": "activebackup"}}'

      or

      [root@serverX ~]# nmcli con add type team con-name team0 ifname team0 \
      > config '{"runner": {"name": "activebackup"}}'

      The Student Guide PDF shows the correct command but the online version shows a typo in it.

      Regards,
      Sameer

            glsbugs-hybridcloud@redhat.com PTL - RHEL Team
            msameer-admin Mohammed Sameer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: