NOKIA VSR的MPLS L3VPN


------------------------------------------PE1上的操作------------------------------------------

接口預(yù)配置

configure card 1 card-type "iom3-xp-b"

configure card 1 mda 1 mda-type "m5-1gb-sfp-b"

configure port 1/1/[1..5] no shutdown

admin save

接口配置

configure system name pe1

configure router interface "to-pe2" address 192.168.12.1/24

configure router interface "to-pe2"? port 1/1/1

configure router interface "to-pe3" address 192.168.13.1/24

configure router interface "to-pe3"? port 1/1/3

configure router interface lo0 address 10.10.10.10/32

configure router interface "lo0" loopback

configure router interface "system" address 1.1.1.1/32

ospf配置

configure router? ? router-id 10.10.10.10

configure? router? ospf traffic-engineering

configure router ospf router-id 10.10.10.10

configure router ospf area 0.0.0.0 interface "lo0" passive

configure router ospf area 0.0.0.0 interface system? passive

configure router ospf area 0.0.0.0 interface "to-pe2"? interface-type point-to-point

configure router ospf area 0.0.0.0 interface "to-pe3"? interface-type point-to-point

configure router ospf area 0.0.0.0 interface "to-pe2"? authentication-type message-digest

configure router ospf area 0.0.0.0 interface "to-pe2"? message-digest-key 1 md5 "lab123"

configure router ospf area 0.0.0.0 interface "to-pe3"? authentication-type message-digest

configure router ospf area 0.0.0.0 interface "to-pe3"? message-digest-key 1 md5 "lab123"

admin save

LDP配置

configure? router ldp interface-parameters interface "to-pe2" dual-stack ipv4 no sh

configure? router ldp interface-parameters interface "to-pe2" no sh

configure? router ldp interface-parameters interface "to-pe3" dual-stack ipv4 no sh

configure? router ldp interface-parameters interface "to-pe3" no sh

configure? router ldp? targeted-session no disable-targeted-session

configure? router ldp? no shutdown

admin save

BGP配置

configure router? autonomous-system 65000

configure router bgp group "PE-PE" family ipv4 vpn-ipv4

configure router bgp group "PE-PE" type internal

configure router bgp group "PE-PE"? neighbor 2.2.2.2 type internal

configure router bgp group "PE-PE"? neighbor 3.3.3.3 type internal

admin save

創(chuàng)建VRF

configure port 1/1/5 shutdown

configure port 1/1/5 ethernet mode access

configure port 1/1/5 no shutdown

configure service customer 1234 create? desc "TO-CE-VRF"

configure service vprn 1234 customer 1234 create route-distinguisher 10.10.10.10:1

configure service vprn 1234 customer 1234 create auto-bind-tunnel resolution-filter ldp

configure service vprn 1234 customer 1234 create auto-bind-tunnel resolution filter

configure service vprn 1234 customer 1234 create vrf-target target:65000:1

configure service vprn 1234 customer 1234 create? interface "to-ce1" create? address 192.168.101.254/24?

configure service vprn 1234 customer 1234 create? interface "to-ce1" create? sap 1/1/5 create description "to-ce1"

configure service vprn 1234 customer 1234 create? no shutdown

configure service vprn 1234 customer 1234? autonomous-system 65000

configure service vprn 1234 customer 1234 bgp group TO-CE type external

configure service vprn 1234 customer 1234 bgp group TO-CE neighbor 192.168.101.1 peer-as 65001

configure service vprn 1234 customer 1234 bgp group TO-CE no shutdown

configure service vprn 1234 customer 1234 bgp? no shutdown

admin save

------------------------------------------PE2上的操作------------------------------------------

接口預(yù)配置

configure card 1 card-type "iom3-xp-b"

configure card 1 mda 1 mda-type "m5-1gb-sfp-b"

configure port 1/1/[1..5] no shutdown

admin save

接口配置

configure system name pe2

configure router interface "to-pe1" address 192.168.12.2/24

configure router interface "to-pe1"? port 1/1/1

configure router interface "to-pe3" address 192.168.23.2/24

configure router interface "to-pe3"? port 1/1/2

configure router interface lo0 address 20.20.20.20/32

configure router interface "lo0" loopback

configure router interface "system" address 2.2.2.2/32

ospf配置

configure router? ? router-id 20.20.20.20

configure? router? ospf traffic-engineering

configure router ospf router-id 20.20.20.20

configure router ospf area 0.0.0.0 interface "lo0" passive

configure router ospf area 0.0.0.0 interface system? passive

configure router ospf area 0.0.0.0 interface "to-pe1"? interface-type point-to-point

configure router ospf area 0.0.0.0 interface "to-pe3"? interface-type point-to-point

configure router ospf area 0.0.0.0 interface "to-pe1"? authentication-type message-digest

configure router ospf area 0.0.0.0 interface "to-pe1"? message-digest-key 1 md5 "lab123"

configure router ospf area 0.0.0.0 interface "to-pe3"? authentication-type message-digest

configure router ospf area 0.0.0.0 interface "to-pe3"? message-digest-key 1 md5 "lab123"

admin save

LDP配置

configure? router ldp interface-parameters interface "to-pe1" dual-stack ipv4 no sh

configure? router ldp interface-parameters interface "to-pe1" no sh

configure? router ldp interface-parameters interface "to-pe3" dual-stack ipv4 no sh

configure? router ldp interface-parameters interface "to-pe3" no sh

configure? router ldp? targeted-session no disable-targeted-session

configure? router ldp? no shutdown

admin save

BGP配置

configure router? autonomous-system 65000

configure router bgp group "PE-PE" family ipv4 vpn-ipv4

configure router bgp group "PE-PE" type internal

configure router bgp group "PE-PE"? neighbor 1.1.1.1 type internal

configure router bgp group "PE-PE"? neighbor 3.3.3.3 type internal

admin save

創(chuàng)建VRF

configure port 1/1/5 shutdown

configure port 1/1/5 ethernet mode access

configure port 1/1/5 no shutdown

configure service customer 1234 create? desc "TO-CE-VRF"

configure service vprn 1234 customer 1234 create route-distinguisher 20.20.20.20:1

configure service vprn 1234 customer 1234 create auto-bind-tunnel resolution-filter ldp

configure service vprn 1234 customer 1234 create auto-bind-tunnel resolution filter

configure service vprn 1234 customer 1234 create vrf-target target:65000:1

configure service vprn 1234 customer 1234 create? interface "to-ce2" create? address 192.168.102.254/24?

configure service vprn 1234 customer 1234 create? interface "to-ce2" create? sap 1/1/5 create description "to-ce2"

configure service vprn 1234 customer 1234 create? no shutdown

configure service vprn 1234 customer 1234? autonomous-system 65000

configure service vprn 1234 customer 1234 bgp group TO-CE type external

configure service vprn 1234 customer 1234 bgp group TO-CE neighbor 192.168.102.1 peer-as 65002

configure service vprn 1234 customer 1234 bgp group TO-CE no shutdown

configure service vprn 1234 customer 1234 bgp? no shutdown

admin save

------------------------------------------PE3上的操作------------------------------------------

接口預(yù)配置

configure card 1 card-type "iom3-xp-b"

configure card 1 mda 1 mda-type "m5-1gb-sfp-b"

configure port 1/1/[1..5] no shutdown

admin save

接口配置

configure system name pe3

configure router interface "to-pe1" address 192.168.13.3/24

configure router interface "to-pe1"? port 1/1/3

configure router interface "to-pe2" address 192.168.23.3/24

configure router interface "to-pe2"? port 1/1/2

configure router interface lo0 address 30.30.30.30/32

configure router interface "lo0" loopback

configure router interface "system" address 3.3.3.3/32

ospf配置

configure router? ? router-id 30.30.30.30

configure? router? ospf traffic-engineering

configure router ospf router-id 30.30.30.30

configure router ospf area 0.0.0.0 interface "lo0" passive

configure router ospf area 0.0.0.0 interface system? passive

configure router ospf area 0.0.0.0 interface "to-pe1"? interface-type point-to-point

configure router ospf area 0.0.0.0 interface "to-pe2"? interface-type point-to-point

configure router ospf area 0.0.0.0 interface "to-pe1"? authentication-type message-digest

configure router ospf area 0.0.0.0 interface "to-pe1"? message-digest-key 1 md5 "lab123"

configure router ospf area 0.0.0.0 interface "to-pe2"? authentication-type message-digest

configure router ospf area 0.0.0.0 interface "to-pe2"? message-digest-key 1 md5 "lab123"

admin save

LDP配置

configure? router ldp interface-parameters interface "to-pe1" dual-stack ipv4 no sh

configure? router ldp interface-parameters interface "to-pe1" no sh

configure? router ldp interface-parameters interface "to-pe2" dual-stack ipv4 no sh

configure? router ldp interface-parameters interface "to-pe2" no sh

configure? router ldp? targeted-session no disable-targeted-session

configure? router ldp? no shutdown

admin save

BGP配置

configure router? autonomous-system 65000

configure router bgp group "PE-PE" family ipv4 vpn-ipv4

configure router bgp group "PE-PE" type internal

configure router bgp group "PE-PE"? neighbor 1.1.1.1 type internal

configure router bgp group "PE-PE"? neighbor 2.2.2.2 type internal

admin save

創(chuàng)建VRF

configure port 1/1/5 shutdown

configure port 1/1/5 ethernet mode access

configure port 1/1/5 no shutdown

configure service customer 1234 create? desc "TO-CE-VRF"

configure service vprn 1234 customer 1234 create route-distinguisher 30.30.30.30:1

configure service vprn 1234 customer 1234 create auto-bind-tunnel resolution-filter ldp

configure service vprn 1234 customer 1234 create auto-bind-tunnel resolution filter

configure service vprn 1234 customer 1234 create vrf-target target:65000:1

configure service vprn 1234 customer 1234 create? interface "to-ce3" create? address 192.168.103.254/24?

configure service vprn 1234 customer 1234 create? interface "to-ce3" create? sap 1/1/5 create description "to-ce3"

configure service vprn 1234 customer 1234 create? no shutdown

configure service vprn 1234 customer 1234? autonomous-system 65000

configure service vprn 1234 customer 1234 bgp group TO-CE type external

configure service vprn 1234 customer 1234 bgp group TO-CE neighbor 192.168.103.1 peer-as 65003

configure service vprn 1234 customer 1234 bgp group TO-CE no shutdown

configure service vprn 1234 customer 1234 bgp? no shutdown

admin save

----------------------------------VMX-CE1的配置-----------------------------------------------

set interfaces ge-0/0/0 unit 0 family inet address 192.168.101.1/24

set interfaces lo0 unit 0 family inet address 10.1.255.1/32

set routing-options router-id 10.1.255.1

set routing-options autonomous-system 65001

set protocols bgp group TO-PE type external

set protocols bgp group TO-PE export export-lo0

set protocols bgp group TO-PE neighbor 192.168.101.254 peer-as 65000

set policy-options policy-statement export-lo0 term 1 from interface lo0.0

set policy-options policy-statement export-lo0 term 1 then accept

set policy-options policy-statement export-lo0 term last then reject

----------------------------------VMX-CE2的配置-----------------------------------------------

set interfaces ge-0/0/0 unit 0 family inet address 192.168.102.1/24

set interfaces lo0 unit 0 family inet address 10.1.255.2/32

set routing-options router-id 10.1.255.2

set routing-options autonomous-system 65002

set protocols bgp group TO-PE type external

set protocols bgp group TO-PE export export-lo0

set protocols bgp group TO-PE neighbor 192.168.102.254 peer-as 65000

set policy-options policy-statement export-lo0 term 1 from interface lo0.0

set policy-options policy-statement export-lo0 term 1 then accept

set policy-options policy-statement export-lo0 term last then reject

----------------------------------VMX-CE3的配置-----------------------------------------------

set interfaces ge-0/0/0 unit 0 family inet address 192.168.103.1/24

set interfaces lo0 unit 0 family inet address 10.1.255.3/32

set routing-options router-id 10.1.255.3

set routing-options autonomous-system 65003

set protocols bgp group TO-PE type external

set protocols bgp group TO-PE export export-lo0

set protocols bgp group TO-PE neighbor 192.168.103.254 peer-as 65000

set policy-options policy-statement export-lo0 term 1 from interface lo0.0

set policy-options policy-statement export-lo0 term 1 then accept

set policy-options policy-statement export-lo0 term last then reject

在PE1,PE2,PE3上導(dǎo)出vpnv4-into-ce

configure router policy-options

? ? ? ? ? begin

? ? ? ? ? policy-statement "export-vpnv4-into-ce"

? ? ? ? ? ? ? ? entry 10

? ? ? ? ? ? ? ? ? ? from

? ? ? ? ? ? ? ? ? ? ? ? protocol bgp-vpn

? ? ? ? ? ? ? ? ? ? exit

? ? ? ? ? ? ? ? ? ? action accept

? ? ? ? ? ? ? ? ? ? exit

? ? ? ? ? ? ? ? exit

? ? ? ? ? ? exit

? ? ? ? ? commit

? ? ? ? ? exit

configure service vprn 1234 bgp export "export-vpnv4-into-ce"


在PE上驗證

show service id 1234 base

A:pe3# show service id 1234 base

===============================================================================

Service Basic Information

===============================================================================

Service Id? ? ? ? : 1234? ? ? ? ? ? ? ? Vpn Id? ? ? ? ? ? : 0

Service Type? ? ? : VPRN

Name? ? ? ? ? ? ? : (Not Specified)

Description? ? ? : (Not Specified)

Customer Id? ? ? : 1234? ? ? ? ? ? ? ? Creation Origin? : manual

Last Status Change: 04/07/2021 13:53:48

Last Mgmt Change? : 04/07/2021 13:53:48

Admin State? ? ? : Up? ? ? ? ? ? ? ? ? Oper State? ? ? ? : Up

Route Dist.? ? ? : 30.30.30.30:1? ? ? VPRN Type? ? ? ? : regular

Oper Route Dist? : 30.30.30.30:1

Oper RD Type? ? ? : configured

AS Number? ? ? ? : 65000? ? ? ? ? ? ? Router Id? ? ? ? : 30.30.30.30

ECMP? ? ? ? ? ? ? : Enabled? ? ? ? ? ? ECMP Max Routes? : 1

Auto Bind Tunnel

Resolution? ? ? ? : filter

Filter Protocol? : ldp

Max IPv6 Routes? : No Limit

Ignore NH Metric? : Disabled

Hash Label? ? ? ? : Disabled

Vrf Target? ? ? ? : target:65000:1

Vrf Import? ? ? ? : None

Vrf Export? ? ? ? : None

MVPN Vrf Target? : None

MVPN Vrf Import? : None

MVPN Vrf Export? : None

Car. Sup C-VPN? ? : Disabled

Label mode? ? ? ? : vrf

BGP VPN Backup? ? : Disabled

BGP Export Inacti*: Disabled

SAP Count? ? ? ? : 1? ? ? ? ? ? ? ? ? SDP Bind Count? ? : 0

-------------------------------------------------------------------------------

Service Access & Destination Points

-------------------------------------------------------------------------------

Identifier? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Type? ? ? ? AdmMTU? OprMTU? Adm? Opr

-------------------------------------------------------------------------------

sap:1/1/5? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? null? ? ? ? 1514? ? 1514? ? Up? Up

===============================================================================

* indicates that the corresponding row element may have been truncated.

show router bgp routes vpn-ipv4

A:pe3#? show router bgp routes vpn-ipv4

===============================================================================

BGP Router ID:30.30.30.30? ? ? AS:65000? ? ? Local AS:65000

===============================================================================

Legend -

Status codes? : u - used, s - suppressed, h - history, d - decayed, * - valid

? ? ? ? ? ? ? ? l - leaked

Origin codes? : i - IGP, e - EGP, ? - incomplete, > - best, b - backup

===============================================================================

BGP VPN-IPv4 Routes

===============================================================================

Flag? Network? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? LocalPref? MED

? ? ? Nexthop (Router)? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Path-Id? ? Label

? ? ? As-Path

-------------------------------------------------------------------------------

u*>i? 10.10.10.10:1:10.1.255.1/32? ? ? ? ? ? ? ? ? ? ? ? 100? ? ? ? None

? ? ? 1.1.1.1? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? None? ? ? ? 131070

? ? ? 65001

u*>i? 10.10.10.10:1:192.168.101.0/24? ? ? ? ? ? ? ? ? ? 100? ? ? ? None

? ? ? 1.1.1.1? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? None? ? ? ? 131070

? ? ? No As-Path

u*>i? 20.20.20.20:1:10.1.255.2/32? ? ? ? ? ? ? ? ? ? ? ? 100? ? ? ? None

? ? ? 2.2.2.2? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? None? ? ? ? 131070

? ? ? 65002

u*>i? 20.20.20.20:1:192.168.102.0/24? ? ? ? ? ? ? ? ? ? 100? ? ? ? None

? ? ? 2.2.2.2? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? None? ? ? ? 131070

? ? ? No As-Path

-------------------------------------------------------------------------------

Routes : 4

===============================================================================

show router 1234 route-table

A:pe3# show router 1234 route-table

===============================================================================

Route Table (Service: 1234)

===============================================================================

Dest Prefix[Flags]? ? ? ? ? ? ? ? ? ? ? ? ? ? Type? ? Proto? ? Age? ? ? ? Pref

? ? ? Next Hop[Interface Name]? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Metric

-------------------------------------------------------------------------------

10.1.255.1/32? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Remote? BGP VPN? 00h27m35s? 170

? ? ? 1.1.1.1 (tunneled)? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 0

10.1.255.2/32? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Remote? BGP VPN? 00h27m25s? 170

? ? ? 2.2.2.2 (tunneled)? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 0

10.1.255.3/32? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Remote? BGP? ? ? 00h28m18s? 170

? ? ? 192.168.103.1? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 0

192.168.101.0/24? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Remote? BGP VPN? 00h27m35s? 170

? ? ? 1.1.1.1 (tunneled)? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 0

192.168.102.0/24? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Remote? BGP VPN? 00h27m25s? 170

? ? ? 2.2.2.2 (tunneled)? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 0

192.168.103.0/24? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Local? Local? ? 00h28m25s? 0

? ? ? to-ce3? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? 0

-------------------------------------------------------------------------------

No. of Routes: 6

Flags: n = Number of times nexthop is repeated

? ? ? B = BGP backup route available

? ? ? L = LFA nexthop available

? ? ? S = Sticky ECMP requested

===============================================================================

?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
  • 序言:七十年代末郎哭,一起剝皮案震驚了整個濱河市,隨后出現(xiàn)的幾起案子牛哺,更是在濱河造成了極大的恐慌陈症,老刑警劉巖耕漱,帶你破解...
    沈念sama閱讀 218,546評論 6 507
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件,死亡現(xiàn)場離奇詭異既荚,居然都是意外死亡遂鹊,警方通過查閱死者的電腦和手機,發(fā)現(xiàn)死者居然都...
    沈念sama閱讀 93,224評論 3 395
  • 文/潘曉璐 我一進店門恢准,熙熙樓的掌柜王于貴愁眉苦臉地迎上來掂僵,“玉大人,你說我怎么就攤上這事顷歌∶膛睿” “怎么了?”我有些...
    開封第一講書人閱讀 164,911評論 0 354
  • 文/不壞的土叔 我叫張陵眯漩,是天一觀的道長芹扭。 經(jīng)常有香客問我麻顶,道長,這世上最難降的妖魔是什么舱卡? 我笑而不...
    開封第一講書人閱讀 58,737評論 1 294
  • 正文 為了忘掉前任辅肾,我火速辦了婚禮,結(jié)果婚禮上轮锥,老公的妹妹穿的比我還像新娘矫钓。我一直安慰自己,他們只是感情好舍杜,可當我...
    茶點故事閱讀 67,753評論 6 392
  • 文/花漫 我一把揭開白布新娜。 她就那樣靜靜地躺著,像睡著了一般既绩。 火紅的嫁衣襯著肌膚如雪概龄。 梳的紋絲不亂的頭發(fā)上,一...
    開封第一講書人閱讀 51,598評論 1 305
  • 那天饲握,我揣著相機與錄音私杜,去河邊找鬼。 笑死救欧,一個胖子當著我的面吹牛衰粹,可吹牛的內(nèi)容都是我干的。 我是一名探鬼主播笆怠,決...
    沈念sama閱讀 40,338評論 3 418
  • 文/蒼蘭香墨 我猛地睜開眼寄猩,長吁一口氣:“原來是場噩夢啊……” “哼!你這毒婦竟也來了骑疆?” 一聲冷哼從身側(cè)響起田篇,我...
    開封第一講書人閱讀 39,249評論 0 276
  • 序言:老撾萬榮一對情侶失蹤,失蹤者是張志新(化名)和其女友劉穎箍铭,沒想到半個月后泊柬,有當?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體,經(jīng)...
    沈念sama閱讀 45,696評論 1 314
  • 正文 獨居荒郊野嶺守林人離奇死亡诈火,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
    茶點故事閱讀 37,888評論 3 336
  • 正文 我和宋清朗相戀三年兽赁,在試婚紗的時候發(fā)現(xiàn)自己被綠了。 大學(xué)時的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片冷守。...
    茶點故事閱讀 40,013評論 1 348
  • 序言:一個原本活蹦亂跳的男人離奇死亡刀崖,死狀恐怖,靈堂內(nèi)的尸體忽然破棺而出拍摇,到底是詐尸還是另有隱情亮钦,我是刑警寧澤,帶...
    沈念sama閱讀 35,731評論 5 346
  • 正文 年R本政府宣布充活,位于F島的核電站蜂莉,受9級特大地震影響蜡娶,放射性物質(zhì)發(fā)生泄漏。R本人自食惡果不足惜映穗,卻給世界環(huán)境...
    茶點故事閱讀 41,348評論 3 330
  • 文/蒙蒙 一窖张、第九天 我趴在偏房一處隱蔽的房頂上張望。 院中可真熱鬧蚁滋,春花似錦宿接、人聲如沸。這莊子的主人今日做“春日...
    開封第一講書人閱讀 31,929評論 0 22
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽。三九已至踏拜,卻和暖如春,著一層夾襖步出監(jiān)牢的瞬間低剔,已是汗流浹背速梗。 一陣腳步聲響...
    開封第一講書人閱讀 33,048評論 1 270
  • 我被黑心中介騙來泰國打工, 沒想到剛下飛機就差點兒被人妖公主榨干…… 1. 我叫王不留襟齿,地道東北人姻锁。 一個月前我還...
    沈念sama閱讀 48,203評論 3 370
  • 正文 我出身青樓,卻偏偏與公主長得像猜欺,于是被迫代替她去往敵國和親位隶。 傳聞我的和親對象是個殘疾皇子,可洞房花燭夜當晚...
    茶點故事閱讀 44,960評論 2 355

推薦閱讀更多精彩內(nèi)容