[Arabic] - Configuring a Cisco Router as a PPPoE Client for DSL Connectivity - VivaHow
VivaHow
☕ Buy me a coffee: https://www.buymeacoffee.com/VivaHow
Connecting Cisco Router to DSL Modem with ISP Configurations DSL توصيل راوتر سيسكو بالانترنت
● 📧 للتواصل معنا ● https://twitter.com/VivaHow/ https://www.instagram.com/VivaHow/ https://www.facebook.com/VivaHow/
● 👨🏻💻 الاوامر المستعملة ● ip routing service password-encryption vlan 10 name vlan-IoT exit interface vlan 10 ip address 192.168.10.1 255.255.255.0 no ip directed-broadcast (default) ip nat inside no shutdown exit Interface FastEthernet 0 switchport mode access switchport access vlan 10 no shutdown exit ip dhcp excluded-address 192.168.10.1 192.168.10.10 ip dhcp pool DHCP-TEN network 192.168.10.0 255.255.255.0 dns-server 8.8.8.8 8.8.4.4 default-router 192.168.10.1 exit ip access-list standard NAT-TEN permit 192.168.10.0 0.0.0.255 exit ip nat inside source list NAT-TEN interface dialer 1 overload interface FastEthernet 4 no ip address no ip directed-broadcast (default) pppoe enable pppoe-client dial-pool-number 1 no shutdown exit interface dialer 1 ip virtual-reassembly ip nat outside mtu 1492 ip address negotiated encapsulation ppp dialer pool 1 ppp authentication chap callin ppp chap hostname testX ppp chap password testY no shutdown exit ip route 0.0.0.0 0.0.0.0 dialer 1 🛠🛠🛠🛠🛠🛠🛠🛠🛠🛠🛠🛠 show ip nat statistics show pppoe session netsh interface ip show addresses "Ethernet A" ... https://www.youtube.com/watch?v=s_N8kU_WFXk
17338741 Bytes