20200310_jeffrey - silenceuncrio/diary GitHub Wiki

0910

M360P - task - [0%] P2 - Airtel - BGP status for every neighbors

直接作在 release/v1.07 branch

確定完成之前都不 push 到 server


再從 M350 sync 一個

commit 69347d63d1583ea8968988c1768654ae38737cf8
Refs: [release/v1.07], {origin/release/v1.07}
Author: jeffrey <[email protected]>
Date:   Tue Mar 10 09:31:11 2020 +0800

    nomore iweb, so keep the compile flag PROSRC_WEB_CGISESSION unchanged

 proscend/prosrc/icos/Makefile | 6 ------
 1 file changed, 6 deletions(-)

1025

M360P - task - [0%] P2 - Airtel - BGP status for every neighbors

先 porting 下述 file

commit acf74c9b58ae3b2a79de95aa98d7e7679262f8c2
Refs: [release/v1.07]
Author: jeffrey <[email protected]>
Date:   Tue Mar 10 10:24:22 2020 +0800

    add vty - the utility for zebra/rip/ospf/bgp
    - porting from proscend model 'VPN' - design by winston

 proscend/prosrc/icos/Makefile       |   2 +
 proscend/prosrc/icos/vty/.gitignore |   1 +
 proscend/prosrc/icos/vty/Makefile   |  28 ++
 proscend/prosrc/icos/vty/icoswdog.c | 547 ++++++++++++++++++++++++++++++++++++
 proscend/prosrc/icos/vty/vty.c      | 238 ++++++++++++++++
 5 files changed, 816 insertions(+)

1530

M360P - task - [0%] P2 - Airtel - BGP status for every neighbors

收工 感謝 winston 的分享

commit 27fcd6b0ef108e5b8262083fc7f84dbcaa0ef790
Refs: [release/v1.07], {origin/release/v1.07}
Author: jeffrey <[email protected]>
Date:   Tue Mar 10 15:30:43 2020 +0800

    add 'Status' nav for 'IP Routing > BGP'
    - to show the status of each enabled BGP neighbors

 proscend/prosrc/webcgi/bgp.c                       |  2 +-
 proscend/prosrc/www/app/feature/bgp.html           | 14 +++--
 proscend/prosrc/www/app/feature/bgp.js             | 60 ++++++++++++++++++++++
 .../prosrc/www/app/feature/bgp_tab_status.html     | 38 ++++++++++++++
 proscend/prosrc/www/app/locale-en.json             |  9 ++++
 proscend/prosrc/www/app/locale-fr.json             |  9 ++++
 proscend/prosrc/www/app/locale-zh-tw.json          |  9 ++++
 proscend/prosrc/www/app/services/icos.service.js   |  3 ++
 .../prosrc/www/src/manual/ip_routing_bgp.h.html    | 39 +++++++++++++-
 9 files changed, 176 insertions(+), 7 deletions(-)

1705

M360P - issue - [0%] - 0000908: sometimes first time modify LTE NET mode or APN on dual APN will apply fail

複製出一次

多複製個幾次才能想辦法看看如何在前端解決這問題

lte.cgi?act=apply

status 是 (failed)

感覺是 cgi 執行到一半就掛了 根本沒有回應