![]() | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tabla de Direccionamiento
|
Configuracion R3 (DHCP SERVER):
hostname R3
ip dhcp excluded-address 172.16.1.129 172.16.1.131
ip dhcp pool R3_LAN
network 172.16.1.128 255.255.255.192
default-router 172.16.1.129
interface FastEthernet0/1
no ip address
no shutdown
interface Serial0/0/0
ip address 172.30.1.2 255.255.255.252
no shutdown
interface Serial0/0/1
ip address 172.30.1.5 255.255.255.252
encapsulation ppp
ppp authentication chap
clock rate 2000000
router eigrp 100
passive-interface FastEthernet0/0
network 172.16.0.0
network 172.30.0.0
Configuración R1:
hostname R1
interface FastEthernet0/0
ip address 172.16.1.193 255.255.255.224
interface FastEthernet0/1
no ip address
no shutdown
interface Serial0/0/0
ip address 172.30.1.1 255.255.255.252
clock rate 2000000
interface Serial0/0/1
no ip address
no shtdown
encapsulation frame-relay
interface Serial0/0/1.101 point-to-point
ip address 10.10.10.1 255.255.255.252
frame-relay interface-dlci 101
router eigrp 100
passive-interface FastEthernet0/0
network 172.16.0.0
network 172.30.0.0
network 10.0.0.0
access list?¿
Configuración R2:
hostname R2
interface FastEthernet0/0
no ip address
no shutdown
interface FastEthernet0/1
no ip address
no shutdown
interface Serial0/0/0
ip address 172.30.1.6 255.255.255.252
encapsulation ppp
ppp authentication chap
interface Serial0/0/1
no ip address
encapsulation frame-relay
interface Serial0/0/1.201 point-to-point
ip address 10.10.10.2 255.255.255.252
interface Serial0/1/0
ip address 209.165.201.2 255.255.255.252
ip access-group FIREWALL in
interface Serial0/1/1
no ip address
no shutdown
router eigrp 100
redistribute static
passive-interface Serial0/1/0
network 172.30.0.0
network 10.0.0.0
overload 0/1/0
ip route 0.0.0.0 0.0.0.0 serial 0/1/0
acces list ?¿