
lab3
.docx
МИНИСТЕРСТВО ЦИФРОВОГО РАЗВИТИЯ, СВЯЗИ И МАССОВЫХ
КОММУНИКАЦИЙ РОССИЙСКОЙ ФЕДЕРАЦИИ
ФЕДЕРАЛЬНОЕ ГОСУДАРСТВЕННОЕ БЮДЖЕТНОЕ ОБРАЗОВАТЕЛЬНОЕ
УЧРЕЖДЕНИЕ ВЫСШЕГО ОБРАЗОВАНИЯ
«САНКТ-ПЕТЕРБУРГСКИЙ ГОСУДАРСТВЕННЫЙ УНИВЕРСИТЕТ ТЕЛЕКОММУНИКАЦИЙ ИМ. ПРОФ. М.А. БОНЧ-БРУЕВИЧА»
(СПбГУТ)
Факультет Инфокоммуникационных сетей и систем
Кафедра Защищенных систем связи
Дисциплина Безопасность IP телефонии
ОТЧЕТ ПО ЛАБОРАТОРНОЙ РАБОТЕ №3
Базовая настройка CUCME
Направление/специальность подготовки: Информационная безопасность
Студенты:
ИКБ-95 ______ (ФИО) (группа) (подпись)
ИКБ-95 ______ (ФИО) (группа) (подпись)
Преподаватель:
Поляничева А.В. ______ (ФИО) (подпись)
Оглавление
Цель лабораторной работы
Произвести базовую настройку сети для работы IP-телефонии. На L3 коммутаторе необходимо настроить необходимые VLAN’ы, а на маршрутизаторе развернуть Cisco Unified Communications Manager Express (CUCME).
Используемое программное обеспечение
Для выполнения лабораторной работы используется установленный дистрибутив Cisco Packet Tracer.
Схема лабораторной работы
Рисунок 1 – Схема лабораторной работы
Порядок выполнения работы
Вывод команд на коммутаторы:
Рисунок 2 - show vlan brief
Рисунок 3 – show interfaces FastEthernet 0/1 switchport
Рисунок 4 – show interfaces GigabitEthernet 0/1 switchport
Вывод команд на маршрутизаторе:
Рисунок 5 – show ip interface brief
Рисунок 6 – show ephone
Ip адрес на любом ПК, полученный по DHCP
Рисунок 7 – IP-адрес по DHCP
Рисунок 8 – пинг между двумя компьютерами
Команда show run на коммутаторе:
Bonch_Switch#sh run Building configuration... Current configuration : 2028 bytes ! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Bonch_Switch ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! spanning-tree mode rapid-pvst ! ! ! ! ! ! interface FastEthernet0/1 description Client switchport access vlan 10 switchport mode access switchport nonegotiate switchport voice vlan 20 spanning-tree portfast ! interface FastEthernet0/2 description Client switchport access vlan 10 switchport mode access switchport nonegotiate switchport voice vlan 20 spanning-tree portfast ! interface FastEthernet0/3 description Client switchport access vlan 10 switchport mode access switchport nonegotiate switchport voice vlan 20 spanning-tree portfast ! interface FastEthernet0/4 description Client switchport access vlan 10 switchport mode access switchport nonegotiate switchport voice vlan 20 ! interface FastEthernet0/5 shutdown ! interface FastEthernet0/6 shutdown ! interface FastEthernet0/7 shutdown ! interface FastEthernet0/8 shutdown ! interface FastEthernet0/9 shutdown ! interface FastEthernet0/10 shutdown ! interface FastEthernet0/11 shutdown ! interface FastEthernet0/12 shutdown ! interface FastEthernet0/13 shutdown ! interface FastEthernet0/14 shutdown ! interface FastEthernet0/15 shutdown ! interface FastEthernet0/16 shutdown ! interface FastEthernet0/17 shutdown ! interface FastEthernet0/18 shutdown ! interface FastEthernet0/19 shutdown ! interface FastEthernet0/20 shutdown ! interface FastEthernet0/21 shutdown ! interface FastEthernet0/22 shutdown ! interface FastEthernet0/23 shutdown ! interface FastEthernet0/24 shutdown ! interface GigabitEthernet0/1 description To_Router switchport trunk allowed vlan 10,20 switchport trunk encapsulation dot1q switchport mode trunk ! interface GigabitEthernet0/2 shutdown ! interface Vlan1 no ip address shutdown ! ip classless ! ip flow-export version 9 ! ! ! ! ! ! ! ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! ! end
Команда show run на маршрутизаторе
Bonch_Router#sh run Building configuration... Current configuration : 1852 bytes ! version 15.1 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Bonch_Router ! ! ! ! ip dhcp excluded-address 172.16.10.1 ip dhcp excluded-address 172.16.20.1 ! ip dhcp pool DATA network 172.16.10.0 255.255.255.0 default-router 172.16.10.1 ip dhcp pool VOICE network 172.16.20.0 255.255.255.0 default-router 172.16.20.1 option 150 ip 172.16.20.1 ! ! ! ip cef no ipv6 cef ! ! ! ! license udi pid CISCO2911/K9 sn FTX15244V5T license boot module c2900 technology-package securityk9 license boot module c2900 technology-package uck9 ! ! ! ! ! ! ! ! ! ! ! spanning-tree mode pvst ! ! ! ! ! ! interface GigabitEthernet0/0 no ip address duplex auto speed auto shutdown ! interface GigabitEthernet0/1 no ip address duplex auto speed auto ! interface GigabitEthernet0/1.10 description Subif_Vlan10 encapsulation dot1Q 10 ip address 172.16.10.1 255.255.255.0 ! interface GigabitEthernet0/1.20 description Subif_Vlan20 encapsulation dot1Q 20 ip address 172.16.20.1 255.255.255.0 ! interface GigabitEthernet0/2 no ip address duplex auto speed auto shutdown ! interface Vlan1 no ip address shutdown ! ip classless ! ip flow-export version 9 ! ! ! ! ! ! ! ! telephony-service max-ephones 10 max-dn 10 ip source-address 172.16.20.1 port 2000 ! ephone-dn 1 number 1001 ! ephone-dn 2 number 1002 ! ephone-dn 3 number 1003 ! ephone-dn 4 number 1004 ! ephone 1 device-security-mode none mac-address 0002.1756.46A1 type 7960 button 1:1 ! ephone 2 device-security-mode none mac-address 0006.2A58.0680 type 7960 button 1:2 ! ephone 3 device-security-mode none mac-address 00D0.BC2A.285D type 7960 button 1:3 ! ephone 4 device-security-mode none mac-address 0001.97C0.1316 type 7960 button 1:4 ! line con 0 ! line aux 0 ! line vty 0 4 login ! ! ! end
Вывод
В данной лабораторной работе был получен навык работы с сетевым анализатором Cisco Packet Tracer, произведена базовая настройка сети для работы IP-телефонии, на L3 коммутаторе настроены необходимые VLAN’ы, а на маршрутизаторе развернуты Cisco Unified Communications Manager Express (CUCME).
Санкт-Петербург
2022г.