Hi
I have a simple setup in GNS3 and unsure why R1 is unable to ping the SVI on SW1. Perhaps some experts can advise. Newbie trying to learn networks....
Topology
R1 (fa2/0) <-----> (fa1/0) SW1
Config
#R1
interface FastEthernet2/0
description SW1
no ip address
interface FastEthernet2/0.201
encapsulation dot1Q 201
ip address 10.10.0.2 255.255.0.0
#SW1
interface FastEthernet1/0
description R1
switchport access vlan 201
interface Vlan201
ip address 10.10.0.1 255.255.0.0
ip routing
No comments:
Post a Comment