Cisco Switching/Routing :: 3845 / 3560 - Bridging Multiple VLANs Over Router

Aug 27, 2007

We have a customer that is relocating thier headquarters. They have a temporary requirement to bridge multiple vlans or a router T3 link to the new location as they cannot change the IP subnets. Setup is  3560 switch connecting to a 3845 then T3 to remote 3845 and 3560. I need to bridge multiple VLANs. I have seen a good example on how to do it over sonet but I don't see how to translate that to an HDLC or Frame Relay encapsulation for the T3 Link.

View 5 Replies


ADVERTISEMENT

Cisco Wireless :: Bridging Multiple VLANs Across Pair Of 1310 APs?

Apr 24, 2013

We have a pair of 1310's (running 12.3(8)JEA3) connecting 2 buildings together.  The wired side of each AP is connected to switchports configured as access ports. 
 
But, now we need to extend multiple VLANs across the wireless bridge.  So I'm thinking I just need to configure some sub-interfaces on the radio side and ethernet side and bridge them together.  But I'm unclear on if I need an SSID for each bridge group.  I would hope not.  But after reading this, I'm not sure.  Most of the documentation seems to be dealing with wireless clients.  Well, in this case I don't have any wireless clients and just need to extend VLANs. 
 
These 2 sites are hundreds of miles away from where I am, and I don't have any 1310's to test this out on.  Should I be able to load similar software on other AP's (like 1142's) and have them function as bridges to test this out?

View 3 Replies View Related

Cisco Switching/Routing :: 6509 - Configure Multiple Dhcp Pools On Switch For Multiple VLANs

Mar 9, 2010

Is it possible to have multiple dhcp pools for multiple VLANs? The switch is a 6509 and/or 4506 catalyst. I don't want to use server-based products.

View 5 Replies View Related

Cisco Switching/Routing :: 3560 / Creating Extended VLans And Subinterface?

Jan 24, 2013

We have a 3560 switch running IOS universalk9-mz.150-1.SE3.bin.Recently, we saw two problems with this switch:-
 
1. if we try to enable subinterface on any routed interface , for eg. gig1/1, it says invalid input detected. It doesnt accept encapsulation command also.   Following was done to enable subinterface: 

   int gig1/1
  no ip address 
  int gig1/1.2000
  ip address 1.1.1.1
 
under the gi1/1.2000 subinterface, it doesnt present the option of ip address.
 
2. we created a layer 2 vlan 2000 like:   vlan 2000 When we do an exit after creating this vlan , it gives following error:-
 
%SW_VLAN-4-VLAN_CREATE_FAIL: Failed to create VLANs 2000: extended VLAN(s) not allowed in current VTP mode

View 6 Replies View Related

Cisco Switching/Routing :: 3560 / STP Loop Guard Blocking Vlans?

Mar 24, 2013

I have a strange issue where spanning-tree is blocking vlans through a mesh network.Here is my set up.

2-Cisco  3560's that have two trunk ports set with do1q and a native vlan of 2.  I'm allowing a client vlan (2) and a voice vlan (103) to come over the  trunk. They have a native vlan of 2 so the mesh APs can get an address  through DHCP. Spanning-tree loop guard is also enabled.
 
When connected to the mesh network, the voice vlan is being blocked by spanning-tree. I get the following erros:
 
000129: *Feb 28 19:24:58.289 EST: %SPANTREE-2-LOOPGUARD_BLOCK: Loop guard blocking port FastEthernet0/1 on VLAN0103.000130: *Feb 28 19:24:58.448 EST: %SPANTREE-2-LOOPGUARD_UNBLOCK: Loop guard unblocking port FastEthernet0/1 on VLAN0103.
 
Eventually  the loop is cleared and the port is set back to a forwarding state from  a blocking state. I don't want to disabled spanning-tree loopguard since I don't want to create a loop. The mesh network is supposed to act as a P2P connection between two switches. As  a test I disconnected the APs from their trunk ports. I then used a  cross over cable to connect the switches and no spanning tree loops  occured. The mesh doesn't have STP enabled on it and should just be acting as an over-the-air connection from one switch to another.

View 1 Replies View Related

Cisco Switching/Routing :: 3560 - Vlans Unable To Access Internet

Feb 23, 2012

I have configured vlans in 3560G switch but vlans notable to accessing Internet

View 6 Replies View Related

Cisco Switching/Routing :: Multiple VLANs On 881?

Oct 23, 2012

I recently set up a Cisco 881 to cover a small business network. The router is currently set up and working as expected. We recently decided to move to VoIP phones and here is where I'm running into some issues.
 
First an overview: We run a network with a cable internet WAN connection, this connection is DHCP, however we have a static IP through our ISP. We also have a block of 30 additional IP addresses for one to one mapping as we need them. The new VoIP system is being run over T1 lines throughout the township (we are a municipal organization) and the VoIP system is being run to about 5 buildings in the township.
 
This brings me to the topic of VLANs. As the phone engineer explained it to me, there is a network set up over the T1 that allows the VoIP equipment to talk to one another and operates all of the VoIP phones on one network. The equipment that is being installed at our building connects to the network over the T1 and "talks" to the other equipment on the network. The engineer wants to create a VLAN and run it on ports fa1 and fa2, with the fa2 port being connected to the actual "MPLS" (their term) that connects to the T1 and into the cloud, and the fa1 port connected to the internal phone switch.
 
TLDR; The problem is this: When we attempt to set up the VLAN on ports fa1 and fa2, we have no connectivity with the other units in the external VoIP cloud. Pinging while directly connected to the "MPLS" yields successful pings, while pinging from the router with the "MPLS" connected to fa2 yields failures. I'm going to post the running config below, I feel like what we're doing should be working. I asked around about subinterfacing, but others seemed to think this was not necessary.
 
ROUTER CONFIG
Building configuration...
  
Current configuration : 4909 bytes
!
! No configuration change since last restart
version 15.1

[Code].....

View 10 Replies View Related

Cisco Switching/Routing :: 3560 Extend VLANs Out To Remote Access Clients

Mar 31, 2013

I am not sure if what I am trying to accomplish is possible. On my internal network I have the following VLANs setup (102, 104, 106) and they map one to one to a subnet (ie: 102 = 192.168.102.0/23, 104 = 192.168.104.0/24, etc).All interVLAN routing is done on a 3560 via vlan SVI. Connected to the 3560 via a routed port is a ASA 5510. The routed port has IP 192.168.100.1 and the ASA interface on the other side of that routed port has IP 192.168.100.2. I use 802.1x on the wired network to assign users (based on their department) into a specific VLAN. I want to extend this concept to Remote VPN access. Therefore I setup multiple Group Policies (policy is applied based on an LDAP attribute) where each policy defines a different DHCP scope. This has successfully allowed me to login wtih different users who get assigned to different Group policies and they obtain the correct DHCP IP address from the internal DHCP server (ie: an engineering person logins remotely and gets an IP in 192.168.102.0 range). However the issue (and as I was planning this out I knew this would come up) is that traffic can be routed out from the VPN client to its destination but there is no return path.

View 3 Replies View Related

Cisco Switching/Routing :: Accessing Multiple VLANs On SG500

May 9, 2012

Switch: SG500 VLANS: 1 (default) xxx.xxx.0.0/24 network, 150 (device management vlan) xxx.xxx.150.0/24 network I am plugged into port 1. This is a trunk port with VLANs assigned as follows: VLAN 1 (Default) - UntaggedVLAN 150 (dev mgmt) - Tagged  Device is plugged into port 2. This is an access port with the following VLAN assigned: VLAN 150 - Untagged  Why is it I cannot communicate with the device on port 2?

View 1 Replies View Related

Cisco Switching/Routing :: Multiple Vlans On Catalyst 2950?

Sep 13, 2012

I have a above said switch at my remote office (600KM) which is connected with L2 Point to Point leased line. Both the ends I have Cisco 3950 catalyst switches with Vlans configured at both the ends. Now, for obvious reasons I should remove the other end 3950 switch and replace with Cisco 2950 switch. The other end 3950 is having 4 Vlans configured on 4 ports. Now my requirement is, I should configure 3 Vlans (one for P2P, one for 10 Desktops and one for to bring traffic from other network).

View 1 Replies View Related

Cisco Switching/Routing :: 1760 - DHCP To Multiple VLans

Mar 13, 2012

I can not get dhcp to work.I can ping from the switch to both vlans...
 
here is my config for the router.....
 
Router is a 1760
Current configuration : 1379 bytes
!
version 12.4
service timestamps debug datetime msec

[Code]....

View 1 Replies View Related

Cisco Switching/Routing :: 2960 - Multiple VLANS On 1 Switchport

Apr 30, 2012

I have a a hardware server running a VM hosting virtual servers which are all on different VLANs. My challenge now is to configure the switchport that the server is connected to, to see all the VLANs needed by this VM. The VM has an IP that is used for managing the server VMs which is on a different VLAN also.
 
My switch is a 2960 switch and it is presently trunked from the core switch.

View 3 Replies View Related

Cisco Switching/Routing :: SG300 Multiple Vlans With Routers To Talk To One IP

Jun 18, 2012

I was assigned a task to configure an SG300-28P to have 3 different vlans.Now on VLAN1 their will be only one device configured with static IP 192.168.0.230,On the other 2 VLANS there will be a separate router connected on each one of them and will also act as a DHCP server.

View 4 Replies View Related

Cisco Switching/Routing :: 2960 - Private Vlans Across Multiple Switches

Nov 11, 2012

I am aware that private-vlans are not supported on edge switches like 2960 series - so my question is would it be possibel to ceate private vlans on say just the core switch which would be a 3570 or 4506 that supports private vlans and then just trunk these to the edge like normal vlans?
 
what I need to achive is to have edge port not able to communicate to each other even across switches - which cannot be done using 'protected' port so need the private vlan feature

View 7 Replies View Related

Cisco Switching/Routing :: 3750 - Configuring Multiple VLANs For Single Port

Apr 11, 2012

I would like to configure a 3750 switch port to be able to use two vlans. I know you can do this with a voice and data vlan, but what about two data vlans ? Say I have two devices, one on a 10 subnet and the other on a 172 subnet, but i only have one wall jack for both devices to plug into. So I use a mini switch to connect both devices and connect the switch to the wall jack; and of course this all leads back to one switch port. When I go to enter the switchport access vlan 172 cmd, how would I also make it so the device on the 10 subnet could route out ?

View 9 Replies View Related

Cisco Switching/Routing :: 2911 / 2960S - Multiple VLANs With Different Internet Access

Feb 17, 2013

We need to give differentiated internet access to three VLANs. Each one of this VLANs is used for totally different purposes, so traffic between the VLANs is not allowed. Each VLAN has its own internet access provided for the data center using one fast ethernet connection.

We're thinking about using cisco 2911 for Internet access, VPN and firewall. I suppose that best option for VLANs is using Catalyst 2960S or a swithing module for the 2911, but these two options are too expensive for us. We're thinking about using swtiches from the SB series (maybe a SG-200).

We're totaly newbies to VLANs so we have many doubts. This are our questions:

1) The 2911 has three on board ethernet interfaces; we have three VLANs and three internet connections, so we need to use HWICs to get three more ethernet ports. That's right?
2) We need three HWICs or there is some kind of HWIC with more that one ethernet interface?
3) The routing solution is to assign static routes in the 2911 for each interface connected to a VLAN through a 2911's interface connected to internet?
4) Simply connecting three different router interfaces with three different switch ports, each one of them assigned to one of the three different VLAN, are we going to get internet access for all devices in those VLANs? or do we need to configure something else like trunking, VSIs...?
5) Can we achieve our goals using the SG-200 switch?
6) We have the chance to use older routers, is this possible? We're specially interested in knowing if a 1841 or a 2801 router could be used for this setup.
7) This is not a production environment so we can use refurbished equipment.

View 4 Replies View Related

Cisco Switching/Routing :: 3560 Switch Trucking With Multiple Connections

Apr 21, 2012

I am a fairly basic configs that I just can’t figure out what I am doing wrong.  I have what I would consider a fairly basic config that I just can’t seem to get to work and I am sure it is something I am just not doing or grasping.   Basically I have two 3560 switches that I would like to connect together with four 1Gb ports and trunk four vlans across said port-channel, I created the port-channel and set it to switchport trunk encapsulation dot1q I then set all four ports to channel-group # mode on.  With that setup I can’t ping from switch to switch on the nonnative vlan. 

View 6 Replies View Related

Cisco Switching/Routing :: 3560 Multiple Switches One Trunk Port

Sep 21, 2012

We have 7 3560's in 7 different locations connected to our providor for wan access.  Our provider has given us a copper cable at each point and we have connected it directly to our 3560 switch at each location.  Each port is configured the same way at each location.  Each switch is running eigrp.All of the switch ports on each switch are configured as a trunk and vlan 299 had the ip address for the eigrp connection: [code] This setup is working as each switch see's all of the other switches as an eigrp neighbor.  We have also made sure that the switch at our head office has spanning tree priority for vlan 299.
 
So the problem is, if there is a change in the topology at one of the locations it usually causes one or more of the other connections to go down for some reason.  We just cannot pinpoint what is causing this change.  There are no log's or anything other than an eigrp hold time expired message.?

View 9 Replies View Related

Cisco Switching/Routing :: 3550 / 3560 - Can Multiple Connection Between 2 Switches

Jul 9, 2012

For some special arrangement, I would like to connect 2 access ports from a 3550 switch to 3560 switch.1 port for vlan 200, another port for vlan 201.Will this introduce bad thing to the switches?

View 4 Replies View Related

Cisco Switching/Routing :: SG200 / WAP4410N - Multiple VLANs Without VLAN Aware Device

Feb 12, 2012

I have a Cisco SG200 26 Port Switch, 2 Cisco WAP4410N Access points, and a VLAN aware Router. I have created 4 VLAN's. For the sake of this conversation lets call them.

98 - Intel Vpro
99 - Management
100 - General
101 - Guest
 
The Access points are capable of doing V LAN tagging so I plan on having them tag a guest network as V LAN 101. That can get sent to the V LAN aware router and out. No problem. I have some devices, or management pages that I don't want accessible from the general network. (Intel V pro KVM, Remote Management Cards, AP Config Menus, Switch config menu...) . I need to be able to take a V LAN unaware device, plug it into port 1, and have it communicate with V LAN 98, 99 and 100.

View 1 Replies View Related

Cisco Switching/Routing :: Internet Sharing Multiple VLANS 300 Series Small Business Switch

Apr 7, 2012

My problem is that I have a Cisco 300 series small business switch with multiple VLANS each one with an IP address and two or three ports assigned to each VLAN. I have an E3200 wireless router that I want to use to use to share internet on the switch. All of the VLANs are reachable from the other VLANs and I've put a static route on the E3200 so that I can reach the VLANs from a machine connected only to the router. But I can't reach machines on the otherside of the router or get to the internet from the switch.

View 3 Replies View Related

Cisco WAN :: 3900 Routing And Bridging Multiple Interface Configuration

Dec 5, 2011

I know this is not a the preferred way to do it, but this just an interim network configuration until the Remote Site gets re-located and reconfigured. I'm trying to bridge and route traffic and hoping the community can offer a review of the sample configuration and/or some ideas to make this a reality.

Existing network is bridged across site-to-site private line (p-2-p) so 192.168.100.0/24 devices exist at both locations. In order to reduce bandwidth consumption across the p-2-p, the 172.20.100.0/24 devices (end user PCs and new to the environemnt) will be routed out a local Internet connection which in turn reduces the p-2-p traffic to just private network traffic for the two networks. That same network requires routing through the 192.168.100.0/24 network in order to access the private WAN connected to the 3900 router with IP 192.168.100.1.

View 0 Replies View Related

Cisco Switching/Routing :: 3560 Multiple Vlan Access To Port Connecting Phone System

Oct 25, 2012

I'm new to networking and was looking for some assistance. First off im using packet tracer to diagram my senario as I will be receiving my equipment next week to deploy.
 
Hardware to be used:
 
1. 2 catalyst 3560 switches
2. all connect to a sonic wall router
 
I have two companies that work in the same office space. I need to keep these companies seperate on their own vlan. They will however need to share the phone system.(Packet tracer file uploaded to give those who have the time to see what I put together.) [code]

View 13 Replies View Related

Cisco Switching/Routing :: 2960 / Bridging On Router Sub-interfaces?

Aug 13, 2012

I need to bridge 2 subinterfaces; F0/0.301 and F0/0.302 on a single router.The router interfaces with a Cisco 2960 (LAYER-2) switch.QUESTION is, does a Cisco router support bridging on subinterfaces on the same physical interface?Currently this is NOT operational Spaiing-tree on F0/0.301 and F0/0.302 is down, switch side is forwarding for both Vlans.show ip interface brief shows up/down status of F0/0.301, F0/0.301 and BVI6 is down/down?

:
SETUP:
 bridge irb
!
!
Interface F0/0
no ip address

[code]....

View 1 Replies View Related

Cisco :: Bridging Two VLANs?

Sep 14, 2011

I have a 3 building client currently on a single LAN/subnet/VLAN1. The client wants to install two public APs in their other buildings. I have selected the Cisco WAP4410n for a few reasons, Price, as budget is a factor for them, the 4410n can have up to 4 SSIDs, and can accommodate different VLANs, and it is PoE.

The public side is to have no access to the LAN, just the internet.According to the documents I have read on the 4410, I am to create two SSIDs, one not broadcasted (VLAN1) and one that is broadcasted and public (VLAN2) Both SSIDs would be Isolated from each other.

I assign the switch port attached to the AP to VLAN2, but cannot access the internet. I believe that the two VLANs need to be bridged in either a L3 switch or a router, is this correct? Is that the only way I will be able to get internet access in this situation?A while back someone posted a link to a Cisco workshop. It was set in a spaceship, and the student, me, had to get internet access to different parts of the ship by installing different APs and antennas. Also had to give the people and aliens on the ship different levels of access.

View 2 Replies View Related

Cisco 3560 VLANs And Inter-VLAN Routing

Sep 29, 2011

I have no router inplace that can do trunking (5505 basic license )I have 2 VLANS 10 Data 20 voice I have given both VALNs IPs lets say

-VLAN10 192.168.1.1
-VLAN20 192.168.2.1

Enabled IP routing and set the router as the gateway of last resort.Now becuase the L3 switchis doing the routing I have had to set the default gateway as the VLAN IPs. So PCs on VLAN10 get a gateway of 192.168.1.1 and phones on VLAN20 get a gateway of 192.168.2.1

Any real downside to having the 3560 doing the VLAN routing, is this the "correct "way to do things in the event I don't have a trunkable router?

View 8 Replies View Related

Cisco Wireless :: Bridging VLANs With WAP200E?

Sep 17, 2010

I'm trying to bridge two buildings with two WAP200E. The connectivity is fine, but I'm only able to get one VLAN through the bridge. That is the default VLAN 1 wich is untagged. I have two additional VLANs wich is tagged. I can not get these two through the bridge. I have set up a single SSID, and enabled VLAN. I have also tried to set up more than one SSID, mapping each VLAN to separate SSID's, but bridging several SSID's between two AP's make the AP's loose connectivity periodically. What would be the propper way of bridging several VLANs between two WAP200E ?

View 1 Replies View Related

Cisco WAN :: L2TPv3 Vs DLSW Usage For Bridging VLANs

Jul 11, 2011

I'm currently using DLSW to bridge a VLAN to a remote site and it works fine.  I've been reading up on L2TPv3 and now I'm wondering if one is better than the other for my purposes (my hardware will support both), especially if multiple VLANS are being bridge to the remote site.  We do not have an MPLS infrastructure, so that's not an option.

View 2 Replies View Related

Cisco Switching/Routing :: Setup VLAN Between 3845 Router

Jan 30, 2012

I have a Cisco 3845 Integrated Service Router and I have installed a Service Module. I want to use the integrated Gigabit ports as switch ports and put ports in the Service Module and Gigabit port in a VLAN.
 
Is this possible? can it be done by setting internal Gigabit link as trunk and how? Below is the somewhat the setup i am looking for
 
Service module
fa0/1 |
fa0/2 | Vlan X
fa0/3 |                       
[Code]....

View 7 Replies View Related

Cisco Switching/Routing :: 3845 - Client Facing Router

Mar 18, 2013

I'm trying to have a standard equipment for our POP deployment. Basically this edge router will connect to our customers and pass data and or voice traffic, capable of BGP and good enough to accomodate up to 4 clients.
 
We have on hand a 3845 Router, and ME3600X. The 3845 is EOS and replacement is 3945. The ME3600X is a fixed configuration so would you recommend a 3945 or a much higher model like a 7300.

View 0 Replies View Related

Cisco Wireless :: C1131AG - Multiple SSID With Multiple VLANs Configuration On Aironet AP

Oct 21, 2012

how i can configure a second ssid for guest access in our environment. this is our network setup prior to this request: Internet----Firewall (not ASA)---ce520---C1131AG and CME router is also connecting to the ce520 switch. we only have two vlans: one for voice and two for data.
 
Presently, there is no vlan configured on the AP because it on broadcasting ont ssid and wireless users gets IP from a windows DHCP server on the LAN. the configuration on the ce520 switch port for the AP and other switches say access vlan is the DATA vlan which automatically becomes the native vlan for all trunk port connecting the AP and other Stiches to the network.
 
Now with this new requirement, i have made my research and i have configured the AP to broadcast both the production and the guest Vlans. The two vlans are 20-DATA and 60-Guest. I made the DATA vlan on the AP the native vlan since the poe switch is using the DATA vlan as native on the trunk ports. I configured the firewall to serve as DHCP server for the guest ssid and i have added the ip helper-address on the guest vlan interface on all switches while the windows server remains the dhcp server for the production DATA Vlan. I have confirmed that the AP, switches can ping the default gateway of the guest dhcp server which is another interface on the firewall. I can now see and connect to all broadcasted ssids but the problem is I am not getting IP addresses from both the production dhcp server and guest dhcp server when i connected to the ssid one at a time. My AP config is attached below.
 
Do i need to redesign the whole network to have a native vlan other nthan the data vlan? Does the access point need to be aware of the voice vlan? Do the native Vlan on the AP need to be in Bridge-group 1 or can i leave it in bridge-group 20?

View 1 Replies View Related

Cisco Wireless :: Configure Multiple SSID With Multiple VLANs And DHCP Pool WAP4410N

Sep 18, 2012

My question is if I can configure 3 ssid, for 3 different VLAN and add the DHCP address from a WAP4410N AP, when you upgrade to the latest version of IOS I can have this functionality?

View 2 Replies View Related

Cisco Switching/Routing :: 300-500M MetroE Link With 3845 Router

Feb 21, 2012

I am looking into bringing MetroE into our data center. I currently have a 3845 router  and would like to find out if it can support a 300-500M MetrE link.
 
Also would you recommend a  router or a switch that can handle 300M - 500M MetroE link ?  Do you typically terminate MetroE link on a router or a switch ? can I terminate it directly to a routed port on a  Nexus 7K ?

View 8 Replies View Related







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