ممكن من الأخوة الخبراء شرح لهذه الأكواد


boot-start-marker
boot-end-marker
!
enable secret 5 $1$aw2U$BQNTyuli4JgZqjpwCR8te1
!
aaa new-model
!
!
!
!
aaa session-id common
!
!
dot11 syslog
ip cef
no ip dhcp use vrf connected
!
ip dhcp pool LAN
import all
network 192.168.1.0 255.255.255.0
default-router 192.168.1.254
dns-server 78.110.9.59 78.110.9.60
lease 0 2
!
!
ip name-server 78.110.9.59
ip name-server 78.110.9.60
!
!
!
username admin password 7 01100F175804
!
!
archive
log config
hidekeys
!
!
!
!
!
interface Tunnel1
description jed to ryd
ip address 10.10.10.5 255.255.255.252
tunnel source 78.110.1.169
tunnel destination 78.110.1.170
!
interface ATM0
no ip address
ip mtu 1492
ip tcp adjust-mss 1452
no atm ilmi-keepalive
pvc 0/35
pppoe-client dial-pool-number 1
!
dsl operating-mode auto
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
ip address 192.168.3.254 255.255.255.0
ip access-group 104 out
ip accounting output-packets
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1452
!
interface Dialer1
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 1452
dialer pool 1
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname bnoodjed@512.bnood.net.sa
ppp chap password 7 06575D72181B5F
ppp pap sent-username bnoodjed@512.bnood.net.sa password 7 055A545C751918
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer1
ip route 192.168.1.0 255.255.255.0 Vlan1
ip route 192.168.2.0 255.255.255.0 Tunnel1
!
no ip http server
no ip http secure-server
access-list 1 permit 192.168.3.0 0.0.0.255
!
!
control-plane
!
!
line con 0
password 7 0822455D0A16
no modem enable
line aux 0
line vty 0 4
password 7 070C285F4D06
!
scheduler max-task-time 5000
end
BNOODJED#