#1 [ROUTERS] gran problema con router cisco 2600!!!!!
hola q tal????
tengo un gran problema con un router cisco 2600, el router este tiene dos enlaces t1 en los seriales (uno en cada uno) y en el fastethernet tiene conectada la lan.
bueno, el problema es el siguiente. cuando tengo los dos seriales levantados la velocidad de coneccion es de 100 kb!!!!! cuando tendria q tener 3 Mb!!!, ahora..... si le hago shutdown a una serial(no importa cual) hago un testeo de velocidad y la velocidad sube a 1.5 mb (la velocidad real de una T1). por favor ayudenme con esto q me esta volviendo locooooo
aqui les dejo el running config (con las ip en "x" por supuesto....
) muchas gracias!!!!!!!
vrz-gw>ena
Password:
vrz-gw#show runn
Building configuration...
Current configuration : 2402 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname vrz-gw
!
aaa new-model
enable secret 5 xxxxxxxxxxxxxxxxxxxxx.
enable password xxxxxxxxx
!
username davenport password 0 xxxxxxxx
ip subnet-zero
no ip source-route
ip cef
!
!
ip name-server 141.45.32.xxx
ip name-server 141.45.32.xxx
ip dhcp excluded-address 10.0.xxx.0 10.100.255.255
ip dhcp excluded-address 10.xxx.0.0 10.255.255.255
!
ip dhcp pool 540-main
network 10.0.xxx.0 255.0.0.0
dns-server 141.45.xxx.xxx
default-router 10.254.xxx.xxx
!
ip inspect name ethernetin cuseeme timeout 3600
ip inspect name ethernetin ftp timeout 3600
ip inspect name ethernetin h323 timeout 3600
ip inspect name ethernetin http timeout 3600
ip inspect name ethernetin rcmd timeout 3600
ip inspect name ethernetin realaudio timeout 3600
ip inspect name ethernetin smtp timeout 3600
ip inspect name ethernetin sqlnet timeout 3600
ip inspect name ethernetin streamworks timeout 3600
ip inspect name ethernetin tcp timeout 3600
ip inspect name ethernetin tftp timeout 30
ip inspect name ethernetin udp timeout 15
ip inspect name ethernetin vdolive timeout 3600
ip audit notify log
ip audit po max-events 100
!
!
!
interface FastEthernet0/0
ip address 141.155.xxx.xxx 255.255.255.248
ip nat outside
shutdown
duplex auto
speed auto
!
interface Serial0/0
description Point-to-Point xxxxxx - 53.HCGL.xxxxxx
bandwidth 1544
ip address 141.155.xxx.xxx 255.255.255.252
ip nat outside
ip load-sharing per-packet
!
interface FastEthernet0/1
ip address 10.254.xxx.xxx 255.0.0.0
ip access-group 101 in
ip nat inside
ip inspect ethernetin in
duplex auto
speed auto
!
interface Serial0/1
description Point-to-Point xxxxxxx - 53.HCGL.xxxxxx
bandwidth 1544
ip address 141.155.xxx.xxx 255.255.255.252
ip nat outside
ip load-sharing per-packet
!
ip nat pool serialzero 141.155.xxx.xxx 141.155.xxx.xxx netmask 255.255.255.224
ip nat inside source list 1 pool serialzero overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0
ip route 0.0.0.0 0.0.0.0 Serial0/1
no ip http server
!
access-list 1 permit 10.0.xxx.xxx 0.255.255.255
access-list 11 permit 10.0.xxx.xxx 0.255.255.255
snmp-server community xxxxxxx RO 10
snmp-server enable traps tty
!
line con 0
password xxxxxxxxx
line aux 0
line vty 0 4
access-class 11 in
password xxxxxxxxxx
!
end
vrz-gw#
tengo un gran problema con un router cisco 2600, el router este tiene dos enlaces t1 en los seriales (uno en cada uno) y en el fastethernet tiene conectada la lan.
bueno, el problema es el siguiente. cuando tengo los dos seriales levantados la velocidad de coneccion es de 100 kb!!!!! cuando tendria q tener 3 Mb!!!, ahora..... si le hago shutdown a una serial(no importa cual) hago un testeo de velocidad y la velocidad sube a 1.5 mb (la velocidad real de una T1). por favor ayudenme con esto q me esta volviendo locooooo
aqui les dejo el running config (con las ip en "x" por supuesto....
) muchas gracias!!!!!!!vrz-gw>ena
Password:
vrz-gw#show runn
Building configuration...
Current configuration : 2402 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname vrz-gw
!
aaa new-model
enable secret 5 xxxxxxxxxxxxxxxxxxxxx.
enable password xxxxxxxxx
!
username davenport password 0 xxxxxxxx
ip subnet-zero
no ip source-route
ip cef
!
!
ip name-server 141.45.32.xxx
ip name-server 141.45.32.xxx
ip dhcp excluded-address 10.0.xxx.0 10.100.255.255
ip dhcp excluded-address 10.xxx.0.0 10.255.255.255
!
ip dhcp pool 540-main
network 10.0.xxx.0 255.0.0.0
dns-server 141.45.xxx.xxx
default-router 10.254.xxx.xxx
!
ip inspect name ethernetin cuseeme timeout 3600
ip inspect name ethernetin ftp timeout 3600
ip inspect name ethernetin h323 timeout 3600
ip inspect name ethernetin http timeout 3600
ip inspect name ethernetin rcmd timeout 3600
ip inspect name ethernetin realaudio timeout 3600
ip inspect name ethernetin smtp timeout 3600
ip inspect name ethernetin sqlnet timeout 3600
ip inspect name ethernetin streamworks timeout 3600
ip inspect name ethernetin tcp timeout 3600
ip inspect name ethernetin tftp timeout 30
ip inspect name ethernetin udp timeout 15
ip inspect name ethernetin vdolive timeout 3600
ip audit notify log
ip audit po max-events 100
!
!
!
interface FastEthernet0/0
ip address 141.155.xxx.xxx 255.255.255.248
ip nat outside
shutdown
duplex auto
speed auto
!
interface Serial0/0
description Point-to-Point xxxxxx - 53.HCGL.xxxxxx
bandwidth 1544
ip address 141.155.xxx.xxx 255.255.255.252
ip nat outside
ip load-sharing per-packet
!
interface FastEthernet0/1
ip address 10.254.xxx.xxx 255.0.0.0
ip access-group 101 in
ip nat inside
ip inspect ethernetin in
duplex auto
speed auto
!
interface Serial0/1
description Point-to-Point xxxxxxx - 53.HCGL.xxxxxx
bandwidth 1544
ip address 141.155.xxx.xxx 255.255.255.252
ip nat outside
ip load-sharing per-packet
!
ip nat pool serialzero 141.155.xxx.xxx 141.155.xxx.xxx netmask 255.255.255.224
ip nat inside source list 1 pool serialzero overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0
ip route 0.0.0.0 0.0.0.0 Serial0/1
no ip http server
!
access-list 1 permit 10.0.xxx.xxx 0.255.255.255
access-list 11 permit 10.0.xxx.xxx 0.255.255.255
snmp-server community xxxxxxx RO 10
snmp-server enable traps tty
!
line con 0
password xxxxxxxxx
line aux 0
line vty 0 4
access-class 11 in
password xxxxxxxxxx
!
end
vrz-gw#
0