1.0 Inter VLAN Routing-1
1.0 Inter VLAN Routing-1
Access Port
2.0 Configuration
Step 1: Create VLAN
Switch(config)#vlan 10
Switch(config-vlan)#name HR
Switch#wr
3.0 Verification
Step 1: Inter VLAN Routing Status
** Router **
Router#show ip route
Router#show running-config
Router#show interfaces gigabitEthernet 0/0
** Switch **
Switch #show vlan brief
PC-02
C:\>ping 20.20.20.6
C:\>ping 10.10.10.6
C:\>tracert 20.20.20.7
Inter-VLAN Routing (Router-on-a-stick)
1.0 Conception
Router-on-a-stick
dot1Q IEEE 802.1Q
Virtual LAN
2.0 Configuration
Step 1: Connect a single interface switch to router & assign Trunk port
** Switch **
Switch #show vlan brief
PC-02
C:\>ping 20.20.20.6
C:\>tracert 20.20.20.7