รวมวิธีการ configuretion switch huawei s5600
1. สร้าง interface vlan (ในที่นี้จะสร้าง vlan 100 และ 101)
ใช้คำสั่ง vlan 100
2. กำหนด port ให้กับ vlan 100
ใช้คำสัง GigabitEthernet1/0/1 to GigabitEthernet1/0/10 (port 1-10)
3. เช็ค port ว่าถูกต้องหรือไม่
ใช้คำสั่ง dis vlan 100
4. add ip address ลงใน vlan 100
ใช้คำสั่ง quit เพื่อออกจาก vlan 100 จากนั้นใช้คำสั่ง interface vlan-interface 100
จากนั้นใช้คำสั่ง ip address 10.0.0.1 255.255.255.0 เพื่อ add ip address
5. เช็ค ip address ของ vlan 100
ใช้คำสั่ง dis vlan 100
6. สร้าง interface vlan
ใช้คำสั่ง quit เพื่อออกจาก vlan 100 จากนั้นใช้คำสั่ง vlan 101
7. กำหนด port ให้กับ vlan 101
ใช้คำสัง GigabitEthernet1/0/11 to GigabitEthernet1/0/20 (port 11-20)
8. เช็ค port ว่าถูกต้องหรือไม่
ใช้คำสั่ง dis vlan 101
9. add ip address ลงใน vlan 101
ใช้คำสั่ง quit เพื่อออกจาก vlan 101 จากนั้นใช้คำสั่ง interface vlan-interface 101
จากนั้นใช้คำสั่ง ip address 10.0.1.1 255.255.255.0 เพื่อ add ip address
10. เช็ค ip address ของ vlan 101
ใช้คำสั่ง dis vlan 101
11. configuretion telnet เพื่อ remote ผ่านโปรแกรม putty
ใช้คำสั่ง system-view จากนั้นเข้า interface view vty 0 โดยใช้คำสั่ง user-interface vty 0 จากนั้น
สร้างโหมดการอนุญาตการ loggin ด้วย password โดยใช้คำสั่ง authentication-mode password
จากนั้น set password โดยใช้คำสั่ง set authentication password simple 123456 จากนั้นกำหนด
สิทธิ์ ให้กับการอนุญาต user privilege level 2 แล้วก็กำหนด protocol ด้วย protocol inbound telnet
12. save การ configuretion ของ switch
ใช้คำสั่ง save แล้วยืนยันด้วยการกด y จากนั้นตั้งชื่อไฟล์ เป็นอันเสร็จ
ไม่มีความคิดเห็น:
แสดงความคิดเห็น