Skip to content

Commit 3916196

Browse files
committed
update text to avoid backlashes in interface descriptions
1 parent 58b1891 commit 3916196

20 files changed

Lines changed: 20 additions & 20 deletions

File tree

  • content
    • cumulus-linux-42/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-43/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-44/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-50/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-510/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-511/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-512/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-513/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-514/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-515/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-516/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-51/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-52/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-53/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-54/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-55/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-56/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-57/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-58/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management
    • cumulus-linux-59/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management

content/cumulus-linux-42/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1145,7 +1145,7 @@ Interface descriptions also appear in the {{<link url="Simple-Network-Management
11451145
{{%notice note%}}
11461146

11471147
- Aliases are limited to 256 characters.
1148-
- Avoid using apostrophes or non-ASCII characters in the alias string. Cumulus Linux does not parse these characters.
1148+
- Avoid using backslashes, apostrophes, or non-ASCII characters. Cumulus Linux does not parse these characters.
11491149

11501150
{{%/notice%}}
11511151

content/cumulus-linux-43/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1145,7 +1145,7 @@ Interface descriptions also appear in the {{<link url="Simple-Network-Management
11451145
{{%notice note%}}
11461146

11471147
- Aliases are limited to 256 characters.
1148-
- Avoid using apostrophes or non-ASCII characters in the alias string. Cumulus Linux does not parse these characters.
1148+
- Avoid using backslashes, apostrophes, or non-ASCII characters. Cumulus Linux does not parse these characters.
11491149

11501150
{{%/notice%}}
11511151

content/cumulus-linux-44/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ Interface descriptions also appear in the {{<link url="Simple-Network-Management
535535

536536
{{%notice note%}}
537537
- Interface descriptions can have a maximum of 255 characters.
538-
- Avoid using apostrophes or non-ASCII characters. Cumulus Linux does not parse these characters.
538+
- Avoid using backslashes, apostrophes, or non-ASCII characters. Cumulus Linux does not parse these characters.
539539
{{%/notice%}}
540540

541541
The following example commands create a description for swp1:

content/cumulus-linux-50/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ Interface descriptions also appear in the {{<link url="Simple-Network-Management
515515

516516
{{%notice note%}}
517517
- Interface descriptions can have a maximum of 255 characters.
518-
- Avoid using apostrophes or non-ASCII characters. Cumulus Linux does not parse these characters.
518+
- Avoid using backslashes, apostrophes, or non-ASCII characters. Cumulus Linux does not parse these characters.
519519
{{%/notice%}}
520520

521521
The following example commands create the description `hypervisor_port_1` for swp1:

content/cumulus-linux-51/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ Interface descriptions also appear in the {{<link url="Simple-Network-Management
516516

517517
{{%notice note%}}
518518
- Interface descriptions can have a maximum of 255 characters.
519-
- Avoid using apostrophes or non-ASCII characters. Cumulus Linux does not parse these characters.
519+
- Avoid using backslashes, apostrophes, or non-ASCII characters. Cumulus Linux does not parse these characters.
520520
{{%/notice%}}
521521

522522
The following example commands create the description `hypervisor_port_1` for swp1:

content/cumulus-linux-510/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ Interface descriptions also appear in the {{<link url="Simple-Network-Management
485485

486486
{{%notice note%}}
487487
- Interface descriptions can have a maximum of 255 characters.
488-
- Avoid using apostrophes or non-ASCII characters. Cumulus Linux does not parse these characters.
488+
- Avoid using backslashes, apostrophes, or non-ASCII characters. Cumulus Linux does not parse these characters.
489489
{{%/notice%}}
490490

491491
The following example commands create the description `hypervisor_port_1` for swp1:

content/cumulus-linux-511/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ Interface descriptions also appear in the {{<link url="Simple-Network-Management
314314

315315
{{%notice note%}}
316316
- Interface descriptions can have a maximum of 255 characters.
317-
- Avoid using apostrophes or non-ASCII characters. Cumulus Linux does not parse these characters.
317+
- Avoid using backslashes, apostrophes, or non-ASCII characters. Cumulus Linux does not parse these characters.
318318
{{%/notice%}}
319319

320320
The following example commands create the description `hypervisor_port_1` for swp1:

content/cumulus-linux-512/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ Interface descriptions also appear in the {{<link url="Simple-Network-Management
315315

316316
{{%notice note%}}
317317
- Interface descriptions can have a maximum of 255 characters.
318-
- Avoid using apostrophes or non-ASCII characters. Cumulus Linux does not parse these characters.
318+
- Avoid using backslashes, apostrophes, or non-ASCII characters. Cumulus Linux does not parse these characters.
319319
{{%/notice%}}
320320

321321
The following example commands create the description `hypervisor_port_1` for swp1:

content/cumulus-linux-513/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ Interface descriptions also appear in the {{<link url="Simple-Network-Management
315315

316316
{{%notice note%}}
317317
- Interface descriptions can have a maximum of 255 characters.
318-
- Avoid using apostrophes or non-ASCII characters. Cumulus Linux does not parse these characters.
318+
- Avoid using backslashes, apostrophes, or non-ASCII characters. Cumulus Linux does not parse these characters.
319319
{{%/notice%}}
320320

321321
The following example commands create the description `hypervisor_port_1` for swp1:

content/cumulus-linux-514/Layer-1-and-Switch-Ports/Interface-Configuration-and-Management/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ Interface descriptions also appear in the {{<link url="Simple-Network-Management
315315

316316
{{%notice note%}}
317317
- Interface descriptions can have a maximum of 255 characters.
318-
- Avoid using apostrophes or non-ASCII characters. Cumulus Linux does not parse these characters.
318+
- Avoid using backslashes, apostrophes, or non-ASCII characters. Cumulus Linux does not parse these characters.
319319
{{%/notice%}}
320320

321321
The following example commands create the description `hypervisor_port_1` for swp1:

0 commit comments

Comments
 (0)