Quản trị net diễn đàn chia sẻ thông tin các thủ thuật mạng, internet bảo mật thông tin dành cho giới IT VIệt hy vọng là nơi bổ ích cho cộng đồng

Quản trị net diễn đàn chia sẻ thông tin các thủ thuật mạng, internet bảo mật thông tin dành cho giới IT VIệt hy vọng là nơi bổ ích cho cộng đồng (http://quantrinet.com/forum/index.php)
-   Máy Chủ và Phần Cứng Mạng (IBM, HP, SUPERMICRO, INTEL, CISCO, ROUTER...) (http://quantrinet.com/forum/forumdisplay.php?f=431)
-   -   Cấu hình đầu tiên cho Force10 S4810 Initial Configuation (Dell Switch 10G) (http://quantrinet.com/forum/showthread.php?t=9687)

hoctinhoc 28-12-2014 09:42 AM

Cấu hình đầu tiên cho Force10 S4810 Initial Configuation (Dell Switch 10G)
 
Cấu hình đầu tiên cho Force10 S4810 Initial Configuation (Dell Switch 10G)



1. Kết nói Console

Cam day console rs232 (1 dầu RJ45 vào Switch, 1 đầu vào máy tính)

Theo dỏi xem Máy tính nhận cáp ở cổng Com nào? 1 , 2, 3....

2. Kết nói


Mở hypertermial "nếu máy bạn đang chạy windows 7 or 8 thì download tool này ở link sau http://www.hilgraeve.com/hyperterminal-trial/ "


Chọn cổng COM tương ứng ở bước 1

Kết nói vào với thông số mặc định --> OK


3. Xóa bỏ cấu hình hiện tại

Force10>
Force10>enable
Force10#delete startup-config
Proceed to delete startup-config [confirm yes/no]yes
Force10#reload
System configuration has been modified. Save? [yes/no]no
Proceed with reload [confirm yes/no]yes



4. Thay đổi mode switch


Jumpstart-mode

Jumpstart (BMP) mode is the default boot mode configured for a new switch arriving from Dell Force10. This mode obtains the FTOS image and configuration file from a network source (DHCP server and file server).

When the force10 is reloaded it always starts with thtis image if its not disabled, as I found after setting a few parameters and having to end my afternoon at work with a reset switch.

FTOS# reload-type normal-reload


5. Thay đổi Tên, thời gian


> enable
# config
(conf)# hostname mychosenname
(conf)# clock timezone UTC 0
(conf)# exit
# clock set hh:mm:ss dd month yyyy
# clock update-calendar
# show clock
# show calendar
# write mem




6. Enable port

en
conf
inter Tengi 0/1
no shut



7. Chuyển từng port vào vlan

en
conf
inter Tengi 0/1
no shut
switchport



7.1 Chuyển tất cả các port vào Vlan

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


8. Xem vlan



# show vlan


9. Enable SSH


ip ssh server enable
ip ssh server version 2



10 . Đặt IP cho cổng quản lý


# enable # config
(conf)# interface man 0/0
(conf-if-ma-3/0)# ip address 192.168.1.100/24

or
(conf-if-ma-3/0)# ip address 192.168.1.222/24

(conf-if-ma-3/0)# show config
(conf-if-ma-3/0)# exit
(conf)# exit
# write mem (or reload, and reply yes to Save question)


11. Tao User va Login


FTOS(conf)#username admin privilege 15 password 0 123456

FTOS(conf)#enable password level 15 0 123456



Link tham khao:

http://en.community.dell.com/cfs-fil...edownload=true



http://sillymachines.blogspot.com/20...figuation.html


How Do I Reset the S-Series to Factory Defaults - S4810P

Chú ý: Làm theo bài dưới, 1 người rút điện switch, và 1 người chuẩn bị sẳn để kết nói vào switch ngay sau khi cấm điện, vì chỉ vài giây trể thôi là sẽ qua bước nhấn ESC


?http://blog.igics.com/2014/05/recove...ssword-on.html


Bây giờ là 11:28 PM. Giờ GMT +7

Diễn đàn tin học QuantriNet
quantrinet.com | quantrimang.co.cc
Founded by Trương Văn Phương | Developed by QuantriNet's members.
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.