hostname RT-01 ! username "kullanıcı adı" privilege 15 secret "şifreniz" enable secret "şifreniz" ! ! ip dhcp excluded-address 192.168.1.1 192.168.1.19 ! ip dhcp pool LAN network 192.168.1.0 255.255.255.0 default-router 192.168.1.1 dns-server 8.8.8.8 8.8.4.4 ! ! ! ip name-server 8.8.8.8 ip multicast-routing ip igmp snooping vlan 1 ip cef no ipv6 cef ! ! ! ! ! ! controller VDSL 0 ! ! ! ! ! interface ATM0 no ip address shutdown no atm ilmi-keepalive ! interface Ethernet0 no ip address no shutdown ! interface Ethernet0.35 encapsulation dot1Q 35 pppoe enable group global pppoe-client dial-pool-number 1 ! interface FastEthernet0 no ip address ! interface FastEthernet1 no ip address ! interface FastEthernet2 no ip address ! interface FastEthernet3 no ip address ! interface Vlan1 ip address 192.168.1.100 255.255.255.0 ip nat inside ip virtual-reassembly in ! interface Dialer1 ip address negotiated ip mtu 1500 ip nat outside ip virtual-reassembly in encapsulation ppp no ip route-cache ip tcp adjust-mss 1460 dialer pool 1 dialer-group 1 ppp authentication pap chap callin ppp chap hostname 2245490712@telnet ppp chap password 0 5490712 ppp pap sent-username 2245490712@telnet password 0 5490712 ppp ipcp dns request no shutdown ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ip route 0.0.0.0 0.0.0.0 Dialer0 ! dialer-list 1 protocol ip permit ! access-list 1 permit 192.168.1.0 0.0.0.255 ! control-plane ! ! ! ! ! line con 0 login local line aux 0 line vty 0 4 login local transport input all ! end