Dell Force10 S4810 Руководство по конфигурации - Страница 8
Просмотреть онлайн или скачать pdf Руководство по конфигурации для Переключатель Dell Force10 S4810. Dell Force10 S4810 17 страниц. Dell force10 s4810 switch
Также для Dell Force10 S4810: Краткое руководство по эксплуатации (27 страниц), Руководство по развертыванию (36 страниц), Руководство по конфигурации (17 страниц)
![Dell Force10 S4810 Руководство по конфигурации](/uploads/products/server2/3222590/3222590.jpg)
2.4
Configure route for OOB management port (optional)
FTOS(conf)#management route X.Y.Z.0 /24 A.B.C.1
Note: X.Y.Z.0 is the network your management system is connecting from and A.B.C.1 is the gateway for
the switch. If your management system is on the same subnet as the switch, the previous step may be
omitted. The example above assumes a class C subnet mask.
2.5
Configure login credentials
FTOS(conf)#username admin privilege 15 password 0 yourpassword
FTOS(conf)#enable password level 15 0 yourpassword
2.6
Enable switch ports
Option 1: You can enable ports individually by entering the port number.
FTOS#configure
FTOS(conf)#interface tengigabitethernet 0/0
FTOS(conf-if-te-0/0)#switchport
FTOS(conf-if-te-0/0)#no shutdown
FTOS(conf-if-te-0/0)#exit
FTOS(conf)#exit
Option 2: You can enable multiple ports at once using the 'range' parameter.
FTOS#configure
FTOS(conf)#interface range tengigabitethernet 0/0 – 47
FTOS(conf -if-range-te-0/0-47)#switchport
FTOS(conf -if-range-te-0/0-47)#no shutdown
FTOS(conf -if-range-te-0/0-47)#exit
FTOS(conf)#exit
2.7
Enable Jumbo Frames
FTOS#configure
FTOS(conf)# interface range tengigabitethernet 0/0 – 47
FTOS(conf -if-range-te-0/0-47)#mtu 12000
2.8
Configure flow control
FTOS(conf -if-range-te-0/0-47)#flowcontrol rx on tx off
8
SCG1000 | Dell Networking S4810 and Force10 S4810 Configuration Guide for EqualLogic SANs