VLAN Inter Routing (DHCP & STATIC)
HOW TO CONFIGURE INTER ROUTING USING CLI
(DHCP & STATIC IP)
Router Configuration
Make sure to do "enable" and then "conf t" first! And make sure to create the vlans first!
1. Static Router Config
"int fa0/0.YOUR_VLAN"
2. DHCP Router config
"ip dhcp pool YOUR_VLAN_NAME"
( If you want to check your configurations exit all the way to "#" then type "show running-config)
then activate the router!
after that make sure to change the port that is connected to the router on the switch is on trunk mode!
FIND OUT HOW TO MAKE VLANS ON A MANAGEABLE SWITCH USING CLI:





Comments
Post a Comment