Cisco Switching/Routing :: ASA5505 - Gateway Of Last Resort - Layer 3 Switch

May 23, 2012

I'm building the below network configuration:
 
WAN -------- ASA5505 ------<802.1q trunk>----- L3 switch -----<802.1q trunk>----- L2 switch w/ VLAN support
 
The following VLANs exist on the ASA and both switches: VLAN 10 (10.10.10.0/24), VLAN 11 (10.10.11.0/24), and VLAN 99 (10.10.99.0/24).
 
The ASA5505 performs the following functions: routing to/from the WAN, firewall, NAT, and DHCP for each VLAN.  It has an interface on each VLAN (10.10.x.2) for a DHCP server.
 
The L3 switch provides inter-VLAN routing and layer 2 switching.  The L2 switch provides layer 2 switching, with VLAN support.
 
What should the default gateway on the L3 switch be?  Should I set the IP of the physical interface connected the L3 switch to the ASA5505.

View 8 Replies


ADVERTISEMENT

Cisco Switching/Routing :: 4500 / 2960 - How Layer 2 Switch Works Without Default Gateway

Aug 14, 2012

4500 switch is connected to 2960 switch.
 
4500  config
Vlan 10
name Data
 
It has ip helper configured that points to DHCP.From 4500  switch port  - port  x connects to 2960 port.Port x is configured as trunk between 4500 and 2960.

2960 config
vlan 10  
name data 

All user ports are configured under vlan 10 and as access ports.Port x is trunk port connected frpm 2960  to 4500 switch allowing vlan 1 and 10 only.This switch has no default gateway configured.
 
We connected user PC on 2960 switchports and they were able to get the IP from DHCP server and were able to access the network? My question is how users on 2960 switch are able to access the network without ip default-gateway configured  on 2960 switch?

View 6 Replies View Related

Cisco Switching/Routing :: SF 300-48 Layer 3 Switch Tried To Configure To Use

Aug 24, 2011

I got one SF 300-48 layer 3 switch I tried to configure to use it in the office network.Unfortunately I'm unable to configure the VLAN settings.I need port one for input(VLAN2),port 7-15 for another vlan(vlan3) also need to connect with the vlan 4.port 15 is another vlan(vlan4) this is for wireless.Other ports are static.It doesn't get any connections with other vlans.I wish to know how to configure vlans in GUI mode.I tried , But I can't get the Vlan setting correctly.Also,I need to know how to communicate both vlans in GUI mode.

View 8 Replies View Related

Cisco Switching/Routing :: Layer 3 Switch And ASA 5550

Apr 29, 2013

I created a lab and I have a few issues. One with a layer 3 switch and another with a ASA 5550.
 
1. Layer 3 switch: I have created multiple Vlans and I am able to route between them. I can ping the switch IP but not the default gateway to the ASA. I did a tracert of the default gateway of the ASA and once I am past the Vlan gateway it fails.
 
2. On the ASA 5550 I created the Vlans on sub-interfaces but still cannot get to the internet. ASA config is below the switch config.

View 7 Replies View Related

Cisco Switching/Routing :: 3550 / Layer 3 Switch Not Routing?

Apr 26, 2012

I have a 3550 l3 switch configured as follows:

vlan 10 ports 1-10
vlan 21 ports 11-20
vlan 30 port 21-30
vlan 40 ports 31-40
default vlan should be vlan 21

I have the servers, switch and router connected to vlan 21.  Vlan 21 works great I can browse the internet, but I cannot ping any other vlans. router is connected to fa0/19
 
[code]
Building configuration... 
Current configuration : 4833 bytes
 !
 version 12.2
 no service pad

[code]....

View 11 Replies View Related

Cisco Switching/Routing :: 2960 - Identify Layer 2 Or 3 Switch?

Feb 9, 2012

I can understand it 's one of those very basic questions , but how do I identify a Switch is Layer 2 or Layer 3 ?Looking through # show version command and checking the IOS version to be IP BASE or LAN BASE . Is it the right way ?Cisco 2960 is a Layer 2 or a Layer 3 Switch ? I noticed that access-lists could be configured which means that it 's a Layer 3 Switch , right?
 
[code]....

View 5 Replies View Related

Cisco Switching/Routing :: Can Use Switch 3750 As Router Layer 3 Without NAT

Jan 13, 2013

I've created a scenario using a 3750 cisco as core switch ad other 6 switch model 2900 in access level.my problem is this, the router is not a cisco router, and this router is not able to make NAT on more than one subnet.Into the core switch I've created 4 VLAN and I must to give internet access to 3 of them, 192.168.0.0/24 (vlan1), 172.16.0.0/24 (vlan2), 172.17.0.0/24 (vlan3).I've connected the switch to router via  gigabit ethernet 0/1 and I've assigned to this interface ip address 192.168.10.2, the router ip address is 192.168.10.1, Switch ip default-gateway is router ip address 192.168.10.1, ip default route is 0.0.0.0 0.0.0.0 192.168.10.1 I've enabled ip routing feature and I've set no switchport feature to interface gigabit ethernet 0/1.From core switch I can ping router ip address but I can't make it from all other user, and the users not able to have internet access.

Below the switch configuration (only necessary strings)
 
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption

[code].....

View 6 Replies View Related

Cisco Switching/Routing :: 3500XL - How To Manage Layer 2 Switch

Sep 5, 2012

My understanding is that even layer 2 switches like the Cisco 3500XL can have 1 IP address for management.  However, I cannot seem to figure out how to configure it to get it working in a router on a stick setup.  I can manage the router through SSH, but I cannot SSH to the switch.      

View 3 Replies View Related

Cisco Switching/Routing :: 3560 DHCP In Layer 3 Switch

May 25, 2012

I have made a topology by using one 3560 switch and 2 2950 switches. I have also made 2 vlans name Clients and other Servers and vlan 1 is for anagement purposes. The left 2950 switch is for clients and the right is for servers. Clients is vlan 2 and servers is vlan3 . Now what i want is that my dhcp is should assign ips to clients in vlans 2 provided that servers are in vlan 3. I am also using a border router and i have introduced a default route on the 3560 to the border router.
 
Now when i assign static ips to my clients pc and server dhcp then i can ping between vlans but when i try to assign ip through dhcp then it wont work. Also the default route on the switch to the border router doesnt seem to work. I can ping only the border router when i put a default route on the border router instead of the 3560 switch.

View 3 Replies View Related

Cisco Switching/Routing :: Catalyst 4500 As Layer 2 Switch But With VRF?

Oct 16, 2012

is it possible to run a Catalyst 4500 as pure Layer 2 Switch, i.e. disabling "ip routing", but still managing the switch via Fa1, i.e. the defautl mgmtVrf vrf ?I tried the following:

!
no ip routing
!
interface FastEthernet1
ip vrf forwarding mgmtVrf
ip address 192.168.1.1 255.255.255.0
!
ip route vrf mgmtVrf 0.0.0.0 0.0.0.0 192.168.1.254
ip default-gateway 192.168.1.254
 
I was not able to reach the Switch even from the same subnet. Only after enabling ip routing I could manage the Switch. I haven't found any command to set ip default-gateway for a vrf. Any workaround to keep routing disabled, but still manageable via VRF?

View 3 Replies View Related

Cisco Switching/Routing :: Configuring OSPF On A Layer 3 Switch 3560G

Apr 12, 2013

Configuring OSPF on a catalyst 3560G Switch to connect to our building next door by way of fiber.  The other two switches in the other building are running OSPF, I am trying to connect to the other building and access a server which is on a switch running OSPF.  I am trying to configure the switch here to run OSPF and be able to see the neighbor, but currently can't although I've identified the networks.  Maybe I'm missing something, I've followed the instructions but  something is not right.

View 15 Replies View Related

Cisco Switching/Routing :: 3560 / Connectivity From Layer 3 Switch To Firewall?

Nov 29, 2012

RACK 1 is the old rack and NEW RACK is the rack which is going to be procurred for some new Servers. All the Servers in the RACK 1 has a default gateway as PIX Inside IP. As of now the 3560 Switches acts as Layer 2 and does not have L3 IP routing enabled. How can I enable conenctivity between 192.168.36.0 range and 192.168.57.0 range wihtout making any change to current PIX inside IP address 192.168.57.1?Is it possible that I can enable IP routing on the 3560 Switches , create interface VLAN 36 and since already Switch 2 has it 's default gateway as 192.168.57.1 , Would the traffic from 192.168.36.0 be routed to 192.168.57.1 ? Or do I need to create static route for that ?Since L3 Routing is not enabled and since the 3560 Switches are just acting as L2 , the  VLAN 2 - 192.168.57.0 range does not have any interface VLAN configured. When it is changed I would need to create interface VLAN 2 on 3560 Switches?

View 18 Replies View Related

Cisco Switching/Routing :: Default Password For 2960-C Layer 3 Switch

Dec 23, 2012

I just received a Catalyst 2960-C (WS-C2960C-8TC-L R) switch and I am unable to sign into its web GUI in order to configure it. I've tried both the Cisco Network Assistant and Internet Explorer and I am unable to log in either way. The documentation provided by Cisco states that the default password is simply cisco and that a username is unnecessary. Needless to say, it doesn't work. I've also Googled for other default passwords (such as cisco-cisco as the username-password), none of which worked either. I've also tried resetting the switch back to its factory default a few times.

View 8 Replies View Related

Cisco Switching/Routing :: Does Ip Helper Address Work On A Layer 2 Switch 2950

Jan 9, 2012

I would like to know if ip helper-address feature is working on a layer 2 switch (2950,2960) or you should use a Layer 3 switch to do that?

View 7 Replies View Related

Cisco Switching/Routing :: Layer 3 Port Channel From 6500 VSS Switch To Two Standalone

Jul 30, 2012

Configured Layer 3 portchannel from 6500VSS enabled switch to two different 6500 standalone switch. Configured first ip on VSS switch, second ip on standalone switch1 and third IP on standalone switch2. My question is
 
1. Will the portchannel be up?
2. If port channel is up, will I able to ping the connected IP's.

View 1 Replies View Related

Cisco Switching/Routing :: Layer 3 Module Required For 5500 Series Switch?

May 16, 2013

We are working with a contractor to upgrade our network, and I heard from them that the 5596/5548 might not need the Layer 3 module for our inter-VLAN routhing.  They have yet to give me an answer.
 
We do have a few static routes on our current layer-3, core switch too. 

View 3 Replies View Related

Cisco Switching/Routing :: RJ45 Uplink / Layer 2 Switch With Dual AC Power Supply?

Dec 3, 2011

I need a L2 switch with dual AC power supply and RJ45 uplink The optin I got was   WS-C3560X-48T-L + C3KX-PWR-350WAC , but the problem is with uplink . There is no RJ45 1G uplink , there is only option for SFP uplink The another option was  WS-C2960G-48TC-L , but there is no dual AC power supply option a good model ( Dual AC power supply , RJ 45 uplink ports (Gig) , with 48 port 100/1000 UTP)

View 3 Replies View Related

Cisco Switching/Routing :: Can Layer 2 2950 Switch Be Used As DHCP Server With Its Own Address Pool

Mar 18, 2009

Can a layer 2 cisco 2950 switch be used as a dhcp server with it's own address pool.

View 3 Replies View Related

Cisco Switching/Routing :: Configure Virtual Circuits On Layer 2 Switch Catalyst 2950

Feb 14, 2013

can i configure virtual circuits on cisco layer 2 switch catalyst 2950 ?

View 1 Replies View Related

Cisco Switching/Routing :: Catalyst 3560X-24T-S - Setup DHCP Servers On Layer 3 Switch?

Apr 1, 2012

Do you have the ability to setup DHCP servers on this layer 3 switch? I know I can with my old 3550 switch. Want to upgrade and make sure this model supports setting up dhcp servers on it.

View 3 Replies View Related

Cisco Switching/Routing :: 6500 Configure Switch Layer 3 Port Connected To Firewall

Feb 26, 2012

I have a switch layer 6500  series connected to a firewall, the port configuration between them is  layer 2, in another words I do not configure an IP address in the Cisco  switch port to conected it in the firewall, but when a apply a policy on  firewall it lose communication with others vlans, just the vlan that is  connected between the switch and firewall works, attachment the design.  I think that is necessary to configure the connection between the  firewall and switch as layer 3 ( a port with IP address in the switch),  but I would like to know why? The switch is configured with about 10  vlan and it is a inter vlan routing, a default route is configured in  the switch where the gateway is the firewall.

View 5 Replies View Related

Cisco Switching/Routing :: Sg300 And SLM2024 VLAN As Layer 2 And Layer 3 Switches Connection

Mar 18, 2012

I want to setup VLAN with the switches SG300 and SLM2024. What is the suggestion to connect these 2 switches. We have the Juniper net screen.

View 1 Replies View Related

Cisco Switching/Routing :: Cannot Reach Gateway Through Routing Switch (3750)

Mar 11, 2012

I'm running into what seems a basic ip routing config problem with a Catalyst 3750 (IP Base) switch. I have several VLANS configured on the switch with IP routing enabled, and the switch is connected to the inside interace of a new ASA 5520 as follows:
 
ASA5520 IP (Default gateway): 192.168.1.1Switchport Gi1/0/1 is configured as a routed port, IP address 192.168.1.3 255.255.255.0Example VLAN is VLAN 100, IP address 192.168.100.1 255.255.252.0 From the switch CLI, I can ping all VLAN addresses, as well as the ASA5520, and the client laptop I'm testing with from VLAN 100.
 
From the client laptop on VLAN 100, I can ping all switch interface and VLAN addresses (inter-VLAN routing is working), including 192.168.1.3, but I CANNOT ping the default gateway at 192.168.1.1.
 
Here is the relevant configuration information on the 3750:
 
!
no aaa new-model
switch 1 provision ws-c3750x-24
system mtu routing 1500

[Code]....

View 4 Replies View Related

Cisco Switching/Routing :: WS-C2960G-8TC-L / Can Ping Gateway But Not The Switch In Between

Jul 4, 2011

Default Gateway of ISP----> Switch------->Router
 
From my router, I can ping Gateway, however I cant  ping the switch (WS-C2960G-8TC-L) in between.

View 2 Replies View Related

Cisco Switching/Routing :: 3750x Application Not Working When Switch As Gateway

Jun 2, 2011

In change network topology, we are going to assign PC's Gateway as Switch (3750X) IP Address rather than server IP Address. Currently we have configured all Sytems's Gateway is Internet Server IP Address which we are going to replace with Switch IP as Gateway.Issue is while connecting specific application like team viewer in which application tried to send keepalive message to the live server and in case of switch/router IP as gateway. Connection doesn't established. However it is working fine when Internet Server IP treated as gateway.

View 1 Replies View Related

Cisco Switching/Routing :: 3750 Switch Configured - Only Can Ping Gateway

Sep 27, 2012

how my switches are configured, a cisco 3750 and a cisco 4506.[code] i can ping the gateway from the 3750  however cannot get anything past that or enything to it.

View 12 Replies View Related

Cisco Switching/Routing :: 3750 Switch - ICMP Delay To Default Gateway

Aug 25, 2012

I had setup a lan infrastructure with 5 3750 stack swithes. In these 3 of them are in one stack which is acting as access switch, 2 of them in another stack which is as core switch where all the SVI is configured. Now, when i tried to ping from our edge pc which is connected in access switch to default gaeway, which is configured in core switch, the ICMP is getting delayed . But when try to ping from the same edge pc to another user PC, it is getting less tahn 1 millisecond icmp replies.
  
why icmp is delaying to default gateway , but working with another edge to edge pcs without any delays?

View 1 Replies View Related

Cisco Switching/Routing :: 3750X - Application Not Working (Switch / Router IP As Gateway)

Nov 12, 2012

In change network topology, we are going to assign PC's Gateway as Switch (3750X) IP Address rather than server IP Address. Currently we have configured all Sytems's Gateway is Internet Server IP Address which we are going to replace with Switch IP as Gateway. [code]
 
Issue is while connecting specific application like team viewer in which application tried to send keep alive message to the live server and in case of switch/router IP as gateway. Connection doesn't established. However it is working fine when Internet Server IP treated as gateway.

View 33 Replies View Related

Cisco WAN :: InterVLan Routing Layer 3 Switch With C3560E

Apr 13, 2013

I am tryingto add a new VLAN on my C3560E Layer 3 switch for administration purpose.My goal is to make this VLAN for administration only and to let the administrators from 172.17.1.1 connect to any host of the internal network 172.16.0.0 plus exit to the internet via the default gateway 172.16.1.245.
 
Here an extract of what done so far:
 
ip routing
spanning-tree mode pvst
spanning-tree extend system-id
vlan internal allocation policy ascending
!
interface GigabitEthernet0/1
[Code]...
 
What happened is that:
1. The host connected to Vlan30 can correctly ping the interface it is connected to.
2, The internal network can access the internet
3. The host connected to VLAN30 cannot access the internet and cannot connect to any internal server.
 
Do I have to add a static route? This is a production envuironment and it is my first experiment with a layer3 switching in production, so I cannot mistake

View 19 Replies View Related

Foundry Fesx424 Layer 3 Switch Routing For LAN Party

May 5, 2012

I'm fairly new to networking but I've learned quite a bit on my own without being educated. I'm trying to just figure things out on my gear. So for my LAN party i'm going to need an internet connection. I'm not going to rely on my venues subnet though so i want to create a new /24 subnet(250 hosts is good for a start). I want my subnet to be able to speak to the outside network too.

View 8 Replies View Related

Protocols / Routing :: Setting Up A Cisco 3750 Layer 3 Switch With Several Vlans?

Feb 4, 2011

I'm setting up a Cisco 3750 layer 3 switch with several vlans. I thought enabling routing would route between the vlans, but no such luck.What I want is to share the internet access of vlan 100 with the other vlans/ip-nets.How can I do that?

View 2 Replies View Related

Protocols / Routing :: Make Vlans In Linksys SRW224G4 Layer 2 Manageable Switch?

Apr 25, 2012

i need to know that how can i make vlans in Linksys SRW224G4 Layer 2 manageable switch , because i have 100 users network having lots of users using more then 1 ip to connect 4 different servers having different ip class pools, what i need is, i want to use only single ip pool with Class B Address like 172.16.6.0 for all network users which all connect to far end servers through layer 2 Linksys SRW224G4 manageable switch controlling to allow different IP pools ? like 172.16.1.0 / 172.16.55.0 / 172.16.99.0 and 192.168.1.0

View 1 Replies View Related

Cisco Switching/Routing :: Sub-50ms Protection Switching At Ethernet Layer (ERPS G.8032)

Jul 24, 2011

It is understood that sub-50 ms ERPS convergence can be achieved with certain HW/SW combinations.
 
1) What are the platforms supported (and with what FW/SW) has this been tested ?any results that can be shared?
 
2)  Link failure detection in GigE on Copper is slower compared to GigE  over "pure" Fibre; so no sub-50ms would be possible with Copper ring ports.is sub-50ms convergence achievable with "combo SFP ports" ?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved