cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
297
Views
4
Helpful
3
Replies

Layer 3 connection to the core from access layer

mrahman0302
Level 1
Level 1

Hi,

I want to connect my access layer switch to the core via layer 3. I did configure one of the physical port as routed port and the other end on the core. My users are coming from specific vlan like 200. I need some help on how to configure this? Apreciate your help

Here is my config:

Routed Interface config:

interface GigabitEthernet2/0/24

description "Connection to the Core"

no switchport

ip address x.x.x.x 255.255.255.252

no cdp enable

Switchport config:

interface GigabitEthernet2/0/2

switchport access vlan 200

ip route 0.0.0.0 0.0.0.0 GigabitEthernet2/0/24

3 Replies 3

Collin Clark
VIP Alumni
VIP Alumni

VLAN 200 would need an IP address. Let's say 192.168.200.254 /24. That will be the default gateway for your user VLAN. Next you will need a static route in your Core for 192.168.200.0/24 pointing to the IP on Gi2/0/24.

If you role this out on a larger scale, you might want to look at using a routing protocol like EIGRP and make the switch an EIGRP stub.

Hope that helps.

Hi Collin,

Thanks for your reply. I tried that but I can not reach other network. VLAN 200 status is up but line protocol is down. I have addedd the VLAN 200 in the databse and then created SVI 200. I am using (C3750E-UNIVERSAL-M), Version 12.2(44)SE1. Any idea on that?

You must have a port in vlan 200 that is up/up for the vlan 200 interface to show up/up.

Jon

Review Cisco Networking products for a $25 gift card