Skip to content

Commit cf314cf

Browse files
authored
Update Command-Reference.md (sonic-net#1075)
Aligned single back quotes in .md file
1 parent ca8ffe7 commit cf314cf

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doc/Command-Reference.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2381,9 +2381,9 @@ This show command displays the port capability for all interfaces i.e. index, la
23812381
"alias_at_lanes": "Eth1/1, Eth1/2, Eth1/3, Eth1/4"
23822382
},... continue
23832383
}
2384-
2384+
```
23852385
The "current-mode" subcommand is used to display current breakout mode for all interfaces.
2386-
2386+
```
23872387
admin@lnos-x1-a-fab01:~$ show interfaces breakout current-mode
23882388
+-------------+-------------------------+
23892389
| Interface | Current Breakout Mode |
@@ -2450,7 +2450,7 @@ The "errors" subcommand is used to display the interface errors.
24502450
Ethernet4 U 0 0 0 0 0 0
24512451
Ethernet8 U 0 1 0 0 0 0
24522452
Ethernet12 U 0 0 0 0 0 0
2453-
```
2453+
```
24542454
24552455
The "rates" subcommand is used to disply only the interface rates.
24562456
@@ -2463,7 +2463,7 @@ The "rates" subcommand is used to disply only the interface rates.
24632463
Ethernet4 U 469679 N/A N/A N/A 469245 N/A N/A N/A
24642464
Ethernet8 U 466660 N/A N/A N/A 465982 N/A N/A N/A
24652465
Ethernet12 U 466579 N/A N/A N/A 466318 N/A N/A N/A
2466-
```
2466+
```
24672467
24682468
24692469
The "rif" subcommand is used to display l3 interface counters. Layer 3 interfaces include router interfaces, portchannels and vlan interfaces.

0 commit comments

Comments
 (0)