You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/Command-Reference.md
+25-28Lines changed: 25 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -1258,7 +1258,7 @@ When user has not configured server specific timeout, this global value shall be
1258
1258
admin@sonic:~$ sudo config tacacs timeout 60
1259
1259
```
1260
1260
1261
-
Go Back To [Beginning of the document](#) or [Beginning of this section](#aaa--tacacs)
1261
+
Go Back To [Beginning of the document](#) or [Beginning of this section](#tacacs)
1262
1262
1263
1263
1264
1264
@@ -1439,8 +1439,6 @@ When the optional argument "max_priority" is specified, each rule’s priority
1439
1439
File "acl_incremental_snmp_1_3_ssh_4.json" has got SNMP Rule1, SNMP Rule3 and SSH Rule4.
1440
1440
This file is created by copying the file "acl_full_snmp_1_2_ssh_4.json" to "acl_incremental_snmp_1_3_ssh_4.json" and then removing SNMP Rule2 and adding SNMP Rule3.
1441
1441
1442
-
Go Back To [Beginning of the document](#) or [Beginning of this section](#acl)
1443
-
1444
1442
**config acl add table**
1445
1443
1446
1444
This command is used to create new ACL tables.
@@ -1618,6 +1616,8 @@ This command displays the state and key parameters of all BFD sessions that matc
1618
1616
10.0.1.1 default default DOWN async_active 10.0.0.1 300 500 3 true
1619
1617
```
1620
1618
1619
+
Go Back To [Beginning of the document](#) or [Beginning of this section](#bfd)
1620
+
1621
1621
## BGP
1622
1622
1623
1623
This section explains all the BGP show commands and BGP configuation commands in both "Quagga" and "FRR" routing software that are supported in SONiC.
@@ -1987,6 +1987,7 @@ This command displays the routing policy that takes precedence over the other ro
1987
1987
Exit routemap
1988
1988
```
1989
1989
1990
+
Go Back To [Beginning of the document](#) or [Beginning of this section](#bgp)
1990
1991
1991
1992
### BGP config commands
1992
1993
@@ -2531,7 +2532,7 @@ This comnmand is used to clear drop counters. This is done on a per-user basis.
2531
2532
Cleared drop counters
2532
2533
```
2533
2534
2534
-
Go Back To [Beginning of the document](#) or [Beginning of this section](##drop-counters)
2535
+
Go Back To [Beginning of the document](#) or [Beginning of this section](#drop-counters)
2535
2536
2536
2537
## Dynamic Buffer Management
2537
2538
@@ -2623,8 +2624,6 @@ This command is used to configure the length of the cable connected to a port. T
Go Back To [Beginning of the document](#) or [Beginning of this section](#dynamic-buffer-management)
2684
-
2685
2682
**config interface buffer queue**
2686
2683
2687
2684
This command is used to configure the buffer profiles for queues.
@@ -2919,6 +2916,8 @@ This command is used to display the status of buffer pools and profiles currentl
2919
2916
---------- --------------------------------
2920
2917
```
2921
2918
2919
+
Go Back To [Beginning of the document](#) or [Beginning of this section](#dynamic-buffer-management)
2920
+
2922
2921
## ECN
2923
2922
2924
2923
This section explains all the Explicit Congestion Notification (ECN) show commands and ECN configuation options that are supported in SONiC.
@@ -3825,6 +3824,8 @@ This command displays some more fields such as Lanes, Speed, MTU, Type, Asymmetr
3825
3824
3826
3825
This command is already explained [here](#Transceivers)
3827
3826
3827
+
Go Back To [Beginning of the document](#) or [Beginning of this section](#interfaces)
3828
+
3828
3829
### Interface Config Commands
3829
3830
This sub-section explains the following list of configuration on the interfaces.
3830
3831
1) ip - To add or remove IP address for the interface
@@ -4235,8 +4236,6 @@ Double tab i.e. <tab><tab> to see the available breakout option customized for e
4235
4236
4236
4237
For details please refer [DPB HLD DOC](https://github.com/sonic-net/SONiC/blob/master/doc/dynamic-port-breakout/sonic-dynamic-port-breakout-HLD.md#cli-design) to know more about this command.
4237
4238
4238
-
Go Back To [Beginning of the document](#) or [Beginning of this section](#interfaces)
This command is used to configure a static buffer profile on a port's lossless priorities. There shouldn't be any `lossless_pg` configured on the port when configuring `headroom_override`. The port's headroom won't be updated after `headroom_override` has been configured on the port.
4357
4344
4358
4345
For details please refer [dynamic buffer management](#dynamic-buffer-management)
4359
4346
4360
-
Go Back To [Beginning of the document](#) or [Beginning of this section](#interfaces)
0 commit comments