- 47
- 52 960
IT Tutorial
Indonesia
เข้าร่วมเมื่อ 9 พ.ค. 2020
This is my new channel :)
The other channel (IT Tutorial) no longer update.
In this channel, i will upload various kinds of videos with the topic:
- Windows troubleshooting
- Computer Networking
- Windows Tutorial
and many more.
Thanks for watching my video ^ _ ^
Please subscribe if you like.
The other channel (IT Tutorial) no longer update.
In this channel, i will upload various kinds of videos with the topic:
- Windows troubleshooting
- Computer Networking
- Windows Tutorial
and many more.
Thanks for watching my video ^ _ ^
Please subscribe if you like.
Configuring VLAN Access & Trunk Switch Devices on Huawei Simulator eNSP
Configuring VLAN Access & Trunk Switch Devices on Huawei Simulator eNSP
1. Create a topology like the following
2. Setting IP address on each PC
3. Perform a ping test between PCs to test the LAN network
4. Configure VLANs on LSW1 & LSW2 switches
== LSW1 ==
**Create VLAN**
[Huawei]vlan 10
[Huawei-vlan10]description VLAN 10
[Huawei-vlan10]quit
[Huawei]vlan 20
[Huawei-vlan20]description VLAN 20
[Huawei-vlan20]quit
*Set Access Port**
[Huawei]int eth0/0/1
[Huawei-Ethernet0/0/1]port link-type access
[Huawei-Ethernet0/0/1]port default vlan 10
[Huawei-Ethernet0/0/1]quit
[Huawei]int eth0/0/2
[Huawei-Ethernet0/0/2]port link-type access
[Huawei-Ethernet0/0/2]port default vlan 10
[Huawei-Ethernet0/0/2]quit
[Huawei]int eth0/0/3
[Huawei-Ethernet0/0/3]port link-type access
[Huawei-Ethernet0/0/3]port default vlan 20
[Huawei-Ethernet0/0/3]quit
[Huawei]int eth0/0/4
[Huawei-Ethernet0/0/4]port link-type access
[Huawei-Ethernet0/0/4]port default vlan 20
[Huawei-Ethernet0/0/4]
[Huawei-Ethernet0/0/4]quit
**Set Trunk Port**
[Huawei]int gi0/0/1
[Huawei-GigabitEthernet0/0/1]port link-type trunk
[Huawei-GigabitEthernet0/0/1]port trunk allow-pass vlan all
[Huawei-GigabitEthernet0/0/1]quit
==LSW2==
**Create VLAN**
[Huawei]vlan 10
[Huawei-vlan10]description VLAN 10
[Huawei-vlan10]quit
[Huawei]vlan 20
[Huawei-vlan20]description VLAN 20
[Huawei-vlan20]quit
**Set Access Port**
[Huawei]int eth0/0/1
[Huawei-Ethernet0/0/1]port link-type access
[Huawei-Ethernet0/0/1]port default vlan 10
[Huawei-Ethernet0/0/1]quit
[Huawei]int eth0/0/2
[Huawei-Ethernet0/0/2]port link-type access
[Huawei-Ethernet0/0/2]port default vlan 10
[Huawei-Ethernet0/0/2]quit
[Huawei]int eth0/0/3
[Huawei-Ethernet0/0/3]port link-type access
[Huawei-Ethernet0/0/3]port default vlan 20
[Huawei-Ethernet0/0/3]quit
[Huawei]int eth0/0/4
[Huawei-Ethernet0/0/4]port link-type access
[Huawei-Ethernet0/0/4]port default vlan 20
[Huawei-Ethernet0/0/4]quit
**Set Trunk Port**
[Huawei]int gi0/0/1
[Huawei-GigabitEthernet0/0/1]port link-type trunk
[Huawei-GigabitEthernet0/0/1]port trunk allow-pass vlan all
[Huawei-GigabitEthernet0/0/1]quit
5. Perform a ping test between PCs with the same and different VLANs. If the same vlan is successful and different vlan destination host unreachable, then the vlan configuration on the huawei switch is successful.
Usually each vlan has a different network segment.
==========================================================
Subscribe My Channel :
th-cam.com/channels/01GRBQZDTutkU9YvYpmCeA.html
==========================================================
Other Video :
th-cam.com/video/rNhK1VLrbD4/w-d-xo.html
How to Add / Delete a User Account Picture in Windows 10
==========================================================
1. Create a topology like the following
2. Setting IP address on each PC
3. Perform a ping test between PCs to test the LAN network
4. Configure VLANs on LSW1 & LSW2 switches
== LSW1 ==
**Create VLAN**
[Huawei]vlan 10
[Huawei-vlan10]description VLAN 10
[Huawei-vlan10]quit
[Huawei]vlan 20
[Huawei-vlan20]description VLAN 20
[Huawei-vlan20]quit
*Set Access Port**
[Huawei]int eth0/0/1
[Huawei-Ethernet0/0/1]port link-type access
[Huawei-Ethernet0/0/1]port default vlan 10
[Huawei-Ethernet0/0/1]quit
[Huawei]int eth0/0/2
[Huawei-Ethernet0/0/2]port link-type access
[Huawei-Ethernet0/0/2]port default vlan 10
[Huawei-Ethernet0/0/2]quit
[Huawei]int eth0/0/3
[Huawei-Ethernet0/0/3]port link-type access
[Huawei-Ethernet0/0/3]port default vlan 20
[Huawei-Ethernet0/0/3]quit
[Huawei]int eth0/0/4
[Huawei-Ethernet0/0/4]port link-type access
[Huawei-Ethernet0/0/4]port default vlan 20
[Huawei-Ethernet0/0/4]
[Huawei-Ethernet0/0/4]quit
**Set Trunk Port**
[Huawei]int gi0/0/1
[Huawei-GigabitEthernet0/0/1]port link-type trunk
[Huawei-GigabitEthernet0/0/1]port trunk allow-pass vlan all
[Huawei-GigabitEthernet0/0/1]quit
==LSW2==
**Create VLAN**
[Huawei]vlan 10
[Huawei-vlan10]description VLAN 10
[Huawei-vlan10]quit
[Huawei]vlan 20
[Huawei-vlan20]description VLAN 20
[Huawei-vlan20]quit
**Set Access Port**
[Huawei]int eth0/0/1
[Huawei-Ethernet0/0/1]port link-type access
[Huawei-Ethernet0/0/1]port default vlan 10
[Huawei-Ethernet0/0/1]quit
[Huawei]int eth0/0/2
[Huawei-Ethernet0/0/2]port link-type access
[Huawei-Ethernet0/0/2]port default vlan 10
[Huawei-Ethernet0/0/2]quit
[Huawei]int eth0/0/3
[Huawei-Ethernet0/0/3]port link-type access
[Huawei-Ethernet0/0/3]port default vlan 20
[Huawei-Ethernet0/0/3]quit
[Huawei]int eth0/0/4
[Huawei-Ethernet0/0/4]port link-type access
[Huawei-Ethernet0/0/4]port default vlan 20
[Huawei-Ethernet0/0/4]quit
**Set Trunk Port**
[Huawei]int gi0/0/1
[Huawei-GigabitEthernet0/0/1]port link-type trunk
[Huawei-GigabitEthernet0/0/1]port trunk allow-pass vlan all
[Huawei-GigabitEthernet0/0/1]quit
5. Perform a ping test between PCs with the same and different VLANs. If the same vlan is successful and different vlan destination host unreachable, then the vlan configuration on the huawei switch is successful.
Usually each vlan has a different network segment.
==========================================================
Subscribe My Channel :
th-cam.com/channels/01GRBQZDTutkU9YvYpmCeA.html
==========================================================
Other Video :
th-cam.com/video/rNhK1VLrbD4/w-d-xo.html
How to Add / Delete a User Account Picture in Windows 10
==========================================================
มุมมอง: 6 049
วีดีโอ
How to Add / Delete a User Account Picture in Windows 10
มุมมอง 204 ปีที่แล้ว
This video tutorial will show you how to add a user account picture in Windows 10 & How to delete it again. Subscribe My Channel : th-cam.com/channels/01GRBQZDTutkU9YvYpmCeA.html Other Video :th-cam.com/video/XpMvz7HUAPEH/w-d-xo.htmlow to Change Username Login Windows 10 with Easy Step - Tutorial 2020
How to Change Username Login Windows 10 with Easy Step - Tutorial 2020
มุมมอง 64 ปีที่แล้ว
Hello Everyone, In this tutorial i will show you How to Change Username Login Windows 10 with Easy Step - Tutorial 2020 Subscribe My Channel : th-cam.com/channels/01GRBQZDTutkU9YvYpmCeA.html Other Video : th-cam.com/video/DYY9lPrhSzY/w-d-xo.html Change Password in Windows 10 with Easy Step - 2020 Music : Circus Waltz - Silent Film Light oleh Kevin MacLeod berlisensi Creative Commons Attribution...
Change Password in Windows 10 with Easy Step - 2020
มุมมอง 44 ปีที่แล้ว
Change Password in Windows 10 with Easy Step - 2020 Hello everyone, in this tutorial i will show you how to change password in windows 10 with easy step. This tutorial can apply to computer, laptop, desktops, and tablet running the Windows 10. Subscribe My Channel : th-cam.com/channels/01GRBQZDTutkU9YvYpmCeA.html Other Video th-cam.com/video/D41bHhVnaHI/w-d-xo.html How to Setup FTP Server in Wi...
How to Setup FTP Server in Windows 10 without Software
มุมมอง 484 ปีที่แล้ว
Hello everyone, In this video i will show you How to Setup FTP Server in Windows 10 without Software. 1. Open Control Panel - Programs and Features - Turn Windows features on or off 2. Expand Internet Information services, Check FTP Server & IIS Management Console. Click OK and wait for the process to finish. 3. Open Control Panel - Administrative Tools then open Internet Information Services (...
Simple Installation Linux Ubuntu Desktop in Virtualbox
มุมมอง 144 ปีที่แล้ว
Hello everyone, in this video i will show you Simple Installation Linux Ubuntu Desktop in Virtualbox. The ubuntu version that i use is 18.04 but i think the installation is the same as the other ubuntu versions. 1. First create linux ubuntu virtual machine in virtualbox - Type name for the virtual machine - For type select Linux - Versions select Ubuntu - Set the amount of memory you want to us...
Telnet is Not Recognized ?? - Enable Telnet Client in Windows 10
มุมมอง 174 ปีที่แล้ว
Hello everyone, in this video i will show you How to Enable Telnet Client in Windows 10. 1. Open Control Panel & click Programs and features. 2. Click Turn Windows feature on or off. 3. Check Telnet Client & click OK. 4. Wait until finish & try again telnet. Subscribe My Channel : th-cam.com/channels/01GRBQZDTutkU9YvYpmCeA.html Other Video : th-cam.com/video/-Wx7clJMxgE/w-d-xo.html Enable Guest...
Enable Guest Account in Windows 10 - CMD
มุมมอง 2074 ปีที่แล้ว
Enable Guest Account in Windows 10 - CMD 1. Open CMD, Run as administrator 2. Type net user guest /active:yes to enable guest account 3. Type net user guest /active:no to disable guest account Subscribe My Channel : th-cam.com/channels/01GRBQZDTutkU9YvYpmCeA.html Other Video : th-cam.com/video/vgSUaYdyqe0/w-d-xo.html How to Create System Restore Point Windows 10 and Tested
Enable Built-in Administrator Account in Windows 10 - Computer Management & CMD
มุมมอง 2024 ปีที่แล้ว
Enable Built-in Administrator Account in Windows 10 - Computer Management & CMD 1. Computer Management - Right click Start then select Computer Management - Expand Local Users and Groups then click Users - Right click Administrator account with Built-in in description, select properties - Uncheck Account is disabled then click Apply & OK 2. CMD - Open CMD, Run as administrator - Type net user a...
How to Create New User Login Windows 10 - Easy Tutorial
มุมมอง 34 ปีที่แล้ว
How to Create New User Login Windows 10 - Easy Tutorial 1. Click Start and select Settings 2. Select Accounts, click Family and other users and click add someone else to this PC 3. Type username, password & set security question if you forget your password. Click Next. You can choose a standard user or administrator Subscribe My Channel : th-cam.com/channels/01GRBQZDTutkU9YvYpmCeA.html Other Vi...
How to Create System Restore Point Windows 10 and Tested
มุมมอง 24 ปีที่แล้ว
How to Create System Restore Point Windows 10 and Tested!! 1. Open Explorer and right click This PC, select Properties 2. Click System Protection, select drive C & click Configure 3. Select turn on system protection & adjust max disk space usage for system restore. Click OK 4. Click Create... & type name of the restore point. Click Create Subscribe My Channel : th-cam.com/channels/01GRBQZDTutkU...
2 Ways to Change Default Application for Files in Windows 10 - Easy Tutorial
มุมมอง 14 ปีที่แล้ว
2 Ways to Change Default Application for Files in Windows 10 - Easy Tutorial For Example, I will replace default application for pdf. 1. Right click the pdf file then select Properties. Open withs click Change then select Adobe reader, Click OK. 2. Open Settings then select Apps. Click Default apps then click Choose default apps by file type. Look for pdf extensions then change the default appl...
3 Ways to Check Computer Specifications - Easy Tutorial
มุมมอง 34 ปีที่แล้ว
3 Ways to Check Computer Specifications - Easy Tutorial 1. Open explorer, Right click This PC/Computer & select Properties 2. Press Windows R on the keyboard, type dxdiag in Run then click OK 3. Download CUPZ from link below or in description. Run CPUZ drive.google.com/file/d/1nqqVBBK29kyxc64er86qqndeNBPxGE_u/view?usp=sharing Subscribe My Channel : th-cam.com/channels/01GRBQZDTutkU9YvYpmCeA.htm...
How to Configure Bridged Network Between Virtual Machines in Virtualbox Connect with Host Network
มุมมอง 34K4 ปีที่แล้ว
How to Configure Bridged Network Between Virtual Machines in Virtualbox Connect with Host Network 1. In this video I will show the bridged network configuration between virtual machines in virtualbox connected to the host network via LAN. You can choose to use another network such as WiFi for the bridge virtual machine. Host Virtualbox : Windows 10 Another PC : Windows 7 Virtual Machine : Windo...
Install .NET Framework 3.5 in Windows 10 - Offline Installer
มุมมอง 2884 ปีที่แล้ว
Install .NET Framework 3.5 in Windows 10 - Offline Installer 1. If you have a Windows 10 cd/dvd or windows 10 ISO file, copy the sxs folder from the sources folder to drive C or D. Or download the sxs folder from the link below : drive.google.com/file/d/10DnDksSeSTNIddRzc4NnvKKQ7i2GfteK/view?usp=sharing 2. Open CMD by right click Run as administrator... 3. Type dism.exe /online /enable-feature ...
How to Install Windows 10 Pro in Virtualbox
มุมมอง 464 ปีที่แล้ว
How to Install Windows 10 Pro in Virtualbox
How to Create Bootable ISO File from CD/DVD Bootable
มุมมอง 414 ปีที่แล้ว
How to Create Bootable ISO File from CD/DVD Bootable
How to Format an External Hard Drive / USB Flash Drive from CMD
มุมมอง 104 ปีที่แล้ว
How to Format an External Hard Drive / USB Flash Drive from CMD
How to Set Password for accessing Word / Excel / PowerPoint Document Microsoft Office 2016
มุมมอง 164 ปีที่แล้ว
How to Set Password for accessing Word / Excel / PowerPoint Document Microsoft Office 2016
How to Backup & Restore Driver Windows 10/8/7 with Double Driver
มุมมอง 1064 ปีที่แล้ว
How to Backup & Restore Driver Windows 10/8/7 with Double Driver
How to Turn Off User Credentials When Access Folder Sharing - Windows 7
มุมมอง 394 ปีที่แล้ว
How to Turn Off User Credentials When Access Folder Sharing - Windows 7
How to Share folder in Windows 7 & Turn Off Password Protection
มุมมอง 404 ปีที่แล้ว
How to Share folder in Windows 7 & Turn Off Password Protection
How to Configure Internal Network for Virtual Machines in Virtualbox
มุมมอง 8054 ปีที่แล้ว
How to Configure Internal Network for Virtual Machines in Virtualbox
How to Share Folder / File Between Host & Guest Virtualbox Windows 10
มุมมอง 254 ปีที่แล้ว
How to Share Folder / File Between Host & Guest Virtualbox Windows 10
How to Check Large Folders / Files When the Computer Drive is Full
มุมมอง 114 ปีที่แล้ว
How to Check Large Folders / Files When the Computer Drive is Full
Failed Install Extension Pack Virtualbox VERR_SYMBOL_NOT_FOUND - GetLastError=127
มุมมอง 2.4K4 ปีที่แล้ว
Failed Install Extension Pack Virtualbox VERR_SYMBOL_NOT_FOUND - GetLastError=127
How to Disable/Enable USB Ports in Windows 10 from Regedit
มุมมอง 364 ปีที่แล้ว
How to Disable/Enable USB Ports in Windows 10 from Regedit
Make A Windows 10 Bootable USB Flash Drive with YUMI Multiboot - Lenovo X240 tested
มุมมอง 1324 ปีที่แล้ว
Make A Windows 10 Bootable USB Flash Drive with YUMI Multiboot - Lenovo X240 tested
How to Find your WiFi Password Windows 10 - Easy Tutorial
มุมมอง 54 ปีที่แล้ว
How to Find your WiFi Password Windows 10 - Easy Tutorial
How to Install Windows 7 in Virtualbox - 2020
มุมมอง 174 ปีที่แล้ว
How to Install Windows 7 in Virtualbox - 2020
can you share the file simple vlan configuration
Not more
Work in Win11?
Thank you very much!
Cannot find "PasswordRenew.exe"........ how can i do?
how did you find the 192. ip address to begin with?
Thanks for the video!
Thank you
Thank you so freaking much.
It's good 👍
thanks :)
Valew obrigado
after filling the ip address box and closing the window an error message pop in saying "not all requested changes in the settings could be made " what should i do ?
thanks
I put also a comment to support the channel ! realy a good job ... Keep going
ping from guest vm to first pc and second pc working. ping from first pc to second pc also working. but ping from host pc to vm or second pc to vm installed on pc 1 not working
thanks brother
Thanks. Very helpful indeed.
Tnx
Hello, is there a way to connect virtual machines from different hosts together?
Work in w10?
for w10 you can use DCLBoot :)
How about win 8.1 ?