Size: a a a

2020 December 23

T

Telebotik in ntwrk
Alexander Vorobyev
Работы в вечер пятницы - к долгим выходным... (С) Народная IT примета.
Ну это уже другой вопрос, это в любую пятницу 😉
Что мне нравится у всех ребят связанных с телекомом, руководство к этому тоже положительно относиться😁
источник

S

Serj in ntwrk
У меня например лучше всего все работы получаются ночью с чт на пт.)
источник

S

Serj in ntwrk
Как примета уже
источник

SP

Sergey Petrikov in ntwrk
Главное чтоб не с чт на пн
источник

S

Serj in ntwrk
Sergey Petrikov
Главное чтоб не с чт на пн
Точняк)
источник

T

Telebotik in ntwrk
Sergey Petrikov
Главное чтоб не с чт на пн
Одну букву сменил и уже страшилка 😂
источник

c

cloud_tg_captcha_bot in ntwrk
User passed the validation.
источник

c

cloud_tg_captcha_bot in ntwrk
User didn't pass the validation and was banned.
источник

c

cloud_tg_captcha_bot in ntwrk
User passed the validation.
источник

c

cloud_tg_captcha_bot in ntwrk
User didn't pass the validation and was banned.
источник

MM

Mike So Mike in ntwrk
Господа, есть делл свитч. Нужно сделать lacp на 2х портах. Создал port-channel, пытаюсь добавить порт
OS10(conf-if-eth1/1/17)# channel-group 32 mode active
% Error: MODE_L2DISABLED, L2 configs present on this interface
источник

MM

Mike So Mike in ntwrk
конфиг порта
OS10(conf-if-eth1/1/17)# show configuration 
!
interface ethernet1/1/17
lacp port-priority 4096
lacp rate fast
switchport access vlan 1
no shutdown
speed 10000
источник

SP

Sergey Petrikov in ntwrk
Mike So Mike
Господа, есть делл свитч. Нужно сделать lacp на 2х портах. Создал port-channel, пытаюсь добавить порт
OS10(conf-if-eth1/1/17)# channel-group 32 mode active
% Error: MODE_L2DISABLED, L2 configs present on this interface
no switchport
источник

MM

Mike So Mike in ntwrk
OS10(conf-if-eth1/1/17)# no switchport 
% Error: MODE_L2DISABLED, L2 configs present on this interface
источник

GS

German Sukhachev in ntwrk
Mike So Mike
OS10(conf-if-eth1/1/17)# no switchport 
% Error: MODE_L2DISABLED, L2 configs present on this interface
А если в портченнел no switchport написать?
источник

GS

German Sukhachev in ntwrk
Наоборот т.е.
источник

GS

German Sukhachev in ntwrk
switchport
источник

SP

Sergey Petrikov in ntwrk
Во нарыл у себя Dell Force, там так
show running-config interface tengigabitethernet 0/1
!
interface TenGigabitEthernet 0/1
description UPLINK-Po7
no ip address
storm-control broadcast 1024 in
storm-control unknown-unicast 128 in
storm-control multicast 0 in
!
port-channel-protocol LACP
 port-channel 7 mode passive
no shutdown
источник

GS

German Sukhachev in ntwrk
Sergey Petrikov
Во нарыл у себя Dell Force, там так
show running-config interface tengigabitethernet 0/1
!
interface TenGigabitEthernet 0/1
description UPLINK-Po7
no ip address
storm-control broadcast 1024 in
storm-control unknown-unicast 128 in
storm-control multicast 0 in
!
port-channel-protocol LACP
 port-channel 7 mode passive
no shutdown
А какой конфиг у Po?
источник

SP

Sergey Petrikov in ntwrk
German Sukhachev
А какой конфиг у Po?
show running-config interface port-channel 7
!
interface Port-channel 7
description UPLINK-CrimeaCom
no ip address
switchport
sflow ingress-enable
sflow sample-rate 4096
no shutdown
источник