
cee
姓名:Siwat Chotechaicharin
昵称: Cee
职业: 演员 / 歌星(sometime)
生日:1982年1月27日
出生地:Hard Yai
身高:172
婚姻状况: 未婚(女友Amy Klinprathum)
爱好:运动、阅读
才能:表演、唱歌、跳舞和运动
种族:中泰混血
兄弟姐妹:1 brother(Bee) and 1 sister(Ae)
教育: ABAC University, Degree In Business Management
电视作品
Supabaroot Luke Pu Chai with Bee Martika (Ch7 2003)
Benja Keta Kwarm Ruk with Miang Atima Thanaseniwat (Ch7 2003)
Lung Kah Dang with Brook Danuporn Punnakun & Yui Chiranan Manochaem (Ch7 2004)
Oun I Rukwith Tangmo Pataritda (Ch7 2004)
Rak Sud Kouwwith Cheer Thikumporn Rittapinun (Ch7 2005)
亲爱的父母with Kwan Usamanee Vaithayanon (Ch7 2005)
Look Mai Lark See with Amy Klinprathum (Ch7 2005) Cee和Amy定情之作
减爱/爱渐渐远去 with Warattaya Nilkuha (Jui) (Ch7 2006)
Sai Lom Gub Sam Rouwwith Cheer Thikumporn Rittapinun (Ch7 2006)
Pim Mook with AumPatcharapa Chaichue(AumP)(Ch7 2006)
Khao Ha Wa Noo Pen Jao Ying with Bee Martika (Ch7 2007)
钻石牙小猫 with Pinky Sawika Chaiyadech (Ch7 2007)
只有天堂with Cheer Thikumporn Rittapinun (Ch7 2007)
爱的香榭with Woranuch Wongsawan (Noon) (Ch7 2008)
Rae Rai Look Sao Pawith Alexandra Thidavanh Bounxouei (Ch7 2008)
Kom Faek as Second p'ekwith Cheer Thikumporn Rittapinun (Ch7 2008) 尖峰I
Koo Pbuan Olawon as (Second P'ek)with Fai Nichanun Funkaew (Ch7 2008)
Rook Kard aka "Kom Faek II" as Second P'ek with Cheer Thikumporn Rittapinun (Ch7 2009) 尖峰II
Khun Mor Mor 3 with Aimee Morakot Kittisara (Ch7 2009)
创造天堂 with Min Pechaya(Ch7 2010)
浮生若梦 with Kwan(Ch7 upcoming)
**作品
Ghost of Mae Nak: Staring with Tangmo Pataritda(Released date : 5 January 2006)
1 docker pull mysql
2 docker run -v /data/var/mysql/:/var/lib/mysql -e YSQL_ROOT_PASSWORD=kS4pJUIb mysql
3 docker stop [CONTAINER ID]
4 docker run -it -v /data/var/mysql/:/var/lib/mysql mysql /bin/bash
5 mysqld_safe&
6 grant all privileges on to 'wuxiao'@'%' identified by 'password';
7 docker cp [CONTAINER ID]:/etc/mysql/mycnf /data/local/mycnf
8 docker stop [CONTAINER ID]
9 docker run -d -p 3306:3306 -v /data/var/mysql/:/var/lib/mysql -v /data/local/mycnf:/etc/mysql/mycnf mysql
10 add [CMD] to /etc/rclocal
11 OK!
第一种 sflow-RT(192168101 )---------juniper VMX
第二种 gobgp(192168201 -----------juniper VMX
限速(1000Bps),但是juiper是按bps算,juniper会8
sflow-RT的话,按如下启动
#/startsh -Dddos_protectrouter=19216810254 -Dddos_protectas=65070 -Dbgpstart=yes -Dbgpport=179 -Dddos_protectenableipv6=no -Dddos_protectenableflowspec=yes -Dddos_protectflowspecrate=1000 -Dddos_protectflowspeccommunity=65070:1000
注: -Dddos_protectflowspeccommunity=65070:1000不起作用,在juniper里始终都是Communities: traffic-rate:0:1000
gobgp的话,按以下发布/32的路由
#gobgp global rib -a ipv4-flowspec add match destination 1172723010/32 then rate-limit 10000
以上的1000Bps在junipertraffic-rate团体属性中体现:Communities: traffic-rate:0:1000
若要体现as即Communities: traffic-rate:65060:1000
gobgp global rib -a ipv4-flowspec add match destination 1172723012/32 then rate-limit 10000 as 65060
juniepr VMX的配置
root@CE-R> show configuration | display set
set version 20190319203446_builderr1013243
set system root-authentication encrypted-password "$6$AeSB/yQX$Xo6uUk1XAQtXLs4nCMxperSKE9f7YavFwv66W8Zpi8nDRh6Cj4wudDEXr7HVgvuL8eYD97QrdrBhlwBecpT11"
set system services ssh root-login allow
set system services ssh protocol-version v2
set system host-name CE-R
set system syslog user any emergency
set system syslog file messages any notice
set system syslog file messages authorization info
set system syslog file interactive-commands interactive-commands any
set system processes dhcp-service traceoptions file dhcp_logfile
set system processes dhcp-service traceoptions file size 10m
set system processes dhcp-service traceoptions level all
set system processes dhcp-service traceoptions flag packet
set interfaces ge-0/0/0 unit 0 family inet address 2011010254/24
set interfaces ge-0/0/1 unit 0 family inet address 20310101/24
set interfaces ge-0/0/2 unit 0 family inet filter group 1
set interfaces ge-0/0/2 unit 0 family inet address 19216810254/24
set interfaces ge-0/0/3 unit 0 family inet address 22277177254/24
set interfaces ge-0/0/4 unit 0 family inet filter group 1
set interfaces ge-0/0/4 unit 0 family inet address 172201254/24
set interfaces ge-0/0/5 unit 0 family inet filter group 1
set interfaces ge-0/0/5 unit 0 family inet address 19216820254/24
set interfaces dsc unit 0 family inet address 19202102/32
set interfaces fxp0 unit 0 family inet address 105245195/24
set policy-options policy-statement TRAFFIC-RATE term 1 from route-filter 119272300/24 prefix-length-range /32-/32
set policy-options policy-statement TRAFFIC-RATE term 1 then accept
set policy-options policy-statement skip-validation then accept
set routing-options static route 10500/16 next-hop 105245254
set routing-options static route 202101100/24 next-hop 2031010254
set routing-options static route 119272300/24 next-hop 20110101
set routing-options router-id 19216810254
set routing-options autonomous-system 64497
set routing-options flow interface-group 1
set routing-options flow interface-group exclude
set routing-options flow term-order standard
set protocols bgp group CUST-FLOWSPEC family inet flow
set protocols bgp group CUST-FLOWSPEC neighbor 192168101 family inet flow no-validate TRAFFIC-RATE
set protocols bgp group CUST-FLOWSPEC neighbor 192168101 peer-as 65070
set protocols bgp group CUST-FLOWSPEC neighbor 192168201 family inet flow no-validate TRAFFIC-RATE
set protocols bgp group CUST-FLOWSPEC neighbor 192168201 peer-as 65060
set protocols sflow polling-interval 10
set protocols sflow sample-rate ingress 1000
set protocols sflow source-ip 19216810254
set protocols sflow collector 192168101
set protocols sflow interfaces ge-0/0/10 polling-interval 10
set protocols sflow interfaces ge-0/0/10 sample-rate ingress 1000
使用hping3发包:
hping3 --flood --udp --rand-source -k 1192723010 -p 5353
验证:
root@CE-R> show route protocol bgp receive-protocol bgp 192168101 extensive all
inet0: 16 destinations, 16 routes (16 active, 0 holddown, 0 hidden)
__juniper_private1__inet0: 5 destinations, 6 routes (5 active, 0 holddown, 0 hidden)
__juniper_private2__inet0: 1 destinations, 1 routes (0 active, 0 holddown, 1 hidden)
VRF1inet0: 3 destinations, 3 routes (3 active, 0 holddown, 0 hidden)
inet60: 1 destinations, 1 routes (1 active, 0 holddown, 0 hidden)
__juniper_private1__inet60: 3 destinations, 3 routes (3 active, 0 holddown, 0 hidden)
VRF1inet60: 1 destinations, 1 routes (1 active, 0 holddown, 0 hidden)
inetflow0: 3 destinations, 3 routes (3 active, 0 holddown, 0 hidden)
1192723010,,proto=17/term:4 (1 entry, 1 announced)
Accepted
Flags: NoNexthop
Localpref: 100
AS path: 65070 I
Communities: traffic-rate:0:1000
1192723010,,proto=17,dstport=5353/term:2 (1 entry, 1 announced)
Accepted
Flags: NoNexthop
Localpref: 100
AS path: 65070 I
Communities: traffic-rate:0:1000
1192723010,,proto=17,srcport=1202/term:3 (1 entry, 1 announced)
Accepted
Flags: NoNexthop
Localpref: 100
AS path: 65070 I
Communities: traffic-rate:0:1000
root@CE-R>
root@CE-R>
root@CE-R> show route table inetflow0
inetflow0: 3 destinations, 3 routes (3 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, = Both
1192723010,,proto=17/term:4
[BGP/170] 00:00:56, localpref 100, from 192168101
AS path: 65070 I, validation-state: unverified
Fictitious
1192723010,,proto=17,dstport=5353/term:2
[BGP/170] 00:00:56, localpref 100, from 192168101
AS path: 65070 I, validation-state: unverified
Fictitious
1192723010,,proto=17,srcport=1202/term:3
[BGP/170] 00:00:56, localpref 100, from 192168101
AS path: 65070 I, validation-state: unverified
Fictitious
root@CE-R> show firewall
Filter: __default_bpdu_filter__
Filter: __flowspec_default_inet__
Counters:
Name Bytes Packets
1192723010,,proto=17 0 0
1192723010,,proto=17,dstport=5353 44184 1578
1192723010,,proto=17,srcport=1202 0 0
Policers:
Name Bytes Packets
8K_1192723010,,proto=17 0 0
8K_1192723010,,proto=17,dstport=5353 560028 20001
8K_1192723010,,proto=17,srcport=1202 0 0
以上就是关于泰剧创造天堂男主角演过的电视剧有哪些全部的内容,包括:泰剧创造天堂男主角演过的电视剧有哪些、docker容器内怎么连接外部的mysql、bgp flowspec的基本测试等相关内容解答,如果想了解更多相关内容,可以关注我们,你们的支持是我们更新的动力!
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)