miakant Posted October 28, 2012 (GL-GU-SFP)Конвертер GigaLink, UTP-SFP, 1Гбит/c (GL-10T)Модуль GigaLink, SFP, WDM,1000, одно волокно, SM, 3 км, TX1310/RX1550, T, (SC) (GL-10R)Модуль GigaLink SFP WDM,1000, одно волокно, SM, 3 км, R, (SC) С одной стороны подключаю ПК к Гбит порту, через 100 метров подключаю к CiscoCatalyst 2960 к Гбит порту. Со стороны ПК вся индикация нрмальная. Со стороны CiscoCatalyst 2960 не активируется ethernetпорт. Поменял патч корд, не помогло. Поменял конвертер с модулем местами, картина такая же со стороны CiscoCatalyst 2960 не активируется ethernetпорт. Не менял только блоки питания местами. Что может быть? В Интернете узнал что будет работать только когда выставлен в ручную 1Гбит/c, выставил, не помогает. Беру неуправляемый дешёвый коммутатор с гигабитными портами всё хорошо работает а так ну не как. До этого пробовали Медиаконвертеры D-Link DMC-1910 та же самая история. Подскажите как настроить что бы работало на Cisco Catalyst 2960! Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
Butch3r Posted October 28, 2012 в настройках порта no neg speed 1000 dup full Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
miakant Posted October 28, 2012 в настройках портаno negspeed 1000dup full Не помогает :( Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
s.lobanov Posted October 28, 2012 в настройках портаno negspeed 1000dup full Не помогает :( В вашей формочке не видно negotiation. Гуёвый интерфейс это конечно хорошо, но когда уже всё отлажено. Зайдите через CLI и введите команду Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
miakant Posted October 30, 2012 crossing#conf tEnter configuration commands, one per line. End with CNTL/Z. crossing(config)#int gi0/2 crossing(config-if)#speed 1000 crossing(config-if)#duplex full crossing(config-if)#switchport nonegotiate crossing(config-if)#^Z crossing#wr Building configuration... [OK] crossing#conf t Enter configuration commands, one per line. End with CNTL/Z. crossing(config)#int gi0/1 crossing(config-if)#speed 1000 crossing(config-if)#duplex full crossing(config-if)#switchport nonegotiate Command rejected: Conflict between 'nonegotiate' and 'dynamic' status. На втором порту nonegotiate удачно. Порт всё равно не завёлся Решили попробовать на первом Когда вносим команду switchport nonegotiate Отвечает:Command rejected: Conflict between 'nonegotiate' and 'dynamic' status. Что можно сделать ещё? Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
Umux Posted October 30, 2012 speed nonegotiate Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
miakant Posted October 30, 2012 speed nonegotiate crossing#conf t Enter configuration commands, one per line. End with CNTL/Z. crossing(config)#int gi0/1 crossing(config-if)#speed nonegotiate ^ % Invalid input detected at '^' marker. crossing(config-if)# Спасибо что отзываетесь. Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
miakant Posted October 30, 2012 (edited) interface GigabitEthernet0/1 switchport mode access switchport nonegotiate speed 1000 duplex full ! interface GigabitEthernet0/2 switchport mode access switchport nonegotiate shutdown speed 1000 duplex full Всё разобрался Проблема была в настройках VLAN на порту в строке administrative Mode: Dynamiс Access поменял на Static Access? сразу принял команду switchport nonegotiate Но всё равно порт не запустился, пока мыслей никаких. Edited October 30, 2012 by miakant Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
s.lobanov Posted October 30, 2012 miakant Покажите sh inv sh int tra sh int tra pro sh int gi0/1 sh int gi0/2 Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
miakant Posted October 30, 2012 sh invsh int trash int tra prosh int gi0/1sh int gi0/2 NAME: "1", DESCR: "WS-C2960-24TT-L" PID: WS-C2960-24TT-L , VID: V02 , SN: FOC1033X0B6 Name : Gi0/1 Administrative Speed: 1000 Administrative Duplex: full Administrative Auto-MDIX: on Administrative Power Inline: N/A Operational Speed: 1000 Operational Duplex: full Operational Auto-MDIX: off Media Type: 10/100/1000BaseTX Name : Gi0/2 Administrative Speed: 1000 Administrative Duplex: full Administrative Auto-MDIX: on Administrative Power Inline: N/A Operational Speed: 1000 Operational Duplex: full Operational Auto-MDIX: off Media Type: 10/100/1000BaseTX Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
zi_rus Posted October 30, 2012 В вашей формочке не видно negotiation. Гуёвый интерфейс это конечно хорошо, но когда уже всё отлажено. Зайдите через CLI и введите команду на циске нет команды nonegotiate, в настройках порта указывается скорость/дуплекс, если какой-то не указан (настроено speed auto или duplex auto), то этот параметр определяется автоматически Когда вносим команду switchport nonegotiate Отвечает:Command rejected: Conflict between 'nonegotiate' and 'dynamic' status. эта команда определяет статус DTP на порту, естественно она ругается, потому что по умолчанию порт находится в состоянии dynamic auto, nonegotiate отключает DTP, а значит перед этим порт должен быть указан режим работы явно mode trunk или mode access. к параметрам линка отношения не имеет я бы первым делом посмотрел show interface G0/1 первую строчку если там статус down down, значит порт не видит даже link test pulses - проблема в физике, up down - ltp видны, но скорости на разных концах не совпадают Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
miakant Posted October 31, 2012 я бы первым делом посмотрел show interface G0/1 первую строчку если там статус down down, значит порт не видит даже link test pulses - проблема в физике, up down - ltp видны, но скорости на разных концах не совпадают crossing#show interface G0/1 GigabitEthernet0/1 is down, line protocol is down (notconnect) Hardware is Gigabit Ethernet, address is 0018.baed.f299 (bia 0018.baed.f299) MTU 1500 bytes, BW 10000 Kbit/sec, DLY 1000 usec, reliability 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) Full-duplex, 1000Mb/s, media type is 10/100/1000BaseTX input flow-control is off, output flow-control is unsupported ARP type: ARPA, ARP Timeout 04:00:00 Last input never, output never, output hang never Last clearing of "show interface" counters never Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0 Queueing strategy: fifo Output queue: 0/40 (size/max) 5 minute input rate 0 bits/sec, 0 packets/sec 5 minute output rate 0 bits/sec, 0 packets/sec 0 packets input, 0 bytes, 0 no buffer Received 0 broadcasts (0 multicasts) 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 0 watchdog, 0 multicast, 0 pause input 0 input packets with dribble condition detected 0 packets output, 0 bytes, 0 underruns 0 output errors, 0 collisions, 3 interface resets 0 unknown protocol drops 0 babbles, 0 late collision, 0 deferred 0 lost carrier, 0 no carrier, 0 pause output 0 output buffer failures, 0 output buffers swapped out Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
SergeiK Posted October 31, 2012 Глупый вопрос - патчкорд менял? Порты Cisco проверял? sh post можно попробовать посмотреть. Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
miakant Posted October 31, 2012 Глупый вопрос - патчкорд менял? Порты Cisco проверял?sh post можно попробовать посмотреть. Патч корд менял. Порты проверяли только на активность то есть подключали неуправляемый коммутатор с гигабитными портами, порты активировались. Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
zi_rus Posted October 31, 2012 я не понимаю схемы, что включается в 2960 когда линк не поднимается что если соединить тот тупой свич с 2960 коротким патчем, линк подымется? может порт битый Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
miakant Posted October 31, 2012 я не понимаю схемы, что включается в 2960 когда линк не поднимается (GL-GU-SFP)Конвертер GigaLink, UTP-SFP, 1Гбит/c что если соединить тот тупой свич с 2960 коротким патчем, линк подымется? может порт битый Мы заказали коммутаторы, завтра привезут, будем проверять.Потом отпишусь, что и как. Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...
miakant Posted November 1, 2012 (edited) Установил между CiscoCatalyst 2960 G0/2 и (GL-GU-SFP)Конвертер GigaLink, UTP-SFP, 1Гбит/c Acorp SW5P-1000 Сразу всё заработало. crossing#show interface G0/2 GigabitEthernet0/2 is up, line protocol is up (connected) Hardware is Gigabit Ethernet, address is 0018.baed.f29a (bia 0018.baed.f29a) MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec, reliability 255/255, txload 3/255, rxload 11/255 Encapsulation ARPA, loopback not set Keepalive set (10 sec) Full-duplex, 1000Mb/s, media type is 10/100/1000BaseTX input flow-control is off, output flow-control is unsupported ARP type: ARPA, ARP Timeout 04:00:00 Last input never, output 00:00:00, output hang never Last clearing of "show interface" counters never Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0 Queueing strategy: fifo Output queue: 0/40 (size/max) 5 minute input rate 43169000 bits/sec, 4850 packets/sec 5 minute output rate 15383000 bits/sec, 4199 packets/sec 11081826 packets input, 11482444636 bytes, 0 no buffer Received 1860 broadcasts (428 multicasts) 0 runts, 0 giants, 0 throttles 0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored 0 watchdog, 428 multicast, 0 pause input 0 input packets with dribble condition detected 10365230 packets output, 5380419543 bytes, 0 underruns 0 output errors, 0 collisions, 7 interface resets 0 unknown protocol drops 0 babbles, 0 late collision, 0 deferred 0 lost carrier, 0 no carrier, 0 pause output 0 output buffer failures, 0 output buffers swapped out crossing# Edited November 1, 2012 by miakant Вставить ник Quote Ответить с цитированием Share this post Link to post Share on other sites More sharing options...