Skip to content

[bgp]: fix for vtysh cli behavior#1227

Merged
lguohan merged 1 commit intosonic-net:201709from
Mrak-IW:201709-vtysh-fix
Dec 11, 2017
Merged

[bgp]: fix for vtysh cli behavior#1227
lguohan merged 1 commit intosonic-net:201709from
Mrak-IW:201709-vtysh-fix

Conversation

@Mrak-IW
Copy link
Copy Markdown

@Mrak-IW Mrak-IW commented Dec 11, 2017

- What I did
There are some problems with vtysh:

  1. Text files opens while entering commands
  2. Auto-completion is not working when you call vtysh from a switch itself

- How I did it
I've cherry-picked a commit that fixes it from master branch

- How to verify it
Run:

  1. docker exec -ti bgp vtysh
  2. vtysh
    And compare the behavior. No empty screens with the text "(END)" must appear. Auto-completion must work. Help must appear after you press "?".

- Description for the changelog

vtysh strange behavior fixed

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

 /\_/\
( o.o )
 > ^ <

@lguohan lguohan merged commit fa8edce into sonic-net:201709 Dec 11, 2017
@Mrak-IW Mrak-IW deleted the 201709-vtysh-fix branch December 18, 2017 11:20
abdosi added a commit that referenced this pull request Nov 14, 2020
c0df6355deb8bc3685395f727983a5e9f3b06f61 (HEAD -> 201911, origin/201911) Updates to bgp config and show commands with BGP_INTERNAL_NEIGHBOR table (#1224) (#1237)
d683bb48604220942b9f6bdea90c0ea4ff4f72ef [CLI][show][platform] Added ASIC count in the output. (#1185) (#1227)
4585be10aa8e761ce1091ac4a20e562c2550970c [show] Fix 'show int neigh expected' (#1189)
29e4469d5e6c5058fe20c1ce71790f69b7193e7e [201911][fwutil]: Use logger from sonic-py-common (#1190)

Signed-off-by: Abhishek Dosi <abdosi@microsoft.com>
theasianpianist pushed a commit to theasianpianist/sonic-buildimage that referenced this pull request Feb 5, 2022
* [tests]: Specify versions of pip packages

* Update README.md
vmittal-msft pushed a commit to vmittal-msft/sonic-buildimage that referenced this pull request Oct 20, 2025
…est HEAD automatically (sonic-net#1227)

#### Why I did it
src/sonic-platform-common
```
* 4bc0e34 - (HEAD -> 202503, origin/202503) Merge pull request sonic-net#92 from mssonicbld/sonicbld/202503-merge (21 hours ago) [mssonicbld]
* 036c3b3 - Merge branch '202412' of https://github.com/Azure/sonic-platform-common.msft into 202503 (23 hours ago) [Sonic Automation]
* 1c744ab - (origin/202412) Added LPO media interface code (sonic-net#91) (24 hours ago) [mssonicbld]
* bf511a7 - Merge pull request sonic-net#90 from mssonicbld/cherry/msft-202412/570 (2 days ago) [Prince George]
* ff14491 - Correct bit range for ACTIVE_APSEL_CODE (2 days ago) [Sonic Build Admin]
```
#### 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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants