20180801_jeffrey - silenceuncrio/diary GitHub Wiki
0845
今天來了解一下啥是 mGRE 還有 NHRP
先看 Introduction to Multipoint GRE and NHRP
0930
是方科技有提供他們 GRE 的相關設定
Cisco: 202.153.188.46
interface Tunnel87654321
bandwidth 2000
ip address 172.30.96.5 255.255.255.248
no ip redirects
no ip unreachables
no ip proxy-arp
ip mtu 1500
ip nhrp authentication LTEGRE
ip nhrp network-id 87654321
load-interval 30
tunnel source FastEthernet4
tunnel mode gre multipoint
tunnel key 87654321
利用 ip nhrp network-id
可以搜尋到 DMVPN
這個關鍵字
1035
感覺 20 個工作天我應該可以搞定 是方科技 提的 GRE issue
回到 G.Shdsl.bis 吧
1050
跟 ariel 聊過後決定八月底的版本不準備 release 該功能
畢竟我並沒有充分的時間做這件事
不過八月底過後的那一個版本應該有機會
不過過程當中我需要 是方科技 提供設備供我作測試
1100
回到 52XXZ
繼續參考 VPN Router 的 shdsl.bis 網頁看看 configuration 之間的連動關係
細節參考 gist - 2018-08-01.52xxz.shdsl.reference.webPage.html
1140
先幫忙設計一下 xentino style
依據該 logo 的色調配合客戶的來信設計一下顏色給他們參考
Web User Interface colors will be Magenda and the lighter, darker backround. (Compatible with Xentino logo colors)
We need to put our company web site link on top or bottom menu (www.xentino.com)
1440
先幫忙湊一版讓客戶看看配色喜不喜歡
commit cf4067022b0cad297b6db5f1e3026ef0432aba46
Author: jeffrey <[email protected]>
Date: Wed Aug 1 14:36:08 2018 +0800
add the web page for customer 'xentino'
- CID is not defined yet
proscend/prosrc/www/Makefile | 12 +++-
proscend/prosrc/www/brand_advice/brand/bottom.html | 8 +--
proscend/prosrc/www/brand_ctcu/brand/bottom.html | 2 +
proscend/prosrc/www/brand_cxr/brand/bottom.html | 2 +
.../prosrc/www/brand_digicomm/brand/bottom.html | 8 +--
proscend/prosrc/www/brand_hytec/brand/bottom.html | 2 +
.../prosrc/www/brand_nobrand/brand/bottom.html | 8 +--
proscend/prosrc/www/brand_planet/brand/bottom.html | 2 +
.../www/brand_xentino/app/images/signal-0.png | Bin 0 -> 10849 bytes
.../www/brand_xentino/app/images/signal-1.png | Bin 0 -> 7738 bytes
.../www/brand_xentino/app/images/signal-2.png | Bin 0 -> 7601 bytes
.../www/brand_xentino/app/images/signal-3.png | Bin 0 -> 7354 bytes
.../www/brand_xentino/app/images/signal-4.png | Bin 0 -> 6548 bytes
.../www/brand_xentino/brand/Logo-Xentino200.png | Bin 0 -> 41465 bytes
.../brand_xentino/brand/Logo-XentinoName200.png | Bin 0 -> 7319 bytes
.../prosrc/www/brand_xentino/brand/bottom.html | 8 +++
proscend/prosrc/www/brand_xentino/brand/custom.css | 75 +++++++++++++++++++++
proscend/prosrc/www/brand_xentino/brand/top.png | Bin 0 -> 7319 bytes
.../www/brand_xentino/src/brand/top.html.src | 53 +++++++++++++++
proscend/prosrc/www/src/index.html.src | 2 +
20 files changed, 160 insertions(+), 22 deletions(-)
1450
再來個稍微可愛的的配色
commit 06be686bc2ad072ceb44cf5082a556d35400f2bd
Refs: [develop], {origin/develop}
Author: jeffrey <[email protected]>
Date: Wed Aug 1 14:47:41 2018 +0800
change to colorful pink style for customer 'zentino'
proscend/prosrc/www/brand_xentino/brand/custom.css | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
1530
回到 52xxz