Options

shamlink is not working...

TripleMMMTripleMMM Registered Users Posts: 1 ■□□□□□□□□□
Guys .... could you please point out what wrong I am configuring....


{R4}
CE-2
| |
| |Ge-0/0/1 metric 10
| |
| |
{R5}
CE-1


root@R5# show | display set
set routing-instances vpn-1 instance-type vrf
set routing-instances vpn-1 interface ge-0/0/3.0
set routing-instances vpn-1 interface ge-0/0/4.0
set routing-instances vpn-1 interface lo0.1
set routing-instances vpn-1 route-distinguisher 172.27.255.5:1
set routing-instances vpn-1 vrf-target target:65100:100
set routing-instances vpn-1 protocols bgp export summary-core
set routing-instances vpn-1 protocols bgp export ospf-bgp
set routing-instances vpn-1 protocols bgp group to-ce3 type external
set routing-instances vpn-1 protocols bgp group to-ce3 neighbor 53.53.53.3 peer-as 65100
set routing-instances vpn-1 protocols bgp group to-ce3 neighbor 53.53.53.3 as-override
set routing-instances vpn-1 protocols ospf export bgp-ospf
set routing-instances vpn-1 protocols ospf sham-link local 45.45.45.5
set routing-instances vpn-1 protocols ospf area 0.0.0.0 sham-link-remote 45.45.45.4 metric 2
set routing-instances vpn-1 protocols ospf area 0.0.0.0 interface ge-0/0/3.0 interface-type p2p
set routing-instances vpn-1 protocols ospf area 0.0.0.0 interface lo0.1
top set interfaces lo0 unit 1 family inet address 45.45.45.5/32

root@R5# run show route table vpn-1.inet.0 terse


vpn-1.inet.0: 12 destinations, 27 routes (12 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both


A Destination P Prf Metric 1 Metric 2 Next hop AS path
* 1.1.1.0/24 O 150 0 >51.51.51.1
B 170 100 0 >172.27.45.4 I
B 170 100 0 >172.27.35.3 I
* 2.2.2.0/24 O 150 0 >51.51.51.1
B 170 100 0 >172.27.45.4 I
B 170 100 0 >172.27.35.3 I
* 3.3.3.0/24 B 170 100 0 >172.27.45.4 I
B 170 100 0 >172.27.35.3 I
B 170 100 >53.53.53.3 65100 I
* 21.21.21.0/24 O 10 11 >51.51.51.1
B 170 100 11 >172.27.45.4 I
B 170 100 11 >172.27.35.3 I
* 42.42.42.0/24 O 10 12 >51.51.51.1
B 170 100 >172.27.45.4 I
B 170 100 >172.27.35.3 I
* 45.45.45.4/32 B 170 100 >172.27.45.4 I
B 170 100 >172.27.35.3 I
* 45.45.45.5/32 D 0 >lo0.1
* 51.51.51.0/24 D 0 >ge-0/0/3.0
B 170 100 12 >172.27.45.4 I
B 170 100 12 >172.27.35.3 I
* 51.51.51.5/32 L 0 Local
* 53.53.53.0/24 D 0 >ge-0/0/4.0
B 170 100 0 >172.27.45.4 I
B 170 100 0 >172.27.35.3 I
* 53.53.53.5/32 L 0 Local
* 224.0.0.5/32 O 10 1 MultiRecv

root@R4# show | display set
set routing-instances vpn-1 instance-type vrf
set routing-instances vpn-1 interface ge-0/0/3.0
set routing-instances vpn-1 interface lo0.1
set routing-instances vpn-1 route-distinguisher 172.27.255.4:1
set routing-instances vpn-1 vrf-target target:65100:100
set routing-instances vpn-1 protocols ospf export bgp-ospf
set routing-instances vpn-1 protocols ospf sham-link local 45.45.45.4
set routing-instances vpn-1 protocols ospf area 0.0.0.0 sham-link-remote 45.45.45.5 metric 2
set routing-instances vpn-1 protocols ospf area 0.0.0.0 interface ge-0/0/3.0 interface-type p2p
set routing-instances vpn-1 protocols ospf area 0.0.0.0 interface lo0.1
top set interfaces lo0 unit 1 family inet address 45.45.45.4/32

root@R4# run show route table vpn-1.inet.0 terse


vpn-1.inet.0: 11 destinations, 16 routes (11 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both


A Destination P Prf Metric 1 Metric 2 Next hop AS path
* 1.1.1.0/24 O 150 0 >42.42.42.2
B 170 100 0 >172.27.45.5 I
* 2.2.2.0/24 O 150 0 >42.42.42.2
B 170 100 0 >172.27.45.5 I
* 3.3.3.0/24 O 150 0 >42.42.42.2
* 21.21.21.0/24 O 10 11 >42.42.42.2
B 170 100 11 >172.27.45.5 I
* 42.42.42.0/24 D 0 >ge-0/0/3.0
B 170 100 12 >172.27.45.5 I
* 42.42.42.4/32 L 0 Local
* 45.45.45.4/32 D 0 >lo0.1
* 45.45.45.5/32 B 170 100 >172.27.45.5 I
* 51.51.51.0/24 O 10 12 >42.42.42.2
B 170 100 >172.27.45.5 I
* 53.53.53.0/24 O 150 0 >42.42.42.2
* 224.0.0.5/32 O 10 1 MultiRecv

root@CE-1# show protocols ospf | display set
set protocols ospf area 0.0.0.0 interface ge-0/0/3.0 interface-type p2p
set protocols ospf area 0.0.0.0 interface ge-0/0/1.0 interface-type p2p
set protocols ospf area 0.0.0.0 interface ge-0/0/1.0 metric 10

root@CE-1# run show route protocol ospf terse


inet.0: 16 destinations, 16 routes (16 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both


A Destination P Prf Metric 1 Metric 2 Next hop AS path
* 2.2.2.0/24 O 150 0 >21.21.21.2
* 3.3.3.0/24 O 150 0 >51.51.51.5
* 42.42.42.0/24 O 10 11 >21.21.21.2
* 45.45.45.4/32 O 150 0 >51.51.51.5
* 45.45.45.5/32 O 150 0 >21.21.21.2
* 53.53.53.0/24 O 150 0 >51.51.51.5
* 224.0.0.5/32 O 10 1 MultiRecv

root@CE-2# show protocols ospf | display set
set protocols ospf area 0.0.0.0 interface ge-0/0/1.0 interface-type p2p
set protocols ospf area 0.0.0.0 interface ge-0/0/1.0 metric 10
set protocols ospf area 0.0.0.0 interface ge-0/0/3.0 interface-type p2p


root@CE-2# run show route protocol ospf terse


inet.0: 16 destinations, 16 routes (16 active, 0 holddown, 0 hidden)
+ = Active Route, - = Last Active, * = Both


A Destination P Prf Metric 1 Metric 2 Next hop AS path
* 1.1.1.0/24 O 150 0 >21.21.21.1
* 3.3.3.0/24 O 150 0 >21.21.21.1
* 45.45.45.4/32 O 150 0 >21.21.21.1
* 45.45.45.5/32 O 150 0 >42.42.42.4
* 51.51.51.0/24 O 10 11 >21.21.21.1
* 53.53.53.0/24 O 150 0 >21.21.21.1
* 224.0.0.5/32 O 10 1 MultiRecv

Comments

Sign In or Register to comment.