0% found this document useful (0 votes)
7 views3 pages

Router and Switch VLAN Configuration Guide

Modul VLAN & Static Routing Cisco

Uploaded by

enos palimbong
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views3 pages

Router and Switch VLAN Configuration Guide

Modul VLAN & Static Routing Cisco

Uploaded by

enos palimbong
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Router-1

en
conf t
int fa0/0
no sh
ip address [Link] [Link]

int fa0/1
no sh

int fa0/1.10
encapsulation dot1Q 10
ip address [Link] [Link]

ip dhcp pool VLAN-10


network [Link] [Link]
default-router [Link]

int fa0/1.20
encapsulation dot1Q 20
ip address [Link] [Link]

ip dhcp pool VLAN-20


network [Link] [Link]
default-router [Link]

ip route [Link] [Link] [Link]


ip route [Link] [Link] [Link]
Router-2

en
conf t
int fa/0
no sh
ip address [Link] [Link]

int fa/1
no sh

int fa/1.30
encapsulation dot1Q 30
ip address [Link] [Link]

ip dhcp pool VLAN-30


network [Link] [Link]
default-router [Link]

int fa/1.40
encapsulation dot1Q 40
ip address [Link] [Link]

ip dhcp pool VLAN-40


network [Link] [Link]
default-router [Link]

ip route [Link] [Link] [Link]


ip route [Link] [Link] [Link]

SW-1
Vlan database
Vlan 10
Vlan 20
Exit

int fa0/1
sw mode trunk
int fa0/2
sw access vlan 10
sw mode access
int fa0/3
sw access vlan 20
sw mode access

SW-2
Vlan database
Vlan 30
Vlan 40
Exit
int fa0/1
sw mode trunk
int fa0/2
sw access vlan 30
sw mode access
int fa0/3
sw access vlan 40
sw mode access

You might also like