Projet

Général

Profil

FTOS » Historique » Version 16

« Précédent - Version 16/31 (diff) - Suivant » - Version actuelle
Laurent GUERBY, 07/06/2015 08:59


FTOS

Dell/Force10 S4810 48 ports 10G SFP+ + 4 ports 40G
supporte cumulus http://cumulusnetworks.com/static/cumulus/pdf/Cumulus_Networks_Dell_Datasheet.pdf
http://cumulusnetworks.com/

Commandes

screen -m -c /dev/null /dev/ttyUSB0 9600 8n1

dir
delete flash://startup-config
reload
no
yes

en exec
stop jumpstart
wr

username force10 password force10
enable password force10
wr

portmod hybrid
switchport
int vl 2
unttagged t0/23
int vl 3
tagged t0/23

show vlan

stack-unit 1 renumber 0
no
yes

show inventory media

ip ssh server enable

show mac-address-table dynamic
show mac-address-table dynamic vlan 3132

show interface tengigabitethernet 0/47 transceiver

...
SFP+ 47 Temperature                      = 41.902C
SFP+ 47 Voltage                          = 3.287V
SFP+ 47 Tx Bias Current                  = 34.012mA
SFP+ 47 Tx Power                         = 0.519mW
SFP+ 47 Rx Power                         = 0.451mW

Switch Openstack

On se logue

enable password force10 
conf

Preparation des ports

int range tengigabitethernet 0/0 - 47
no switchport
portmod hybrid 
switchport
no shut

int range fortyGigE 0/48 - 60
no switchport
portmod hybrid 
switchport
no shut

# Pour le port uplink
int range tengigabitethernet 0/1
speed 1000

Pour un seul port :

enable
conf
int t0/10
speed 1000
exit
exit
wr
# ou do wr

Creation des vlans

int vlan 3131
no shut

int vlan 3175
ip address 192.168.3.48/24
no shut

int vlan 3195
no shut

int vlan 174
no shut

Ajout des ports au vlan

int vlan 3131
tagged tengigabitethernet 0/1
tagged tengigabitethernet 0/5
tagged tengigabitethernet 0/7
tagged tengigabitethernet 0/9

int vlan 3132
tagged tengigabitethernet 0/1
tagged tengigabitethernet 0/5
tagged tengigabitethernet 0/7
tagged tengigabitethernet 0/9

int vlan 3175
tagged tengigabitethernet 0/1
tagged tengigabitethernet 0/5
tagged tengigabitethernet 0/7
tagged tengigabitethernet 0/9

int vlan 3199
tagged tengigabitethernet 0/1
tagged tengigabitethernet 0/5
tagged tengigabitethernet 0/7
tagged tengigabitethernet 0/9

Pour le TouIX untagged 4031

FTOS>enable
FTOS#conf
FTOS(conf)#int vlan 4031
FTOS(conf-if-vl-4031)#no shut
FTOS(conf-if-vl-4031)#description TouIX
FTOS(conf-if-vl-4031)#untagged tengigabitethernet 0/35
FTOS(conf-if-vl-4031)#exit
FTOS(conf)#wr

Detruire un vlan

no int vlan2

Enlever un port d'un vlan


int vlan 2
no tagged tengigabitethernet 0/1

Configuration routage

ip route 0.0.0.0/0 192.168.3.47

Configuration du logging

logging 91.224.149.152

Fabrication port bonding

- enable
- conf
- int tengigabitethernet 0/46
- port-channel-protocol lacp
- port-channel 10 mode active
- no shut

- int tengigabitethernet 0/47
- port-channel-protocol lacp
- port-channel 10 mode active
- no shut
- exit

- int port-channel 10
- sw
- no shut
- end
- wr

tcpdump

FTOS#tcpdump cp packet-count 10
% Copy operation not allowed until the TCP dump completes %
FTOS#dir flash:/TCP_DUMP_DIR/Tcpdump_141014021344/