Difference between revisions of "Voicegateway Cisco IOS"
From Teknologisk videncenter
m |
m |
||
Line 190: | Line 190: | ||
end | end | ||
</pre> | </pre> | ||
− | [[Category:Network]][[category:Cisco]][[Category:CCNP]][[category:CCNP2]][[Category:VoIP]] | + | [[Category:Network]][[category:Cisco]][[Category:CCNP]][[category:CCNP2]][[Category:VoIP]][[Category:Windows 2003]] |
Revision as of 06:08, 18 May 2009
Udskrift fra show version
Cisco Internetwork Operating System Software IOS (tm) C1700 Software (C1700-SV8Y-M), Version 12.2(15)T5, RELEASE SOFTWARE (fc1) TAC Support: http://www.cisco.com/tac Copyright (c) 1986-2003 by cisco Systems, Inc. Compiled Thu 12-Jun-03 04:23 by eaarmas Image text-base: 0x80008120, data-base: 0x8132BE04 ROM: System Bootstrap, Version 12.2(7r)XM2, RELEASE SOFTWARE (fc1) Hovedkontor uptime is 8 weeks, 3 days, 22 hours, 14 minutes System returned to ROM by reload System restarted at 09:16:09 GMT+1 Mon Jan 17 2005 System image file is "flash:c1700-sv8y-mz.122-15.T5.bin" cisco 1760 (MPC860P) processor (revision 0x400) with 58391K/7145K bytes of memory. Processor board ID FOC072812XT (3556664079), with hardware revision 0000 MPC860P processor: part number 5, mask 2 Bridging software. X.25 software, Version 3.0.0. Basic Rate ISDN software, Version 1.1. 1 Ethernet/IEEE 802.3 interface(s) 1 FastEthernet/IEEE 802.3 interface(s) 1 Serial(sync/async) network interface(s) 2 ISDN Basic Rate interface(s) 4 Voice NT or TE BRI interface(s) 32K bytes of non-volatile configuration memory. 32768K bytes of processor board System flash (Read/Write) Configuration register is 0x2102
Udskrift fra show running-config
! ! Last configuration change at 07:27:14 GMT+1 Fri Mar 18 2005 ! NVRAM config last updated at 07:27:15 GMT+1 Fri Mar 18 2005 ! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Hovedkontor ! logging queue-limit 100 enable secret 5 $1$7Fj.$/Le4T5fD/eYmEKZ7FatgW0 enable password class ! clock timezone GMT+1 1 tdm clock bri-auto ip subnet-zero ! ! ip name-server 192.168.22.73 ! ! isdn switch-type basic-net3 ! voice call carrier capacity active ! voice class codec 1 codec preference 1 g711alaw codec preference 2 g711ulaw codec preference 3 g729br8 codec preference 4 g729r8 ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! translation-rule 1 Rule 0 86675758 4000 ! ! ! interface FastEthernet0/0 no ip address speed auto full-duplex ! interface FastEthernet0/0.1 encapsulation dot1Q 1 native ip address 192.168.22.3 255.255.255.0 ! interface FastEthernet0/0.10 description Voice VLAN encapsulation dot1Q 10 ip address 192.168.119.1 255.255.255.0 ip helper-address 192.168.22.74 ! interface Serial0/0 bandwidth 250 ip address 192.168.1.100 255.255.255.0 secondary ip address 192.168.10.5 255.255.255.252 encapsulation ppp ip route-cache flow clockrate 250000 fair-queue 64 256 0 ! interface Ethernet1/0 no ip address shutdown half-duplex ! interface BRI2/0 no ip address isdn switch-type basic-net3 isdn not-end-to-end 64 isdn incoming-voice voice ! interface BRI2/1 no ip address isdn switch-type basic-net3 isdn not-end-to-end 64 isdn incoming-voice voice ! interface Dialer0 no ip address ! router rip version 2 redistribute static network 192.168.1.0 network 192.168.10.0 network 192.168.22.0 network 192.168.119.0 ! ip classless ip route 0.0.0.0 0.0.0.0 192.168.22.1 ip http server ! ! ! ! call rsvp-sync ! voice-port 2/0 compand-type a-law cptone DK ! voice-port 2/1 compand-type a-law cptone DK ! ! mgcp profile default ! dial-peer cor custom ! ! ! dial-peer voice 10 pots destination-pattern 0T direct-inward-dial port 2/0 ! dial-peer voice 11 pots destination-pattern 0T direct-inward-dial port 2/1 ! dial-peer voice 1000 voip destination-pattern 86...... translate-outgoing called 1 voice-class codec 1 session target ipv4:192.168.22.73 ! gateway ! ! line con 0 line aux 0 line vty 0 4 exec-timeout 0 0 password cisco login ! scheduler allocate 4000 1000 ntp clock-period 17208135 ntp server 194.239.134.10 end