Konfigurasi Inter Vlan Routing





PC 1 :















PC  2 :


















Konfigurasi Switch :
enable
conf t
vlan 30
int range fa0/1,fa2/1
switchport access vlan 10
int range fa1/1,fa3/1
switchport access vlan 30
end


Konfigurasi Switch Trunk :
enable
conf t
int range fa0/1-fa1/1
switchport mode trunk
end


Konfigurasi Router :
conf t
int fa0/0.10
encapsulation dot1q 10
ip address 172.17.0.1 255.255.255.0
int fa0/0
no sh
!
conf t
int fa1/0.30
encapsulation dot1q 30
ip address 172.17.30.1 255.255.255.0
int fa1/0
no sh



 

0 comments:

Posting Komentar

Komen dong