Cisco Switching/Routing :: ASA 5510 VLAN Route Between Sub Int And Physical Port

Nov 13, 2012

Firewall: ASA 5510
Switch: Linksys SRW2048
Physical topology: PC - > VLAN99 - > SRW2048 - trunk - > ASA5510
Switch Setup:

I've been tasked with breaking up a network that has run out of IP's, and have decided to use VLANs to accomplish this. I have to use an ASA5510 to accomplish all the routing between hosts in different VLANs.Port 48 is trunked to the ASA eth0/0 interface, with VLAN 99 and VLAN 20 tagging packets, VLAN 1 Untagged. Hosts hooked up to appropriate ports on Switch.

View 2 Replies


ADVERTISEMENT

Cisco Switching/Routing :: Difference Between Using Hsrp On Vlan And Physical Port On 3750 Switch

Nov 14, 2012

What the different between using hsrp on vlan interface and on physical port (routed port) on Cisco 3750 Switch? Wha the benefits?

View 3 Replies View Related

Cisco Switching/Routing :: Using ASA-5510 To Route VLAN WLAN Connection

May 28, 2012

I am a complete newbie to Cisco equipment. So far I've been able to figure out how to do most of what I needed by using the ASDM but I have run into something that is a little more complicated that just opening a port. We currently have a connection to our remote site. This site has a T1 internet connection. Our connection is a site to site VPN with an ASA-5510 on this end and a ASA-5505 on the other.
 
We are upgrading this connection to a 75mbit hybrid microwave/fiber link. The provider is going to hand it off to us as an untagged VLAN. We made the decision to route all of the remote site's internet access through this location as to avoid having to split off part of the bandwidth of this link to dedicate to internet access.........

View 23 Replies View Related

Cisco Switching/Routing :: Vlan And Physical Interface Counters 3560x

Dec 9, 2012

vlan interface and physical interface (that is serving for this vlan ) have different input/output counters, there is only one physical interface in this vlan .
 
sh int vlan 64
30 second input rate 9000 bits/sec, 9 packets/sec
30 second output rate 0 bits/sec, 0 packets/sec

[Code]....

View 5 Replies View Related

Cisco Switching/Routing :: Route Data From Vlan 10 To Vlan 20 On 2960s?

Mar 31, 2013

i need to solves this little problem on 2960S lan BASE but i dont know if it is possible.
 
Uplink port config for gi 1/0/28 is:
 
switchport mode trunk
switchport trunk alloved vlan 10,11
  
but on interface gi 1/0/1 i want to have data from vlan 10 tagged as VLAN 20.
At this time i have solved this issue very primitively
 
I have set up gi 1/0/2 as int mode acces, acces vlan 20 and i have connected gi 1/0/2 with gi 1/0/3 with eth cable. int gi 1/0/3 is switchpor mode acces, switchport acces vlan 10

View 4 Replies View Related

Cisco Switching/Routing :: Configure Port-Channel Or Physical Interface On 3750

Jan 12, 2012

how to configure this. I did it in the past but kind of forgot how I did it.I have a stacked 3750 (two physical switches) connecting to a 2960.
 
I am creating trunk ports with limited access to VLAN 300, 600, and 700.
 
There is two interfaces connected from the 3750's(one on each physical stack member) to the 2960.I have the physical interfaces configured exactly the same.
 
3750 Config:
 
interface Port-channel2
!
 interface FastEthernet1/0/46
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 1, 300,600,700
switchport mode trunk
speed 100

[code]....

Should I keep the configuration on the physical ports and not configure the Port-Channel Interfaces? Do I need to configure port-channel load balancing? Is the channel-group mode sufficient? Goal is to basically create 2 links to the 2960 to double the bandwidth and provide redundancy.

View 7 Replies View Related

Cisco Wireless :: 2504 Assigning Physical Port To A Specific Vlan

Mar 28, 2012

I created a wlan just for our wireless IP phones.I assigned an interface I created which in turn was set to a specific port on company 2504 WLC.  Connecting switchport is set to trunk. Right now I can't ping the voice wlan interface.

View 1 Replies View Related

Cisco :: WLC 5508 - Physical Port Devoted For Specific VLAN / Function?

Apr 2, 2013

We have currently a WLC 5508 using 8 ports bundled into an etherchannel.
 
We would like to remove one physical from this etherchannel and use it for providing an access to Internet only,
 
Is it possible to create an virtual interface on the WLC that points only on this port?
 
(we would like to have a physical separation for the Internet traffic only and encrypt the capwapp up to the WLC).

View 10 Replies View Related

Cisco Switching/Routing :: Getting Physical Port Failure Error On Nexus 7010 Switch

Jul 9, 2012

I've Nexus 7010 switch installed in my DC. I've conncected Cisco router to one of the Ports. On the same port I'm getting following error message and hence, unable to form EIGRP neighborship.
 
DR-CORE-SW-S01-NEXUS7K %MODULE-2-MOD_SOMEPORTS_FAILED:
Module 1 (serial: JAF*******NGK) reported failure on ports 1/2-1/2 (Ethernet) due
to R2D2 : Speed patch failed - no frames transmitted in device 143 (error 0xc8f0
1273)

View 1 Replies View Related

Cisco Switching/Routing :: 3825 ISR - Traffic Route From Switch Port To Router Port

Jun 5, 2013

I'm fairly new to Cisco products am in the process of developing my network knowledge on a deeper level.  I have a 3825 with a HWIC-4ESW and I'm struggling to fully understand how the two "see" each other.  I've setup a V LAN with a layer 3 address on the HWIC and added the switch ports to it.  This seemed to allow devices connected to the switch ports to talk to the built-in router ports.  I thought this was all making sense until i applied an access-list to the router port.  It's a simple ACL i'm just using for testing and the only thing it does is blocks telnet from anywhere.  I know the ACL is setup properly because if I connect a device directly to the router port i cannot telnet to the port.  However, if i connect a device to one of the switch ports, i am able to telnet to the router port successfully. 

It seems that I'm missing something with how traffic flows from the switch port to the router ports and how the two "see" each other. 

View 2 Replies View Related

Cisco Switching/Routing :: 887 - Add Static Route Through Another Host Within Same Vlan

May 29, 2012

this is router 887, its vlan is 192.168.3.1/24. If I'd like to add a static route via different host within same vlan, rather than the router, like:

ip route 192.168.100.0/24 192.168.3.6

How can we achieve it? I tried adding it directly and failed:
 
(config)#ip route 192.168.100.0 255.255.255.0 192.168.3.6
%Invalid next hop address (it's this router)

View 6 Replies View Related

Cisco Switching/Routing :: SG300 Inter Vlan Default Route

Sep 23, 2012

I just got my Cisco SG300 28, but I have some problems getting the routing to work. I get the vlans to get to the router, with the default route. But not getting them to talk with each other. I can ping the IPs from the cisco, but I am not getting traffic to go from vlan 1 to vlan 2. When I try to google, it say that it should do it automatically, and I found no setting for it. It looks like it not creating any route for the interfaces.

View 2 Replies View Related

Cisco Switching/Routing :: Cannot Set Route-map On Interface Vlan In Non Default Vrf On 3750

Dec 12, 2012

Cannot set route map on interface vlan. which in non default vrf on Cisco 3750.IOS c3750-ipservicesk9-mz.122-55.SE.bin sdm prefer route in enable ip vrf users rd 200:0 route-target export 200:0 route-target import 200:0 interface Vlan201 description Users 1 ip vrf forwarding users ip address 10.31.76.1 255.255.252.0 ip helper-address 10.31.4.57 route-map fromuser permit 10 match ip address fromuser set ip next-hop 10.31.128.155 When I enter "ip policy route-map fromuser" to interface Vlan 201 I heve the message:
 
% Remove VRF configuration from interface Vlan201 first

View 5 Replies View Related

Cisco Switching/Routing :: PBR - 3750 VLan Does Not Accept IP Policy Route-map

Nov 1, 2012

I am trying to configure policy based routing however when i try to apply to an interface vlan.  The configuration does not show in the interface.
  
route-map OTHER_ROUTE permit 10
match ip address OTHER_ROUTE
set ip next-hop x.x.x.x

[Code]....

View 4 Replies View Related

Cisco Switching/Routing :: Unable To Apply IP Policy Route-Map To VLan 4 In C-3750

Apr 22, 2012

Here is my configuration below , i have upgraded my C-3750 switch IOS from IPbase to IPservices , after upgrading i have tried to apply PBR on my Vlan 4 and failed , when i am tying to apply route-map to Vlan4 the command was taking but i am unable to see the route-map when sh run , i am giving the command as "ip policy route-map TTSL" in my Vlan4 , below is the configuration.
 
In Vlan2 i have connected one ISP and Vlan4 I have connected one ISP , my local subnets are 192.168.1.x and 192.168.2.x , now i want to route the 192.168.1.x traffic from Vlan2 and 192.168.2.x Traffic from Vlan4 .
  
sh boot
coreswitch#sh boot
BOOT path-list      : flash:c3750-ipservices-mz.122-35.SE5/c3750-ipservices-mz.122-35.SE5.bin

[Code].....

View 9 Replies View Related

Cisco Switching/Routing :: EIGRP Route Advertisements Not Making It To ASA 5510?

Mar 11, 2012

We are deploying a new office in the building next to our main office.  The main office has a Cisco ASA 5510 behind that is a Cisco 3750 stack. In the new office we are deploying a new Cisco 3750, they will be connected via fiber cable.  I have sliced off VLAN 800 as a transit link /30 with an address space of 10.249.249.1-4.  The new 3750 only has two VLAN's 800 and 112 (10.112.0.0/24).  VLAN 112 routes are advertised to the neighboring 3750 properly as seen in the routing tables of the 3750 stack:
 
D       10.112.0.0/24 [90/3072] via 10.249.249.2, 00:22:24, Vlan800
 
Traffic passes between all local VLANS with no issue.  I found in order to get packets to pass between the ASA and the new 3750 I had to add a static route to the ASA:
 
S    10.112.0.0 255.255.255.0 [1/0] via 10.100.0.1, inside
 
My question is why is EIGRP not advertising the 10.112.0.0 network to the ASA.  Here are EIGRP configs on the switches
 
Existing 3750 Stack
 router eigrp 100
network 10.0.0.0
redistribute static

[code]....

View 9 Replies View Related

Cisco Switching/Routing :: 5510 How To Configure A Backup Route To Internet

Jul 24, 2012

how to configure a backup route to the internet.  My client has 2 ISP and basically they want to use 1 ISP and in case the ISP fails, use the other one as backup route to the internet.
 
The problem I’m facing is that each ISP is plugged to a dedicated ASA 5510, so 1 ISP in one firewall and 1 in the other.  Both ASA are plugged to an internal network in a dedicated VLAN with a L3 switch and that L3 switch manages the internal network.
 
My question is, how can I tell my switch to use ASA1 to go out to the internet and in case the ASA 1 OR THE LINK TO INTERNET used by ASA 1 fails, use ASA 2?  It would be great if I can send traffic to the internet thru both connections at the same time.  Also, I know the ASA has High Availability configuration, but that applies only if both licenses in the devices are the same and I have a mismatch with the SVPN license, and also I don't know if with my current topology I can use the High Availability model, so I think I can’t use that option and the solution must be applied in the L3 switch, but I don’t know how to tell it to use ASA1 and if failure of the device or the outside interface plugged to ISP 1, then use ASA2.  Besides, I would like to know how to optimize this config to do the switch between internet connections seamless to the users if possible (there are VoIP calls on this floor, so I don't want to drop the calls). 

View 5 Replies View Related

Cisco Switching/Routing :: ASA 5505 - Port 80 Route Between Vlans

Apr 14, 2013

I have 2 Vlans with seperate networks and want to create a route between one server in vlan 465 to another server in vlan 436 via port 80.Vlan 465 has a ASA 5505 inside that IP address 89.254.12.35 will be initiating the connection to address 10.200.1.213.
 
-Vlan 465: server address 10.200.1.213
-Vlan 436: server address 89.254.12.35
 
However for extended security I would like to restrict the firewall opening to an IP to IP opening.

View 7 Replies View Related

Cisco Switching/Routing :: 3750-48 Port Switch - IP Route Added Not Showing Up

May 30, 2013

We have a cisco 3750-48 port switch.We have a few SVI's configured and some static routes configured.I had created a new interface vlan and gave it an IP. I can ping the gateway.
 
Now I want to add a static route to go out that interface.when I add: ip route 10.x.x.x 255.255.255.0 10.52.10.1
 
it eccepts it (no errors) But, it does not show in the routing table nor in the config? How to add the static route to go out that vlan interface.

View 15 Replies View Related

Cisco Switching/Routing :: 3560 - SW VLAN Reachability ASA 5510

Jan 16, 2013

Topology: 3560 <-access-mode-link-> ASA5510 - Internet,3560 has 3 VLANs and 3 corresponding SVIs (default-gateways for VLANs),Just configured RAS VPN on ASA5510 and successfully made connection,Now, from RAS VPN (IPSEC) client workstation CLI, can ping all 3560 SVIs,CANNOT PING host devices plugged into switchports.

View 1 Replies View Related

Cisco Switching/Routing :: 2960S / 2911 / ASA 5510 - VLAN Can't Get To Internet

Sep 24, 2012

Have multiple Catalyst 2960S switches, Cisco 2911 router and ASA 5510 firewall.
 
On the router have subinterfaces created for the VLAN's Int FA0.0/41 for wirless VLAN setup with IP 10.10.41.100 Int FA0.0/60 for new Voice VLAN setup with IP 10.10.60.100 Internal network is 10.10.10.0/24 and LAN IP of router is 10.10.10.100 Have default route setup to push traffic from the router to the firewall ip route 0.0.0.0 0.0.0.0 10.10.10.251
 
On the firewall have added the new VLAN 10 (10.10.60.0) to the network object-group Have configured route inside command route 10.10.60.0 255.255.255.0 10.10.10.100 1 Have also added the NAT command nat (inside) 1 10.10.60.0 255.255.255.0
 
On the 2960 I have my laptop connected to port 45 and I have it configured as follows switchport mode access switchport access vlan 10
 
I assign my computer a static IP address of 10.10.60.84/255.255.255.0/10.10.60.100 with 10.10.10.11 as DNS server.  When I do this, I can ping anything on the 10.10.60.0 network, I can ping anythign on the LAN 10.10.10.0 network.  I am able to connect MSN messenger, I am able to do NSLOOKUP and get outside IP addresses to resolve. I am unable to browse the Internet though.  I am not sure where the problem is at though.  It doesn't make sense to me, as it is setup the same way as VLAN 41 which is the wireless network, and when users connect to that, they get out to the Internet with no issues. 

View 15 Replies View Related

Cisco Switching/Routing :: 2960 / Which Port Is On VLAN 10

Mar 5, 2012

I have a Cisco 2960 48-port switch.  I enter "sh vlan" and it lists all the VLAN's.  One of the VLAN's listed is "10" with the name "EPIC".  What is the quickest way to find out what ports, if any, are assigned to this VLAN?

View 2 Replies View Related

Cisco Switching/Routing :: 3560 Changing Port From Vlan To Another

Apr 18, 2012

I have a 3560 switch with the following ports config [code] I would like to use theses ports on a different vlan to connect 4 pc's to them. Can I just remove them from the vlan, remove the trunk switchport and set up on the vlan i want them on with no trunking?

View 5 Replies View Related

Cisco Switching/Routing :: 6500 / Each Port Is Trunk And Carry Same VLAN

Dec 6, 2012

can i have 4 links from an ESX server to 6500 , each link represents a trunk link carries each the same 2 VLAN , 100 and 101 , keep port-channel out of the picture , does it work well?

View 12 Replies View Related

Cisco Switching/Routing :: 6509 Vlan Flapping Between Port-channels

Mar 10, 2012

We have a pair Cisco 6509 switch in which 2 * 48 Port 1G line cards and 1 * 16 Port 10G line Card, FWSM and Sup 720 are installed.We have Cisco UCS and HP Blade servers.Cisco UCS servers are connected to Cisco 6509 switch using Fabric Interconnect, and HP Servers are directly connected to core switches.Recently the team made many changes in the network. Upgraded the IOS in Cisco 6509 switch, Configured Port profiling , MAC Pinning , HBA Cards to UCS / Nexus 1000V Infrastructure. After this change they lost the connectivity to UCS and HP Serers. Every tower is checking at their end.
 
The Network Team has reverted back the core switch with old IOS , but still the problem persisit.I could only see the following error log in the core switch. There are two port-channels one between core 1 and core 2. The other is between core switch and FWSM module. [code]

View 2 Replies View Related

Cisco Switching/Routing :: 2960 Support Multiple Vlan Per Port?

May 21, 2012

We're going to be switching some of our gear from Foundry to Cisco, and were looking at the WS-C2960S-48TS-L.  We currently have 3 different VLAN's, and I wanted to have 1 uplink back to our firewall (ASA 5550) and then let the firewall do the routing between the subnets.  I realize that 1 link will carry the traffic twice then, but is that possibly with those switches to have all three vlans assigned to one port and then just let the firewall do the routing between the vlans or would I need to have 3 uplink ports back to the 5550?

View 1 Replies View Related

Cisco Switching/Routing :: 7600 - Assign Vlan On Routed Port?

Apr 12, 2013

Actually i have 7600 router and all trafic passes through Gi0/1(Routed port) interface to 6500 series switch. I need to create  a vlan on this router  eg. vlan 10 Any how it is possible assign a vlan to routed port and traffic of wan interfaces and the vlan traffic  passed together.

View 2 Replies View Related

Cisco Switching/Routing :: 3560 Port Security And Voice Vlan On Newer IOS

May 20, 2010

For many years we've had the following vlan and port security config on our 3560s: [code] This has worked great on 12.2(37)SE1, 12.2(40)SE and 12.2(46)SE. However since 12.2(50)SE, and I've tried all the versions since then, we have a problem with 7900 phones and ATA186s taking upwards of 20 minutes before they can get a valid IP number.The problem on the newer IOSes seems to be related to the inactivity aging.On the older IOS versions the mac address of the voice device appears on the voice vlan straight away.
 
On the newer IOS versions the mac address of the voice device appears on the DATA vlan and seems to be stuck there until the inactivity aging removes it. It then gets re-learned, sometimes on the voice vlan, and sometimes on the data vlan. If you're unlucky and it gets re-learned on the data vlan you've got to wait until the inactivity time ages the address out again. Repeat until the mac address eventually gets learned on the voice vlan. I don't want to be stuck on 12.2(46)SE forever.

View 11 Replies View Related

Cisco Switching/Routing :: C2960S / Prevent Traffic Per Port Or Inside VLan

Nov 27, 2012

I want to know what is the best way to black traffic inside the same VLAN, this VLAN is a user VLAN, it means that I am talking about access layer.I wanted to use private vlan, but C2960S doesn't support this feature. Any other way to prevent any to any traffic in the user vlan, this vlan only have to speak at the Layer 3.

View 2 Replies View Related

Cisco Switching/Routing :: Set Port Vlan On 6509 Running In Vtp Client Mode

Jan 14, 2013

I'm working at a company that has several 6509 switches running CatOS.  They have two of the 6509's running in vtp server mode and the rest as clients.  I set up a new vlan from one of the vtp servers and it propagated out.  The problem comes when I try to assign a port on one of the vtp clients to this new vlan.  It gives me an error that the switch must be in vtp server mode to add/delete vlans.  I'm not trying to add/or delete a vlan just trying to add a port into an existing vlan.  I'm hesitant to put the switch in vtp server mode.  Is this a CatOS thing or is there a specific command to accomplish this?             

View 5 Replies View Related

Cisco Switching/Routing :: 6509 - Can't Change Native Vlan On Trunk Port?

Jun 6, 2012

I have several closets with Cisco 3560 on the edge that I'd like to change the vlan that's used for the management vlan on each. In the core I have a Cisco 6509 with Sup720's.
 
I'd like to do this by changing the native vlan on the trunk port on the core 6509 interface that connects to the 3560. and leave the management vlan on the 3560 as vlan 1.
 
Seems trivial but what I tried didn't work and I didn't have the window to troubleshoot. I'll paste the simplified configs for  the interfaces  below
  
!
6509 configs:
!
interface Vlan50ip address 172.16.50.2 255.255.255.0!interface FastEthernet

[Code]....

View 5 Replies View Related

Cisco Switching/Routing :: 6500 - Adding VLan To Trunk In Port Channel

Jan 20, 2012

I need adding a vlan to the trunks bundled in port channel. I know how to add v lans to a port channel with Cisco IOS but with CAT OS.

I have 2 ports bundled to form ether channel in switch which is running CAT OS. There are already few v lans allowed in the trunk of each interface. now I need to add one more v lan.

For Example:- 
v lan 135 needs to be added in addition to the existing v lans.
 
clear trunk1/2 1-112,115,117-134,136-4094
set trunk 1/2 on dot1q 113-114,116,135
 
and similarly on the 2nd interface
  
so if I add vlan135 to the trunk one after another will it cause any service disruption?

View 3 Replies View Related

Cisco Switching/Routing :: C6500 Filter ARP Answer On 802.1q Port For Specific VLan

Oct 10, 2012

I am trying to filter ARP answer arriving on a C6500 trunk port, for a specific vlan.Filtering conditions are:

- packet arrive from vlan ID x on the trunk (on only for this vlan ID)
- source MAC address = xx:xx:xx:xx:xx:xx

Thae aim is that the C6500 with never enter into its CAM table this MAC address.I looked at several methos like service policy or vlan filter, but no solution for the moment.

View 3 Replies View Related







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