Дистрибутор серверного, сетевого
и телекоммуникационного оборудования
Наш телефон:
+7 495 789-65-65

Конфигурация маршрутизатора Cisco 1750

6 февраля 2001 г.ipt

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname CISCO-1750
!
!
!
!
!
!
memory-size iomem 15
ip subnet-zero
!
!
!
!
voice-port 2/0
!
voice-port 2/1
!
dial-peer voice 20 pots
 destination-pattern 20
 port 2/0
!
dial-peer voice 10 voip
destination-pattern 10
session target ipv4:192.168.0.100
!
process-max-time 200
!
!
interface FastEthernet0
 ip address 192.168.0.1 255.255.255.0

no ip directed-broadcast
!
router rip
 network 192.168.0.0
!
ip classless
ip route 0.0.0.0 0.0.0.0 FastEthernet0
no ip http server
!
!
line con 0
 exec-timeout 0 0
 transport input none
line aux 0
line vty 0 4
 login
!
!
no scheduler allocate
end