Vous êtes sur la page 1sur 3

CMERouter#sh run Building configuration... Current configuration : 2218 bytes ! version 12.

3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname CMERouter ! boot-start-marker boot-end-marker ! ! no aaa new-model ip subnet-zero ! ! ip cef ! ip dhcp excluded-address 10.15.0.1 10.15.0.10 ! ip dhcp pool VOICE network 10.15.0.0 255.255.255.0 default-router 10.15.0.1 option 150 ip 10.15.0.1 ! ! no ip domain lookup no ftp-server write-enable ! voice-card 0 no dspfarm

! li au debug syslog ! li au debug syslog ! pass en clair dans sh run

! no comment ! no comment

! pas d authentication

! Cisco Express Forwarding fast switching forwarding ! table

! chgt firmware par tftp

! no comment (codec complexity virtual card) ! no comment (allow user configure transcoder conferencing sessions)

exit exit ! ! ! vlan data ! creation des vlan idem switchs 2950 vlan 10 name DATA state active vlan 15 name VOICE state active exit ! conf t ! username MasterM2 privilege 15 password 0 MasterM2 ! permet un login local ! ! interface FastEthernet0/0 ! pas obligatoire (pour TP) ip address 192.168.1.253 255.255.255.0 duplex auto speed auto no shut

! interface FastEthernet0/0.1 ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! interface FastEthernet0/1/0 switchport trunk native vlan 10 switchport mode trunk switchport voice vlan 15 no shut ! interface FastEthernet0/1/1 switchport trunk native vlan 10 switchport mode trunk switchport voice vlan 15 no shut ! interface FastEthernet0/1/2 switchport trunk native vlan 10 switchport mode trunk switchport voice vlan 15 no shut ! interface FastEthernet0/1/3 switchport access vlan 15 no shut ! interface Vlan1 ip address 10.1.0.1 255.255.255.0 no shut ! interface Vlan10 ip address 10.10.0.1 255.255.255.0 no shut ! interface Vlan15 ip address 10.15.0.1 255.255.255.0 no shut ! router eigrp 100 network 10.0.0.0 auto-summary ! ip classless ! ! ip http server ip http authentication local no ip http secure-server ip http path flash: ! !

! trame vlan 10 non taggees (pc sur ip phone) ! trunk vers ip phone (car pc aussi)

! pas obligatoire (pour TP)

! pour administration

! c est aussi un routeur

! demarre le serveur http integre ! pas de ssl ! les pages html sont dans la flash

! tftp-server flash:P00405000700.bin ! control-plane ! ! ! ! ! ! ! ! telephony-service load 7910 P00405000700 max-ephones 2 max-dn 20 ip source-address 10.15.0.1 port 2000 auto assign 2 to 2 type 7910 create cnf-files version-stamp Jan 01 2002 00:00:00 keepalive 10 max-conferences 8 web admin system name master password master dn-webedit time-webedit ! ! ephone-dn 1 dual-line number 5000 name Roland DEPEYRE ! ! ephone-dn 2 dual-line number 5001 name RD ! ephone 1 mac-address 0007.EB18.321A button 1:1 ! ephone 2 mac-address 0007.EB18.34F5 type 7910 button 1:2 ! line con 0 password cisco logging synchronous line aux 0 line vty 0 4 password cisco logging synchronous login ! scheduler allocate 20000 1000 ! end

! autorise le download du firmware sur ipphone

! image associee au 7910

! cree fichier xml

! config via web ! config via web ! config via web

! directory number double numero ! num du TelIP ! nom associe

Vous aimerez peut-être aussi