اقوم بربط فرع للشركة بالفرع الرئيسى للشركة عن طريق ال vpn
وقامت شركة الاتصالات السعودية باعداد دائرتين واحدة للفرع الرئيسى والاخرى للفرع الثانى
وكانت بيانات كل دائرة كالتالى
الفرع الرئيسى \
HOFU24-HOFU24 IP92
CONFIGURATION:
interface Ethernet0/0
ip address 172.31.134.94 255.255.255.252
no shutdown
router bgp 65141 neighbor 172.31.134.93 remote-as 65000
no auto-summary

الفرع الثانى \
MPLS-VSAT Configuration steps:
CE Configuration: steps from 1 to 9

1- Enable VPDN: - /Global configuration mode
vpdn enable
Service password Encryption
2- Create a VPDN group: /Global configuration mode
vpdn -group 1
request-dialin
protocol pppoe

3- Associate the PPPoE client with a dialer interface that will be used to initiate the PPP tunnel to the PE, and upon which a virtual-access interface is created:
Interface FastEthernet0/1 / Interface configuration mode
pppoe enable
pppoe-client dial-pool-number 1
speed 100
duplex full
no shutdown

4- Create virtual interface
interface Virtual-Template1 / Interface configuration mode
no ip address
no peer default ip address

5- Create a dialer interface, and configure the MTU size, encapsulation, the dialer pool, and the username and password that will be assigned by STC to the subscriber and used for the authentication. The MTU size is set to 1452 to account for the 8-byte PPPoE header:
Interface dialer1 / Interface configuration mode
mtu 1452
ip address negotiated
encapsulation ppp
ppp authentication chap callin
dialer pool 1
ppp pap refuse
ppp chap hostname HAC-ABQA21SKY2@dnoc.com
ppp chap password 0 HAC-ABQA21SKY2_vsat

6- Create a dialer list and associate it with an access-list:
access-list 1 permit any
dialer-list 1 protocol ip permit

7- Create a default route that points to the dialer interface:
ip route 0.0.0.0 0.0.0.0 Dialer1 /Global configuration mode

8. Configure the BGP Routing
Router bgp 65141
No synchronization
bgp log-neighbour-changes
redistribute connected
neighbour 10.2.3.81 remote-as 65000
neighbor 10.2.3.81 ebgp-multihop 2
neighbor 10.2.3.81 activate
no auto-summary

المطلوب
1- انواع الراوترات المستخدمة والموديل لعمل الربط
2- the configuration for each router

ولحضراتكم جزيل الشكر والاحترام
وجزاكم الله خيرا