Alexander Posted May 5, 2009 Posted May 5, 2009 Коллеги, Есть каталист: #sh ver Cisco Internetwork Operating System Software IOS (tm) C2900XL Software (C2900XL-C3H2S-M), Version 12.0(5)WC9, RELEASE SOFTWARE (fc1) ... System image file is "flash:c2900xl-c3h2s-mz.120-5.WC9.bin" cisco WS-C2924M-XL (PowerPC403GA) processor (revision 0x11) with 8192K/1024K bytes of memory. ... Processor is running Enterprise Edition Software Cluster command switch capable Cluster member switch capable 24 FastEthernet/IEEE 802.3 interface(s) 32K bytes of flash-simulated non-volatile configuration memory. ... Model number: WS-C2924M-XL-EN В порт 24 приходит аплинк, в порты 17 и 20 включены другие свичи. Все 3 порта в одном влане. От аплинка приходит мультикаст трафик. Можно ли каким-то образом сказать каталисту, что в порт 17 этот трафик отправлять, а в порт 20 - нет? Сейчас этот трафик идет в оба порта. interface FastEthernet0/17 switchport access vlan 442 no cdp enable ! interface FastEthernet0/20 switchport access vlan 442 no cdp enable ! interface FastEthernet0/24 switchport access vlan 442 switchport trunk encapsulation dot1q no cdp enable ! Вставить ник Quote
mschedrin Posted May 5, 2009 Posted May 5, 2009 В сторону igmp snooping не пробовали смотреть? Или он вас чем-то не устраивает? Чем? Вставить ник Quote
Alexander Posted May 5, 2009 Author Posted May 5, 2009 В сторону igmp snooping не пробовали смотреть? Или он вас чем-то не устраивает? Чем? Пробовал. Не вижу, как его включить на этом свиче с этим иосом Вставить ник Quote
mschedrin Posted May 5, 2009 Posted May 5, 2009 По фич навигатору не нашел иоса для этой железки со снупингом. Неужели действительно нет? Вставить ник Quote
eugeny_s Posted May 8, 2009 Posted May 8, 2009 Попробуйте "port block multicast" на 20-м порту. Вставить ник Quote
Alexander Posted May 12, 2009 Author Posted May 12, 2009 не помогло: ... interface FastEthernet0/20 port block multicast switchport access vlan 442 no cdp enable ... sw-spb-1#sh int fa0/20 FastEthernet0/20 is up, line protocol is up ... 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 930000 bits/sec, 104 packets/sec 68728730 packets input, 2931302888 bytes Received 186935 broadcasts, 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 0 watchdog, 0 multicast 0 input packets with dribble condition detected 459532170 packets output, 1636044023 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 babbles, 0 late collision, 0 deferred 0 lost carrier, 0 no carrier 0 output buffer failures, 0 output buffers swapped out Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.