FTOS » Historique » Version 9
« Précédent -
Version 9/31
(diff) -
Suivant » -
Version actuelle
Mehdi Abaakouk, 16/09/2014 16:30
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
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
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 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
Detruire un vlan
no int vlan2
Enlever un port d'un vlan
int vlan 2 no tagged tengigabitethernet 0/1
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