Skip to content

[bgp]: start bgp service after interfaces-config service#3702

Merged
lguohan merged 1 commit intosonic-net:201811from
lguohan:intfcfg
Nov 5, 2019
Merged

[bgp]: start bgp service after interfaces-config service#3702
lguohan merged 1 commit intosonic-net:201811from
lguohan:intfcfg

Conversation

@lguohan
Copy link
Copy Markdown
Collaborator

@lguohan lguohan commented Nov 4, 2019

interfaces-config service configures lo address. If bgp service
starts before lo address is configured, then following config
in zebra will not be applied.

route-map RM_SET_SRC permit 10
set src 10.1.0.32

The adds a few seconds delay in bgp service start

- What I did

- How I did it

- How to verify it

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

interfaces-config service configures lo address. If bgp service
starts before lo address is configured, then following config
in zebra will not be applied.

route-map RM_SET_SRC permit 10
 set src 10.1.0.32

The adds a few seconds delay in bgp service start
@lguohan lguohan merged commit d16dbbb into sonic-net:201811 Nov 5, 2019
mssonicbld added a commit that referenced this pull request Jun 14, 2025
…lly (#22907)

#### Why I did it
src/sonic-swss
```
* 3d0c46dd - (HEAD -> 202505, origin/202505) SRv6: set TTL decap mode to PIPE (#3704) (2 days ago) [mssonicbld]
* 4d5f5ea4 - [FC] Fix the cache to handle change in stats for the same object type (#3702) (3 days ago) [mssonicbld]
* 11e52bf3 - [tests]: Fix `test_MirrorDestMoveLag` test failure (#3700) (4 days ago) [mssonicbld]
* 3feb4c8e - Change Log Level for BFD Offload Capability Implementation (#3697) (5 days ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants