sábado, 17 de marzo de 2012

Archivo de Configuracion de FRAME RELAY!!!

Building configuration...
Current configuration:
!
version 11.1
no service pad
service password-encryption
service udp-small-servers
service tcp-small-servers
!
hostname XXXXXXXXXX
!
enable secret 5 $1$i.bV$hu03GhYfvZUOaEdUpu0Ow.
!
!
interface Ethernet0
 ip address 190.205.60.20 255.255.255.248
 shutdown
!
interface Serial0
 no ip address
 encapsulation frame-relay IETF
 shutdown
 frame-relay lmi-type ansi
interface Serial0.1 point-to-point
 ip address 190.202.23.25 255.255.255.252
 no ip redirects
 no ip directed-broadcast
 no ip proxy-arp
 no ip split-horizon
 frame-relay interface-dlci 276  
!
ip name-server 200.44.32.12
ip name-server 200.44.32.13
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0.1
ip route 0.0.0.0 0.0.0.0 Ethernet0
!
line con 0
 password 7 13061E010803
 logging synchronous
 login
line vty 0 1
 password 7 02050D480809
 logging synchronous
 login
 width 126
line vty 2 4
 password 7 02050D480809
 logging synchronous
 login
!
end

XXXXXXXXXX#

Freddy Perez Computacion y Sistemas freperez98@gmail.com Aragua Venezuela

No hay comentarios:

Publicar un comentario

ODBC NO SE VE. MAPEANDO COMO UNIDAD DE RED

ODBC NO SE VE. MAPEANDO COMO UNIDAD DE RED Para configurar el  EnableLinkedConnections  valor de registro: Haga clic en Inicio, escriba rege...