The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

форумы  помощь  поиск  регистрация  майллист  вход/выход  слежка  RSS
"пробросс voip vlan"
Вариант для распечатки  
Пред. тема | След. тема 
Форум Маршрутизаторы CISCO и др. оборудование. (VPN, VLAN, туннель)
Изначальное сообщение [ Отслеживать ]

"пробросс voip vlan"  +/
Сообщение от bodev email(ok) on 29-Ноя-10, 18:05 
Всем привет.
Прошу помощи вот такой задачки.
                                      
Cisco-2851<-->Cat3560<-->Cisco3825<--->Cat3750 -3750 находится в другом месте и не я      
                                                   его админю                            
        

на циске2851 есть FXO подключена к Меридиан
к каталисту3560 подключены ipfone7912
задача пробросить 77 vlan c цыски3825 в каталист с передачей на цыску2851


Вот конфиг 3825
!
interface GigabitEthernet0/0
description shnurok na oblast$ETH-LAN$$FW_OUTSIDE$
no ip address
ip verify unicast reverse-path
ip mask-reply
ip directed-broadcast
ip flow ingress
ip flow egress
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
media-type sfp
negotiation auto
!
interface GigabitEthernet0/0.77
encapsulation dot1Q 77
ip address 10.108.69.1 255.255.248.0
!
interface GigabitEthernet0/0.98
description $ETH-LAN$
encapsulation dot1Q 1 native
ip address 10.80.98.240 255.255.254.0
ip nat outside
ip virtual-reassembly
!
interface GigabitEthernet0/1
description $ETH-LAN$
no ip address
ip mask-reply
ip directed-broadcast
ip flow ingress
ip flow egress
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
media-type rj45
!
interface GigabitEthernet0/1.24
encapsulation dot1Q 24
ip address 10.8.24.251 255.255.255.0
ip nat inside
ip virtual-reassembly
no ip split-horizon
!
!
interface FastEthernet0/2/0
shutdown
!
interface FastEthernet0/2/1
shutdown
!
interface FastEthernet0/2/2
shutdown
!
interface FastEthernet0/2/3
shutdown
!
interface Vlan1
no ip address
!
interface Vlan77
no ip address
!
router rip
network 10.0.0.0
no auto-summary
!
ip forward-protocol nd
ip route 10.8.24.171 255.255.255.255 10.8.98.5
ip route 10.80.0.0 255.255.0.0 10.8.98.5
!
!
ip http server
no ip http secure-server
ip nat inside source list 3 interface GigabitEthernet0/0.98 overload
!

конф каталиста

no file verify auto
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
interface FastEthernet0/1         к этому порту подключен цыско2851
switchport trunk encapsulation dot1q
switchport trunk native vlan 77
switchport mode trunk
srr-queue bandwidth share 10 10 60 20
srr-queue bandwidth shape  10  0  0  0
mls qos trust cos
macro description cisco-switch
auto qos voip trust
spanning-tree link-type point-to-point
!
interface FastEthernet0/2    -------- тут IPFONE
switchport access vlan 24
switchport mode access
switchport voice vlan 77
switchport port-security maximum 2
switchport port-security
switchport port-security aging time 2
switchport port-security violation restrict
switchport port-security aging type inactivity
srr-queue bandwidth share 10 10 60 20
srr-queue bandwidth shape  10  0  0  0
mls qos trust device cisco-phone
mls qos trust cos
macro description cisco-phone
auto qos voip cisco-phone
spanning-tree portfast
spanning-tree bpduguard enable


!
interface FastEthernet0/14  ------------ тут у нас 3825
switchport trunk encapsulation dot1q
switchport mode trunk
srr-queue bandwidth share 10 10 60 20
srr-queue bandwidth shape  10  0  0  0
mls qos trust cos
macro description cisco-switch
auto qos voip trust
spanning-tree link-type point-to-point
!

!
interface Vlan1
no ip address
!
interface Vlan24
ip address 10.8.24.253 255.255.255.0
!
interface Vlan124
ip address 10.8.124.251 255.255.255.0
!
router rip
network 10.0.0.0
!
ip classless
ip route 10.8.24.0 255.255.255.0 10.8.98.5
ip route 10.80.0.0 255.255.0.0 10.8.98.5
ip route 10.108.64.0 255.255.248.0 10.108.64.5
ip http server


Конфа 2851

!
ip cef
!
!
no ip domain lookup
ip domain name gorod
ip multicast-routing
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
!
!
!
trunk group  FXO_ports
hunt-scheme round-robin
!
!
trunk group  FXO_ONM_ports
!
voice-card 0
codec complexity flex reservation-fixed high
dspfarm
dsp services dspfarm
!
!
voice call send-alert
voice rtp send-recv
!
voice service voip
h323
  no h225 timeout keepalive
  h225 h245-address on-connect
!
!
voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g711alaw
codec preference 3 g729r8 bytes 40
!
!
!
voice class h323 1
h225 timeout tcp establish 3
!
!
!
voice class dualtone-detect-params 1
!
!
voice class custom-cptone Meridian
dualtone busy
  frequency 400
  cadence 250 250
dualtone reorder
  frequency 400
  cadence 250 250
dualtone disconnect
  frequency 400
  cadence 250 250
!
!
!
!
voice translation-rule 5000
rule 1 /^64/ /7/
!
voice translation-rule 5001
rule 1 /6401/ /701/
!
voice translation-rule 7000
rule 1 /^06164\(..\)/ /7\1/
!
!
voice translation-profile ChangeCalled
translate called 5001
!
voice translation-profile IntCalling
translate calling 7000
!
!
!
!

!
gw-accounting syslog
!
!
!
!
!
interface GigabitEthernet0/0
description $ES_LAN$$ETH-LAN$
ip address 10.8.24.189 255.255.255.0
duplex auto
speed auto
!
interface GigabitEthernet0/1
ip address 10.108.65.240 255.255.248.0
duplex full
speed auto
h323-gateway voip interface
h323-gateway voip h323-id 10.108.65.240
h323-gateway voip bind srcaddr 10.108.65.240
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 10.108.64.1
ip route 10.108.0.0 255.255.0.0 10.108.64.1
!
!

У кого какие есть предрожения как помочь?

Зарание спс))

Ответить | Правка | Cообщить модератору

Оглавление

Сообщения по теме [Сортировка по времени | RSS]


1. "пробросс voip vlan"  +/
Сообщение от aZL on 02-Дек-10, 16:15 
Мда, зловеще нагорожено. Зачем на каталисте на порту в 2851 влан 77 указан как натив?
На каталисте достаточно сделать их транковыми, далее уже вопрос маршрутизации.
Ответить | Правка | ^ к родителю #0 | Наверх | Cообщить модератору

2. "пробросс voip vlan"  +/
Сообщение от bodev email(ok) on 02-Дек-10, 17:58 
> Мда, зловеще нагорожено. Зачем на каталисте на порту в 2851 влан 77
> указан как натив?
> На каталисте достаточно сделать их транковыми, далее уже вопрос маршрутизации.

СПС за ответ:)

Насчет натива я исправлю, а вот всетаки  проброса 77влана из циски3825 на каталист3560 что подсказать можете?

Жду предложений :)

Ответить | Правка | ^ к родителю #1 | Наверх | Cообщить модератору

3. "пробросс voip vlan"  +/
Сообщение от aZL on 03-Дек-10, 13:00 
А на 2851 поднять подинтерфейс и его enc do1q 77 пробовали?

Ответить | Правка | ^ к родителю #2 | Наверх | Cообщить модератору

4. "пробросс voip vlan"  +/
Сообщение от bodev email(ok) on 06-Дек-10, 17:07 
> А на 2851 поднять подинтерфейс и его enc do1q 77 пробовали?

Как токо на каталисте с айпи телефоны поднимятся, то на 2851 подинтерфейс сделаем,а пока проблема с каталистом:(

Ответить | Правка | ^ к родителю #3 | Наверх | Cообщить модератору

5. "пробросс voip vlan"  +/
Сообщение от bodev email(ok) on 06-Дек-10, 17:08 
>> А на 2851 поднять подинтерфейс и его enc do1q 77 пробовали?
> Как токо на каталисте с айпи телефоны поднимятся, то на 2851 подинтерфейс
> сделаем,а пока проблема с каталистом:(

а вернее с 3825, чтоб на нем передать 77 вилан

Ответить | Правка | ^ к родителю #4 | Наверх | Cообщить модератору

6. "пробросс voip vlan"  +/
Сообщение от bodev email(ok) on 09-Дек-10, 18:23 
>>> А на 2851 поднять подинтерфейс и его enc do1q 77 пробовали?
>> Как токо на каталисте с айпи телефоны поднимятся, то на 2851 подинтерфейс
>> сделаем,а пока проблема с каталистом:(
> а вернее с 3825, чтоб на нем передать 77 вилан

Спс за подсказку, получилось пробросить влан через bridge-group, объединил в него токо сабинтерфейсы, на остальных девайсах изменений не делал
прилогаю рабочий конфиг 3825 , может кому поможет :)
!
!
bridge irb
!
!
!
interface GigabitEthernet0/0
description shnurok na oblast
no ip address
ip verify unicast reverse-path
ip mask-reply
ip directed-broadcast
ip flow ingress
ip flow egress
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
media-type sfp
negotiation auto
!
interface GigabitEthernet0/0.77
description ipfone
encapsulation dot1Q 77
bridge-group 1
!
interface GigabitEthernet0/0.98
description ODPI$FW_OUTSIDE$$ETH-LAN$
encapsulation dot1Q 98 native
ip address 10.8.98.240 255.255.254.0
ip access-group 101 in
ip verify unicast reverse-path
ip flow ingress
ip flow egress
ip nat outside
ip inspect SDM_LOW out
ip virtual-reassembly
!
interface GigabitEthernet0/1
description shnurok na Catalist-3560
no ip address
ip mask-reply
ip directed-broadcast
ip flow ingress
ip flow egress
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
media-type rj45
!
interface GigabitEthernet0/1.24
description $FW_INSIDE$$ETH-LAN$
encapsulation dot1Q 24
ip address 10.8.24.251 255.255.255.0
ip access-group 100 in
ip nat inside
ip virtual-reassembly
no ip split-horizon
!
interface GigabitEthernet0/1.77
description IPFONE
encapsulation dot1Q 77
bridge-group 1

!
interface BVI1
no ip address
!
router rip
network 10.0.0.0
no auto-summary
!
!
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
!

Ответить | Правка | ^ к родителю #5 | Наверх | Cообщить модератору

Архив | Удалить

Рекомендовать для помещения в FAQ | Индекс форумов | Темы | Пред. тема | След. тема




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2025 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру