Options

lab setup and intervlan routing im lost

macattack003macattack003 Registered Users Posts: 1 ■□□□□□□□□□
Here is my lab setup I'm doing self study for CCNA i have packet tracer but i like using real equipment better as I feel its more realistic.

Cisco 1851 router
Cisco 3560G POE 24 port switch

I have configured my router and switch in the following way I'm not sure if this is correct or if i have done something wrong but I'm not getting the results I expected to get.

SOHO> Cisco Switch to trunk internet service thru > trunk from switch into G0/0 on router

Vlan 10
Vlan 20
int vlan 10
int vlan 20

g0/1.10
g0/1.20

ip address scheme as follows 192.168.0.1 255.255.255.0 as the ip for g0/1 interface on router

g0/1.10 192.168.10.1
g0/1.20 192.168.20.1

int vlan 10 192.168.10.2
int vlan 192.168.20.2

ip default gateway 192.168.0.1 on switch

ip routing setup on router and switch I was going to try to use OSPF but still learning routing protocols for this scenario and not sure if this is correct so far could anyone review this for me and let me know how close I am thanks.

Comments

  • Options
    MooseboostMooseboost Member Posts: 778 ■■■■□□□□□□
    Did you configure an encapsulation for the sub ports?
  • Options
    siggnationsiggnation Member Posts: 182
    I agree with Moose as you want to ensure you specify the dot1q encapsulation for your configured sub ports. In addition, it always helps to post the show run output of your devices.

    cheers.
    Currently Reading:

    CCIE Routing and Switching Written Exam v. 5.1
    CCIE Routing and Switching 5.0 OCG, Vol. I
    Cisco Lan Switching
  • Options
    DCDDCD Member Posts: 473 ■■■■□□□□□□
    What result are you not getting first? Also do a show ip interface brief on both devices. Do a sh vlan. Most likely your problem is g0/1.10 g0/1.20 they are not the sub interface of G0/0.
Sign In or Register to comment.