Cisco Packet Tracer 5.1.3.6 Packet Tracer - Configuring Router-on-a-Stick Inter-VLAN Routing

Cisco Packet Tracer
Cisco Packet Tracer 5.1.3.6 Packet Tracer - Configuring Router-on-a-Stick Inter-VLAN Routing

5.1.3.6 Packet Tracer - Configuring Router-on-a-Stick Inter-VLAN Routing

S1 > enable
S1 # configure t
S1 (Config)# vlan 10
S1 (Config-vlan)# exit
S1 (Config)# int fastE0/11
S1 (Config-if)# swt access vlan 10
S1 (Config-if)# exit
S1 (Config)# int fastE0/6
S1 (Config-if)# sw access vlan 30
S1 (Config-if)# exit
S1 (Config)# int gigabitE0/1
S1 (Config-if)# sw mode trunk
S1 (Config-if)# exit
S1 (Config)# end
S1 # show vlan br



R1 > enable
R1 # configure t
R1 (Config)# int gigabitE0/0
R1 (Config-if)# no shut
R1 (Config-if)# exit
R1 (Config)# int gigabitE0/0.10
R1 (Config-subif)# encap dot1Q 10
R1 (Config-subif)# ip address 172.17.10.1 255.255.255.0
R1 (Config-subif)# no shut
R1 (Config-subif)# exit
R1 (Config)# int gigabitE0/0.30
R1 (Config-subif)# encap dot1Q 30
R1 (Config-subif)# ip address 172.17.30.1 255.255.255.0
R1 (Config-subif)# no shut
R1 (Config-subif)# exit
S1 (Config)# end
S1 # show vlan br

PC>ping 172.17.30.10

PC>ping 172.17.10.10

File Packet Tracer Pka Cisco Packet Tracer download 5.1.3.6 Packet Tracer - Configuring Router-on-a-Stick Inter-VLAN Routing Download here

Post a Comment for "Cisco Packet Tracer 5.1.3.6 Packet Tracer - Configuring Router-on-a-Stick Inter-VLAN Routing"