Skip to content

Commit 515864b

Browse files
committed
Update URLs from Azure to sonic-net
Signed-off-by: maipbui <maibui@microsoft.com>
1 parent 67e7e73 commit 515864b

File tree

120 files changed

+680
-680
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+680
-680
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ assignees: ''
77

88
---
99

10-
**We do not triage issue for this repo. All issues are triaged in Azure/sonic-buildimage repo**
10+
**We do not triage issue for this repo. All issues are triaged in sonic-net/sonic-buildimage repo**

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For example:
3434
* Use issues to keep track of what is going on
3535

3636
##Expectations for pull requests
37-
Pull requests should be free of any known bugs and be accompanied by tests and appropriate documentation. Test coverage may include unit tests, integration tests such as [PTF tests](https://github.com/Azure/SONiC/wiki/HOWTO-write-a-PTF-Test) defined in the [sonic-mgmt repo](https://github.com/Azure/sonic-mgmt/tree/master/ansible/roles/test/tasks).
37+
Pull requests should be free of any known bugs and be accompanied by tests and appropriate documentation. Test coverage may include unit tests, integration tests such as [PTF tests](https://github.com/sonic-net/SONiC/wiki/HOWTO-write-a-PTF-Test) defined in the [sonic-mgmt repo](https://github.com/sonic-net/sonic-mgmt/tree/master/ansible/roles/test/tasks).
3838

3939
## Commiting new test
4040
When commiting a new feature with a new test, please complete a [test plan from the template](doc/SONiC%20Test%20Plan%20Template.md)

MoM.html

+30-30
Large diffs are not rendered by default.

contact.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ <h2>Contact</h2>
9090
<p>Send questions, bugs, comments and ideas to sonicproject@googlegroups.com</p>
9191
<p>Join the <a href="https://groups.google.com/forum/#!forum/sonicproject"><font color="#0000FF" size="3">mailing list</font></a> </p>
9292
<p>Join the <a href="https://sonicswitch.slack.com"><font color="#0000FF" size="3">Slack discussion group</font></a></p>
93-
<p>Report issues <a href="https://github.com/Azure/SONiC/issues"><font color="#0000FF" size="3">here</font></a> and provide the following:</p>
93+
<p>Report issues <a href="https://github.com/sonic-net/SONiC/issues"><font color="#0000FF" size="3">here</font></a> and provide the following:</p>
9494
<p> -show version output</p>
9595
<p> -SONiC support file generated by the sudo generate_dump command</p>
9696
</div>
@@ -143,4 +143,4 @@ <h2>Contact</h2>
143143
<script src="assets/js/custom.js"></script>
144144

145145
</body>
146-
</html>
146+
</html>

doc/SONiC 201904 Release Notes.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# SONiC 201904 Release Notes
33

44
# Branch Location
5-
https://github.com/Azure/sonic-buildimage/tree/201904
5+
https://github.com/sonic-net/sonic-buildimage/tree/201904
66

77
# Dependency Version
88

@@ -27,11 +27,11 @@ https://github.com/Azure/sonic-buildimage/tree/201904
2727
| 1 | [FRR as default routing stack](http://docs.frrouting.org/en/latest/) | |
2828
| 2 | Upgrade each docker to stretch version | SNMPD, LLDPD, Teamd |
2929
| 3 | Upgrade docker engine to 18.09 | |
30-
| 4 | [Everflow enhancement](https://github.com/Azure/SONiC/blob/bb4f4a3a85935a38ec7f9625ef62cbe58c0998b4/doc/SONiC_EVERFLOW_IPv6.pdf) | |
31-
| 5 | [Egress ACL bug fix and ACL CLI enhancement](https://github.com/Azure/SONiC/blob/dfa7e58292deb4d7b10d1e0ca73f296cd206e9d2/doc/acl/egress-acl-bug-fix-description.md) | |
32-
| 6 | [L3 RIF counter support](https://github.com/Azure/SONiC/blob/master/doc/RIF_counters.md) [PR](https://github.com/Azure/SONiC/pull/310) | |
33-
| 7 | [PMon Refactoring](https://github.com/Azure/SONiC/tree/master/doc/pmon) | |
34-
| 8 | BGP-EVPN support (type 5) (related HLD [Fpmsyncd](https://github.com/Azure/SONiC/pull/375), [vxlanmgr](https://github.com/Azure/SONiC/pull/369), [template](https://github.com/Azure/sonic-buildimage/pull/2838/files) ) | |
30+
| 4 | [Everflow enhancement](https://github.com/sonic-net/SONiC/blob/bb4f4a3a85935a38ec7f9625ef62cbe58c0998b4/doc/SONiC_EVERFLOW_IPv6.pdf) | |
31+
| 5 | [Egress ACL bug fix and ACL CLI enhancement](https://github.com/sonic-net/SONiC/blob/dfa7e58292deb4d7b10d1e0ca73f296cd206e9d2/doc/acl/egress-acl-bug-fix-description.md) | |
32+
| 6 | [L3 RIF counter support](https://github.com/sonic-net/SONiC/blob/master/doc/RIF_counters.md) [PR](https://github.com/sonic-net/SONiC/pull/310) | |
33+
| 7 | [PMon Refactoring](https://github.com/sonic-net/SONiC/tree/master/doc/pmon) | |
34+
| 8 | BGP-EVPN support (type 5) (related HLD [Fpmsyncd](https://github.com/sonic-net/SONiC/pull/375), [vxlanmgr](https://github.com/sonic-net/SONiC/pull/369), [template](https://github.com/sonic-net/sonic-buildimage/pull/2838/files) ) | |
3535

3636

3737
# Security Updates

doc/SONiC-User-Manual.md

+22-22
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@ Table of Contents
4343
# Introduction
4444
SONiC is an open source network operating system based on Linux that runs on switches from multiple vendors and ASICs. SONiC offers a full-suite of network functionality, like BGP and RDMA, that has been production-hardened in the data centers of some of the largest cloud-service providers. It offers teams the flexibility to create the network solutions they need while leveraging the collective strength of a large ecosystem and community.
4545

46-
SONiC software shall be loaded in these [supported devices](https://github.com/Azure/SONiC/wiki/Supported-Devices-and-Platforms) and this User guide explains the basic steps for using the SONiC in those platforms.
46+
SONiC software shall be loaded in these [supported devices](https://github.com/sonic-net/SONiC/wiki/Supported-Devices-and-Platforms) and this User guide explains the basic steps for using the SONiC in those platforms.
4747

48-
Connect the console port of the device and use the 9600 baud rate to access the device. Follow the [Quick Start Guide](https://github.com/Azure/SONiC/wiki/Quick-Start) to boot the device in ONIE mode and install the SONiC software using the steps specified in the document and reboot the device. In some devices that are pre-loaded with SONiC software, this step can be skipped.
48+
Connect the console port of the device and use the 9600 baud rate to access the device. Follow the [Quick Start Guide](https://github.com/sonic-net/SONiC/wiki/Quick-Start) to boot the device in ONIE mode and install the SONiC software using the steps specified in the document and reboot the device. In some devices that are pre-loaded with SONiC software, this step can be skipped.
4949
Users shall use the default username/password "admin/YourPaSsWoRd" to login to the device through the console port.
5050

5151
After logging into the device, SONiC software can be configured in following three methods.
52-
1) [Command Line Interface](https://github.com/Azure/sonic-utilities/blob/master/doc/Command-Reference.md)
53-
2) [config_db.json](https://github.com/Azure/SONiC/wiki/Configuration)
54-
3) [minigraph.xml](https://github.com/Azure/SONiC/wiki/Configuration-with-Minigraph-(~Sep-2017))
52+
1) [Command Line Interface](https://github.com/sonic-net/sonic-utilities/blob/master/doc/Command-Reference.md)
53+
2) [config_db.json](https://github.com/sonic-net/SONiC/wiki/Configuration)
54+
3) [minigraph.xml](https://github.com/sonic-net/SONiC/wiki/Configuration-with-Minigraph-(~Sep-2017))
5555

5656
Users can use all of the above methods or choose either one method to configure and to view the status of the device.
5757
This user manual explains the common commands & related configuration/show examples on how to use the SONiC device. Refer the above documents for more detailed information.
@@ -78,9 +78,9 @@ This guide details the steps to install a SONiC image on your supported switch.
7878

7979
## 1.1 Download Image
8080

81-
We have one SONiC Image per ASIC vendor. You can download SONiC Image [here](https://github.com/Azure/SONiC/wiki/Supported-Devices-and-Platforms)
81+
We have one SONiC Image per ASIC vendor. You can download SONiC Image [here](https://github.com/sonic-net/SONiC/wiki/Supported-Devices-and-Platforms)
8282

83-
You can also build SONiC from source and the instructions can be found [here](https://github.com/Azure/sonic-buildimage).
83+
You can also build SONiC from source and the instructions can be found [here](https://github.com/sonic-net/sonic-buildimage).
8484

8585
Once the image is available in your local machine, the image can be installed either by installing using a USB thumb drive or over the network as given in following sub-sections.
8686
In case if the device is already preloaded with SONiC image, the device can be booted without the installation process.
@@ -241,19 +241,19 @@ This TSG gives the instruction of how to reset a SONiC switch password.
241241
1. Edit Grub boot menu options
242242
1.1 First you need to get into grub menu options. This menu is displayed right at the beginning of the boot. You should get something similar to this, but not the exactly the same.
243243
Choose the choice Start with SONiC-:
244-
![image.png](https://github.com/Azure/SONiC/blob/master/images/PW-1.png)
244+
![image.png](https://github.com/sonic-net/SONiC/blob/master/images/PW-1.png)
245245
246246
1.2 Now we attempt to edit grub's boot option. Press "e" to edit the first grub menu option and navigate to kernel line:
247-
![image.png](https://github.com/Azure/SONiC/blob/master/images/PW-2.png)
247+
![image.png](https://github.com/sonic-net/SONiC/blob/master/images/PW-2.png)
248248
249249
1.3 Remove quiet and add init=/bin/bash
250-
![image.png](https://github.com/Azure/SONiC/blob/master/images/PW-3.png)
250+
![image.png](https://github.com/sonic-net/SONiC/blob/master/images/PW-3.png)
251251
252252
1.4 Press Ctrl-x to boot
253253
254254
2. Remount / and /proc
255255
2.1 After successfully boot you will be presented with bash command prompt:
256-
![image.png](https://github.com/Azure/SONiC/blob/master/images/PW-4.png)
256+
![image.png](https://github.com/sonic-net/SONiC/blob/master/images/PW-4.png)
257257
258258
```
259259
mount -o remount,rw /
@@ -264,7 +264,7 @@ mount -o remount,rw /proc
264264
3.1 To reset an actual password is now simple as typing :
265265
`passwd admin`
266266
267-
![image.png](https://github.com/Azure/SONiC/blob/master/images/PW-5.png)
267+
![image.png](https://github.com/sonic-net/SONiC/blob/master/images/PW-5.png)
268268
269269
```
270270
sync
@@ -279,13 +279,13 @@ sudo reboot -f
279279
280280
SONiC is managing configuration in a single source of truth - a redisDB instance that we refer as ConfigDB. Applications subscribe to ConfigDB and generate their running configuration correspondingly.
281281
282-
Details about ConfigDB and schema design, please find it [here](https://github.com/Azure/SONiC/wiki/Configuration)
282+
Details about ConfigDB and schema design, please find it [here](https://github.com/sonic-net/SONiC/wiki/Configuration)
283283
284-
Before Sep 2017, we were using an XML file named minigraph.xml to configure SONiC devices. For historical documentation, please refer to [Configuration with Minigraph](https://github.com/Azure/SONiC/wiki/Configuration-with-Minigraph-(~Sep-2017))
284+
Before Sep 2017, we were using an XML file named minigraph.xml to configure SONiC devices. For historical documentation, please refer to [Configuration with Minigraph](https://github.com/sonic-net/SONiC/wiki/Configuration-with-Minigraph-(~Sep-2017))
285285
286286
SONiC includes commands that allow user to show platform, transceivers, L2, IP, BGP status, etc.
287287
288-
- [Command Reference](https://github.com/Azure/sonic-utilities/blob/master/doc/Command-Reference.md)
288+
- [Command Reference](https://github.com/sonic-net/sonic-utilities/blob/master/doc/Command-Reference.md)
289289
290290
Note that all the configuration commands need root privileges to execute them and the commands are case-sensitive.
291291
Show commands can be executed by all users without the root privileges.
@@ -305,7 +305,7 @@ SONiC does not provide a CLI to configure the static IP for the management inter
305305
```
306306
Note that SONiC does not support management VRF and hence it is not possible to differentiate data traffic and management traffic. Work is in progress to support the mgmtVRF in Aug2019 release.
307307
308-
2) use config_db.json and configure the MGMT_INTERFACE key with the appropriate values. Refer [here](https://github.com/Azure/SONiC/wiki/Configuration#Management-Interface)
308+
2) use config_db.json and configure the MGMT_INTERFACE key with the appropriate values. Refer [here](https://github.com/sonic-net/SONiC/wiki/Configuration#Management-Interface)
309309
310310
311311
Add the following example configuration in a file (ex: mgmt_ip.json) and load it as follows.
@@ -331,7 +331,7 @@ Note that SONiC does not support management VRF and hence it is not possible to
331331
After removing the key, users can load the new configuration using "config load mgmt_ip.json" command and then do "systemctl restart interfaces-config" to make it effective. Users shall verify the configured management interface IP address value using "ifconfig" linux command.
332332
333333
334-
3) use minigraph.xml and configure "ManagementIPInterfaces" tag inside "DpgDesc" tag as given at the [page](https://github.com/Azure/SONiC/wiki/Configuration-with-Minigraph-(~Sep-2017))
334+
3) use minigraph.xml and configure "ManagementIPInterfaces" tag inside "DpgDesc" tag as given at the [page](https://github.com/sonic-net/SONiC/wiki/Configuration-with-Minigraph-(~Sep-2017))
335335
336336
Once the IP address is configured, the same can be verified using "/sbin/ifconfig eth0" linux command.
337337
Users can SSH login to this management interface IP address from their management network.
@@ -403,7 +403,7 @@ Go Back To [Beginning of the document](#SONiC-COMMAND-LINE-INTERFACE-GUIDE) or [
403403
404404
## 3.2.2 Check features available in this version
405405
406-
[SONiC roadmap planning](https://github.com/Azure/SONiC/wiki/Sonic-Roadmap-Planning) explains the various features that are added in every software release.
406+
[SONiC roadmap planning](https://github.com/sonic-net/SONiC/wiki/Sonic-Roadmap-Planning) explains the various features that are added in every software release.
407407
TBD: Is this enough? Need information from Xin.
408408
409409
@@ -579,11 +579,11 @@ Basic cable connectivity shall be verified by configuring the IP address for the
579579
580580
| # | Module | CLI Link | ConfigDB Link | Remarks |
581581
| --- | --- | --- | --- | --- |
582-
| 1 | Interface |[Interface CLI](https://github.com/Azure/sonic-utilities/blob/master/doc/Command-Reference.md#Interface-Configuration-And-Show-Commands) | [Interface ConfigDB](Configuration.md)| To view the details about the interface |
583-
| 2 | BGP |[BGP CLI](https://github.com/Azure/sonic-utilities/blob/master/doc/Command-Reference.md#BGP-Configuration-And-Show-Commands) | [BGP ConfigDB](Configuration.md)| To view the details about the BGP |
584-
| 3 | ACL |[ACL CLI](https://github.com/Azure/sonic-utilities/blob/master/doc/Command-Reference.md#ACL-Configuration-And-Show) | [ACL ConfigDB](Configuration.md)| To view the details about the ACL |
582+
| 1 | Interface |[Interface CLI](https://github.com/sonic-net/sonic-utilities/blob/master/doc/Command-Reference.md#Interface-Configuration-And-Show-Commands) | [Interface ConfigDB](Configuration.md)| To view the details about the interface |
583+
| 2 | BGP |[BGP CLI](https://github.com/sonic-net/sonic-utilities/blob/master/doc/Command-Reference.md#BGP-Configuration-And-Show-Commands) | [BGP ConfigDB](Configuration.md)| To view the details about the BGP |
584+
| 3 | ACL |[ACL CLI](https://github.com/sonic-net/sonic-utilities/blob/master/doc/Command-Reference.md#ACL-Configuration-And-Show) | [ACL ConfigDB](Configuration.md)| To view the details about the ACL |
585585
| 4 | COPP |COPP CLI Not Available | [COPP ConfigDB](Configuration.md)| To view the details about the COPP |
586-
| 5 | Mirroring |[Mirroring CLI](https://github.com/Azure/sonic-utilities/blob/master/doc/Command-Reference.md#mirroring-configuration-and-show) | [Mirroring ConfigDB](Configuration.md)| To view the details about the Mirroring |
586+
| 5 | Mirroring |[Mirroring CLI](https://github.com/sonic-net/sonic-utilities/blob/master/doc/Command-Reference.md#mirroring-configuration-and-show) | [Mirroring ConfigDB](Configuration.md)| To view the details about the Mirroring |
587587
588588
589589

0 commit comments

Comments
 (0)