Friday, June 23, 2023

core-sw configuration

 interface FastEthernet 1/0

  switchport trunk encapsulation dot1q

  switchport trunk allowed vlan 1-2,1002-1005,80,90

  switchport mode trunk

  ip name server 8.8.4.4 & 192.168.16.2

  no shutdown



interface FastEthernet 1/2

  switchport trunk encapsulation dot1q

  switchport trunk allowed vlan 1-2,1002-1005,80

  switchport mode trunk

  no shutdown



 interface FastEthernet 1/3

  switchport mode access

  switchport access vlan 80

  no shutdown


 interface FastEthernet 1/4

  switchport trunk encapsulation dot1q

  switchport trunk allowed vlan 1-2,1002-1005,90

  switchport mode trunk

  no shutdown




do show ip int br

show int status




VMware_Mikrotik load balance and failover

  Senario: WAN-1 (Primary): IP: 192.168.99.120/24 Gateway: 192.168.99.1(IP>Route e দিতে হবে পরে ) Interface: wan-1 ধরুন এটি ether1 পোর্ট...