Membership (ke client)
#vlan 10
#name komputer
#int range fa0/1-fa0/24
#switch mode access
#switch access vlan 10
Trunking Vlan (antar switch dan router)
#vlan 99
#name trunk
#exit
#int fa0/24
#switchport mode trunk
#switchpor trunk native vlan 99
Inter Vlan (settting at the router)
#int fa0/1.10
#encapsulation dot1q 10
#ip add 192.168.10.254 255.255.255.0
Show vlan
#vlan 10
#name komputer
#int range fa0/1-fa0/24
#switch mode access
#switch access vlan 10
Trunking Vlan (antar switch dan router)
#vlan 99
#name trunk
#exit
#int fa0/24
#switchport mode trunk
#switchpor trunk native vlan 99
Inter Vlan (settting at the router)
#int fa0/1.10
#encapsulation dot1q 10
#ip add 192.168.10.254 255.255.255.0
Show vlan
No comments:
Post a Comment