9 Nisan 2008 Çarşamba

Cisco Frame Relay Konfigürasyonu

şube router konfigürasyonu
interface Serial0/0
no ip address
encapsulation frame-relay
frame-relay lmi-type ansi
interface Serial0/0.1 point-to-point
ip address 192.168.4.2 255.255.255.0
frame-relay interface-dlci
ip route 0.0.0.0 0.0.0.0 192.168.4.1
“bu işlemler isteğe bağlı”
interface FastEthernet0/0
ip address 10.0.3.254 255.255.255.0
hostname
enable password <>
ip dhcp pool
network 10.0.3.0 255.255.255.0
default-router 10.0.3.254
dns-server
ip dhcp excluded-address 10.0.3.1 10.0.3.20
ip dhcp excluded-address 10.0.3.254
line vty 0 4
password
login
merkez router config
interface Serial1/1.3 point-to-point
description ip address 192.168.4.1 255.255.255.0 frame-relay interface-dlci
ip route 10.0.3.0 255.255.255.0 192.168.4.2