The OpenNET Project / Index page

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



Индекс форумов
Составление сообщения

Исходное сообщение
"C2960 и 2 линка."
Отправлено OlegV, 19-Авг-08 14:38 
>[оверквотинг удален]
>
>И приведите вывод следующих комманд:
>sh run int gi 0/1, sh run int gi 0/2, sh int
>gi 0/1, sh int gi 0/2, sh run | i span
>(а если можно sh run | sect span), sh cdp nei
>
>И это нужно взять с обоих коммутаторов.
>
>И еще. Определитесь, вам действительно нужно, чтобы порт блокировался по stp? Может
>все-таки etherchannel лучше?

Вот с етим конфигом:
SWITCH 1:

Switch#sh run int gi 0/1
Building configuration...

Current configuration : 36 bytes
!
interface GigabitEthernet0/1


Switch#sh run int gi 0/2
Building configuration...

Current configuration : 36 bytes
!
interface GigabitEthernet0/2
end


Switch#sh int gi 0/1
GigabitEthernet0/1 is up, line protocol is up (connected)
  Hardware is Gigabit Ethernet, address is 001e.797e.eb19 (bia 001e.797e.eb19)
  MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
     reliability 255/255, txload 43/255, rxload 39/255
  Encapsulation ARPA, loopback not set
  Keepalive not set
  Full-duplex, 100Mb/s, link type is auto, 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 23:34:07, 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 15503000 bits/sec, 21920 packets/sec
  5 minute output rate 17109000 bits/sec, 24240 packets/sec
     203391447 packets input, 39971678875 bytes, 0 no buffer
     Received 1470783 broadcasts (0 multicasts)
     0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog, 287202 multicast, 0 pause input
     0 input packets with dribble condition detected
     222638967 packets output, 92445870066 bytes, 0 underruns
     0 output errors, 0 collisions, 3 interface resets
     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

Switch#sh int gi 0/2
GigabitEthernet0/2 is up, line protocol is up (connected)
  Hardware is Gigabit Ethernet, address is 001e.797e.eb1a (bia 001e.797e.eb1a)
  MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
     reliability 255/255, txload 44/255, rxload 43/255
  Encapsulation ARPA, loopback not set
  Keepalive not set
  Full-duplex, 100Mb/s, link type is auto, 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 00:00:00, output 00:00:01, 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 16986000 bits/sec, 27370 packets/sec
  5 minute output rate 17628000 bits/sec, 25036 packets/sec
     144241913 packets input, 13955027968 bytes, 0 no buffer
     Received 932613 broadcasts (0 multicasts)
     0 runts, 0 giants, 0 throttles
     6 input errors, 1 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog, 12560 multicast, 0 pause input
     0 input packets with dribble condition detected
     146163782 packets output, 17998312047 bytes, 0 underruns
     0 output errors, 0 collisions, 9 interface resets
     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


Switch#sh run | i span
spanning-tree mode mst
spanning-tree extend system-id
spanning-tree mst configuration
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast

Switch#sh run | sect span
                ^
% Invalid input detected at '^' marker.

Switch#sh cdp nei
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
                  S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone

Device ID        Local Intrfce     Holdtme    Capability  Platform  Port ID
daniel           Fas 0/24          124            R       C805      Eth 0


SWITCH 2:

Switch#sh run int gi 0/1
Building configuration...

Current configuration : 59 bytes
!
interface GigabitEthernet0/1
switchport mode trunk
end

Switch#sh run int gi 0/2
Building configuration...

Current configuration : 59 bytes
!
interface GigabitEthernet0/2
switchport mode trunk
end

Switch#sh int gi 0/1
GigabitEthernet0/1 is up, line protocol is up (connected)
  Hardware is Gigabit Ethernet, address is 001d.e675.9f19 (bia 001d.e675.9f19)
  MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
     reliability 255/255, txload 81/255, rxload 82/255
  Encapsulation ARPA, loopback not set
  Keepalive not set
  Full-duplex, 100Mb/s, link type is auto, 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 00:00:43, output 00:00:01, 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 32360000 bits/sec, 46483 packets/sec
  5 minute output rate 32049000 bits/sec, 39811 packets/sec
     231052238 packets input, 93037083518 bytes, 0 no buffer
     Received 2470888 broadcasts (0 multicasts)
     0 runts, 0 giants, 0 throttles
     1 input errors, 1 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog, 283178 multicast, 0 pause input
     0 input packets with dribble condition detected
     211796570 packets output, 40819086929 bytes, 0 underruns
     0 output errors, 0 collisions, 1 interface resets
     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

Switch#sh int gi 0/2
GigabitEthernet0/2 is up, line protocol is up (connected)
  Hardware is Gigabit Ethernet, address is 001d.e675.9f1a (bia 001d.e675.9f1a)
  MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
     reliability 255/255, txload 82/255, rxload 85/255
  Encapsulation ARPA, loopback not set
  Keepalive not set
  Full-duplex, 100Mb/s, link type is auto, 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 00:00:00, output 00:00:19, 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 33660000 bits/sec, 41187 packets/sec
  5 minute output rate 32478000 bits/sec, 48575 packets/sec
     148060130 packets input, 13906798302 bytes, 0 no buffer
     Received 968058 broadcasts (0 multicasts)
     0 runts, 0 giants, 0 throttles
     8 input errors, 1 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog, 1312 multicast, 0 pause input
     0 input packets with dribble condition detected
     150715067 packets output, 13973614164 bytes, 0 underruns
     0 output errors, 0 collisions, 5 interface resets
     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

Switch#sh run | i span
spanning-tree mode mst
spanning-tree extend system-id
spanning-tree mst configuration
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast
spanning-tree portfast

Switch#sh run | sect span
                ^
% Invalid input detected at '^' marker.

Switch#sh cdp nei
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
                  S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone

Device ID        Local Intrfce     Holdtme    Capability  Platform  Port ID


 

Ваше сообщение
Имя*:
EMail:
Для отправки новых сообщений в текущей нити на email укажите знак ! перед адресом, например, !user@host.ru (!! - не показывать email).
Более тонкая настройка отправки ответов производится в профиле зарегистрированного участника форума.
Заголовок*:
Сообщение*:
 
При общении не допускается: неуважительное отношение к собеседнику, хамство, унизительное обращение, ненормативная лексика, переход на личности, агрессивное поведение, обесценивание собеседника, провоцирование флейма голословными и заведомо ложными заявлениями. Не отвечайте на сообщения, явно нарушающие правила - удаляются не только сами нарушения, но и все ответы на них. Лог модерирования.

На сайте действует частичное премодерирование - после публикации некоторые сообщения от анонимов могут автоматически скрываться ботом. После проверки модератором ошибочно скрытые сообщения раскрываются. Для ускорения раскрытия можно воспользоваться ссылкой "Сообщить модератору", указав в качестве причины обращения "скрыто по ошибке".



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

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