DELL S4810P
Материал из noname.com.ua
Заметки по свитчу Dell Force10 S4810P
Инструкция по обновлению
Файл:S4810-9.14.1.9P4-RN.pdf
Файл:S4810-9.11.0.0P9-RN.pdf
Настройка
Файл:Force10-s4810 users-guide7 en-us.pdf
Прошивки
OpenFlow
- Файл:Force10 software defined networking.pdf
- Файл:Force10-sw-defined-ntw Deployment Guide3 en-us.pdf
cam-acl l2acl 1 ipv4acl 4 ipv6acl 0 ipv4qos 0 l2qos 2 l2pt 0 ipmacacl 0 vman-qos 0 ecfmacl 0 openflow 4 ipv4pbr 2 ! cam-acl-vlan vlanopenflow 1 vlaniscsi 0 vlanaclopt 1 !
openflow of-instance 1 controller 1 10.1.0.10 port 6653 tcp flow-map l2 enable flow-map l3 enable interface-type any multiple-fwd-table enable of-version 1.3 dpid-mac-addr 00:11:11:11:11:11 shutdown ! openflow of-instance 2 controller 1 10.1.0.10 port 6653 tcp flow-map l2 enable flow-map l3 enable interface-type any multiple-fwd-table enable of-version 1.3 dpid-mac-addr 00:11:11:11:11:11 shutdown !
Сброс в дефолт
Once in the U-boot prompt, follow these steps to recover from a forgotten password. Enter the following commands to ignore the startup-configuration => setenv stconfigignore true => saveenv => reset HOW10671_en_US__1icon Note: Setting the switch to ignore the startup-config as done above, only affects the next reboot. It is not a permanent environment setting. When the switch is done booting, apply the startup-configuration to the running-configuration Dell>enable Dell#copy startup-config running-config
MIB
40 гиг в 4х10гиг
stack-unit 0 port 52 portmode quad ! stack-unit 0 port 56 portmode quad ! stack-unit 0 port 60 portmode quad
Сниппеты
Force10
Посмотреть все вланы на интерфейсе:
sh int swi te0/0
Посмотреть все порты во влане:
sh vlan id 6
Добавить интерфейс в диапазон вланов
int range vlan 100-199, vlan 201, vlan 203 no tagged te0/0
sh inventory media
sh run interface managementethernet 0/0 ! interface ManagementEthernet 0/0
ip address dhcp no shutdown
eula-consent support-assist reject
LACP
Работает на любых портах и в том числе на DAC 40-в-4x10Gig
S4810(conf)#interface range tengigabitethernet 0/32 , tengigabitethernet 0/33 S4810(conf-if-range-te-0/32,te-0/33)#port-channel-protocol LACP S4810(conf-if-range-te-0/32,te-0/33-lacp)# port-channel 9 mode active S4810(conf-if-range-te-0/32,te-0/33-lacp)#show conf ! interface TenGigabitEthernet 0/32 description po9 uplink to Server47 no ip address flowcontrol rx on tx off ! port-channel-protocol LACP port-channel 9 mode active no shutdown ! interface TenGigabitEthernet 0/33 description po9 uplink to Server47 no ip address flowcontrol rx on tx off ! port-channel-protocol LACP port-channel 9 mode active no shutdown
Ошибка % Error: Port is not in default mode Te 0/25
означает то что написано - и нужно сделвть no switchport
на интерфейсе.
S4810(conf)#interface port-channel 9 S4810(conf-if-po-9)#description Uplink to Server47 S4810(conf-if-po-9)#switchport S4810(conf-if-po-9)#no shutdown S4810(conf-if-po-9)#show config ! interface Port-channel 9 description Uplink to Server47 no ip address switchport no shutdown
(взято тут https://possiblelossofprecision.net/?p=1937)
LACP Fallback
Если LACP не поднимается (с той стороны например сервер загружается по PXE для установки ОС где планируется bond
но пока его нет)
то можно перевести порты в обычный режим
lacp ungroup member-independent port-channel <1-128>