Cisco Firewall :: 3750 - VLAN 200 Next Hop For Local Networks

Dec 18, 2011

Lets say I have the following topology.
 
DataCenter<---Etherchannel(2)-->BuildingB<---Etherchannel(2)--->BuildingA
 
There arer 3 stacks of 3750 at each building. The core switch/router in our network is at location B. The way it was originally setupis every L3 device has an ip address for each lan. So let's say we have VLAN 200 withnetwork 192.168.200.0/24. The DataCenter would be assigned (192.168.200.3), Building B would be assigned (192.168.200.1), and Building A would be assigned (192.168.200.2). I'm configuring the DC and BA to be L2 only and Building B to be the only real router in the network besides a few ASAs. When I ran a 'no ip address' on the vlan interface on Building A, the internet connectivity for 192.168.200.0 dies, but local connectivity is fine. After doing some research and troubleshooting, I found out that if I set the next hop on the ASA for the local networks for an IP address on building B everything works perfectly.
 
The way the routes on the ASA are setup for local networks are as follows.

All local networks have ip route localnetwork mask x.110.215.17. This address is the IP address of the inside interface on the ASA. Now, when I kill the IP address on the vlan interface on Building A internet connectivity goes down, while the next hop is still pointed to this address, BUT if I give it a next hop of the vlan interface ip address on B everything works fine. Now, I can easily fix this, I was just wondering why this is happening?

View 1 Replies


ADVERTISEMENT

Cisco Switching/Routing :: 3750 - Local Subnet To Edge Router Two Networks

May 13, 2012

I need to make some changes on our network. We currently have two sites 150 miles apart we join both by way of fiber and on each side we have Cisco 3750 stack switches, configure trunking for all V lans on one port in site one then through the the long haul fiber to site two with site one using 10.1.1.30 and site two using 10.1.1.40 as their default gateway, with static routing all V lan sub nets to the other sites default gateway life is good.
 
My question - seeing how we have sites using the same sub net 10.1.1.x to trunk all data to each site through switches; we need to now change the network and add each site to the MPLS network, site one switch 1 IP address 10.1.1.30 going to MPLS router one with FA0/0/0 using IP 10.1.1.31, site two having switch 1 IP address 10.1.1.40 going to MPLS router one with FA0/0/0 using 10.1.1.41. I need to know will this work.
 
We have the same sub net in each site 10.1.1.x to the MPLS routers then the external router interface connecting each site to local switches, will this cause any problems by using the same local sub net for each site?

View 1 Replies View Related

Cisco AAA/Identity/Nac :: 3750 Fall Back To Local Vlan If Radius Server Is Found

Nov 14, 2012

We have configured following commands on switch to fallback to local Vlan if both radius server (policy persona's) is found dead. For test purpose we shutdown both servers (policy persona's) but fallback didn't work. We have 3750 switch running image 12.2(55)SE6 having following configuration.We do not know whether we configured switch in proper way or do we need to modify it. [code]

View 5 Replies View Related

Cisco Firewall :: ASA VLan Trunking To 3750?

Oct 24, 2011

I have a rather large network with multiple VLANs and routing.  Here's the layout:
 
5540 subinterface = gi0/2.18 = 10.16.18.1/24 TRUNKED to a 2960
2960 has an interface set to VLAN 18 (no IP) goes to a Cisco 4507 with an int. set to VLAN 18 (no IP)
4507 then has a trunk to a Cisco 7206
7206 then trunks to a Cisco 3845
3845 trunks to a 3750 (single)
3750 (single) trunks to a 3750 Stack
3750 Stack has int. set to VLAN 18 that goes to a 3750(lab) w/ int set to VLAN 18 w/ IP 10.16.18.251/24, VLAN502 = 10.202.255.1/30,
VLAN510 = 10.203.255.1/30
3750(lab) then has a trunk that connects to ASA 5510 w/ subinterfaces:  e0/1.18 = 10.16.18.253/24, e0/1.510 = 10.203.255.2/30, e0/1.502 = 10.202.255.2/30
ASA5510 then goes to Internet
 
Any trunks are set to allow all VLANs.  From the 2960 to the 3750 stack it's obviously all Layer 2 with trunking.
 
Issue:If I sit at the 5540, I can ping 10.16.18.251 and .253 with no problems.  I can also ping 10.203.255.1 with no problems.  Problem is that I cannot get to the other subinterfaces on the 5510 for VLANs 502 and 510.  How do I ensure that my trunk is set up right?  I have a route in the 5540 pointing to the 10.203 and 10.202 using the 10.16.18.251 address.  It seems like a traceroute gets to the 10.16.18.251 address but then it stops.  What route should be on the 5510 to make sure it gets back?  The default route on the 5510 points to the Outside. I think it's something to do with the trunk that's just something I don't understand yet. 

5510:
show int ip bri:
Ethernet0/1.18             10.16.18.253   YES manual up                    up
Ethernet0/1.502            10.202.255.2   YES manual up                    up
Ethernet0/1.510            10.203.255.2   YES manual up                    up

[code]....

View 7 Replies View Related

Cisco Firewall :: ASA 5510 And 3750 VLAN Routing?

Dec 14, 2011

I am working on the exact same configuration as noted here [URL] that uses subinterfaces on the asa. I have two interfaces on my stacked 3750's configured as trunk ports (primary ASA on primary 3750 stack member, secondary ASA on secondary 3750 stack member).
 
My questions is what should the DG be configured on the 3750. Can I keep the 3750 in L2 or will I have to enable L3 routing? Should the VLAN interfaces be configured.
 
The port that the ASA is configured with has 3 subinterfaces on VLAN 100, 200, and 300.
  
The subinterfaces are G0/2.100, G0/2.200, and G0/2.300.I am in the middle of converting from 3 separate DMZ switches, each attached to their own port on the asa which is their default gateway to one physical port on the ASA broken into 3 subinterfaces which then connect to stacked 3750's. The stack will then have the 3 separate DMZs in actual separate VLANs.
 
My goal is to leave the default gateway for each dmz on the ASA so I don't have to modify other areas of the ASA config.

View 1 Replies View Related

Cisco WAN :: Switch L3 3750 - Bypassing Firewall With Network Management VLAN 20

Aug 22, 2011

I would like to push route for admin services (Vlan20) to bypass the firewall via an other connection (CSI to CSE). So my first choice was to create a route-map in (CSI) but I don't know how to do it. On my Firewall ASA, I don't have any Context License, that is why I would like to do it like this.
 
I have included some part of my initial configuration CSI and CSE and diagram.

CSI configuration (Switch L3 3750) {
interface GigabitEthernet1/0/1
description To ASA
no switchport
[Code]....

View 1 Replies View Related

Cisco Switching/Routing :: 3750 - Extending VLAN To Remote Switch That Already Has VLAN ID In Use

Jan 10, 2013

I have two networks at two sites with a dot1q trunk between the two L3 switches at both sites (no routers involved)
 
SITE A - Cisco 3750 L3 - VLAN ID 50
10.10.50.0/24
 
SITE B - Cisco 3750 L3 - VLAN ID 50
10.20.50.0/24
 
I would like to extend the SITE A VLAN to SITE B so that I can move hosts from SITE A to SITE B without needing to change their IP address but the vlan ID is already in use. Obviously the easy solution is to change the VLAN ID for one or other of the sites but both sites contain hosts that run 24/7. Is there a way to join two VLANs with different IDs together.So for example I create a new VLAN 60 at SITE B and associate it with VLAN 50 at SITE A.

View 4 Replies View Related

Cisco Switching/Routing :: Low Bandwidth On 3750 From Vlan To Vlan?

Nov 20, 2012

We have a low bandwith (15-20 Mbit/s) to the ASA from our Client vlan. If i connect the Client to the same vlan as the ASA is, the bandwith (90 Mbit/s) is good.
 
Here are the Layer 3 Design:
 
Client     ->     vlan 2 - Switch - vlan 7     ->     vlan 1 - ASA 5505     ->     ISP
 
The Layer 2 Design:
 
Client     ->     Gig2/0/13 - Switch - Gig4/0/43     ->     Eth0/1 ASA5505     ->     ISP
 
IP Address:
Client: 172.16.2.10Vlan2: 172.16.2.1Vlan7: 172.16.7.1ASA: 172.16.7.2
  
I assuming the switch has a problem with routing ?It is a stacked Switch with following members:

switch 1 provision ws-c3750g-12sswitch 2 provision ws-c3750g-24tsswitch 3 provision ws-c3750g-24tsswitch 4 provision ws-c3750x-48
 
And we have following error message in the log from the switch:

%PLATFORM_UCAST-4-PREFIX: 

One or more specific prefixes could not be programmed into TCAM and are being covered by a less specific prefix, and the packets may be software forwarded I first get the idea that the switch is overloaded with router traffic. Thats why i assuming i have to check the sdm templates, but i'm not sure if this resolves the issue. 
 
Here are the relevant config:
 
ASA Interface on the Switch:

interface GigabitEthernet4/0/43description ASA-inside LANswitchport access vlan 7switchport mode accessspanning-tree portfast
 
Client Interface on the Switch:

interface GigabitEthernet3/0/1switchport access vlan 2switchport mode accessswitchport port-securityswitchport port-security aging time 2switchport port-security violation restrictswitchport port-security aging type inactivitymacro description cisco-desktopspanning-tree portfastspanning-tree bpduguard enable

[code]...

View 2 Replies View Related

Can't Find Local Area Connection In Networks?

May 4, 2012

I cant find the local area connection in (change adapter settings).

View 1 Replies View Related

Setting Up Separate Networks With VLAN

Oct 3, 2012

I'm new at this stuff and very stumped. I have one WAP with multiple SSIDs that support VLAN ID (for a private and guest wireless network) and a managed switch that supports tag or port based VLAN ID. How do I set up the switch so that the networks are separate, but can still reach their own routers to get on the Internet? In case details are necessary, the WAP is a Cisco Aironet 1130AG and the switch is a Netgear FS750T2

View 14 Replies View Related

Cisco Switching/Routing :: 3750 - Setup VRF For Guest Networks?

Dec 10, 2012

I am trying to set up a vrf for guest networks and am having issues on one of the switches.A quick overview (since I dont really know what i am doing ) we have two sites that are connected via lanex. each site has a 3750. The only internet connectivity is the remote site (so all the users at the local site route out through the remote site to get to the internet)I need to make a guest network at the local site using our current infrastructure but it cannot have any access to our network resources.
 
I have created a vlan here (vl166) and on the remote switch

ip vrf TRAINING
didnt do any route distribution
then added "ip vrf forwarding TRAINTING" and readded the ip to the vlan interface
gave it an ip address of 172.16.166.1
 
did the exact same thing on the remote switch but with interface address of .2
 
enabled ospf on both switches.... router ospf 3 vrf TRAINING
 
I cant ping from one interface to the other... when I try pinging from the remote switch I get :
 
CISCO3750MCI-1#ping vrf TRAINING 172.16.166.1
% VRF does not have a usable source address
 CISCO3750MCI-1#show ip vrf interfaces TRAINING
Interface              IP-Address      VRF                              Protocol
Vl16                   172.16.16.2     TRAINING                        down
 
I cant see why the interface is down. Nothing in the logs (even when I do no shut... it just accepts the command but doesnt come up)

View 8 Replies View Related

Cisco WAN :: ATM To VLAN Local Switching On The 7206VXR?

Aug 1, 2012

We normally interconnect an ethernet VLAN via a bridge-group to an ATM PVC like :
 
interface ATM1/0.162055
bridge 10
pvc 16/2055
  encap aal5snap
!
interface port-channel1.10

[code]...
 
This works fine on our 7206VXR's (IOS 12.4(24)) but the limit on bridge-groups is 256 which is not scalable enough.Earlier i was reading on [URL] wp1170945 for L2 switching an ATM PVC to an Ethernet VLAN which interested me because of the simplicity of it. According to the manual, the corresponding config would be :
 
interface ATM1/0
pvc 16/2055 l2transport
encapsulation aal5snap
!
!

connect atm-eth-vlan-con atm1/0 16/2055 GigabitEthernet0/1.100 interworking ethernet
 
I've got the following questions :
 
- Can i terminate the ATM PVC to a port-channel or is it implicit when i configure gi0/1.100?

- Are there any limitations on the amount of connects on the 7200VXR with the IOS i'm using?

- Are there any other caveats i didn't think about?

View 1 Replies View Related

Cisco Switching/Routing :: Keep Traffic Local Between Two Sub-nets Using 3750-X

Nov 13, 2011

We have a remote office with a Cisco 3750-X switch with the IP-Services feature set connected via dark-fiber to a 6509-E at the corporate office. We plan on migrating the remote office to a new network (new acquisition) to subnet 10.10.10.0 on VLAN 20 which has an existing  subnet of 192.168.100.0 and we would like to run both in parallel using their existing switches (Dell) and the new 3750-X.
 
I’m curious as to the best way to keep the traffic local between the two subnets using the 3750-X and if necessary put the 192.168.100.0 network on a VLAN. I thought about routing between the two networks via IP routing on the 3750-X but the new workstations default gateway is the 6509-E and existing workstations is a SonicWALL within the remote office. The default gateway for the new workstations can be moved from the 6509-E as a last resort.

View 5 Replies View Related

Cisco Switching/Routing :: 3750 - Unable To Login With Local Account

Jun 11, 2013

We created some local account for this switch but we unable to login when the TACACS Server down.

3750 Switch
aaa group server tacacs+ ACS
server x.x.x.x
server x.x.x.x
ip vrf forwarding Mgmt
ip tacacs source-interface GigabitEthernet0

[code]....

View 2 Replies View Related

Cisco Wireless :: WLC 4404 HREAP Local Switching And VLAN Allocation

Nov 23, 2009

I have a tale of woe for you who may be considering Hybrid REAP with local switching.
 
My client has a varied configuration, but the requirements basically screamed HREAP with local switching.  They have 15 sites, had already purchased a single WLC 4404 and they needed between 4 and 24 APs at each of the sites.  Each of these locations are connected by a WAN link of good quality, but only a single link so there is no assurance of availability; the client has local resources so it would be useful if wireless stayed working during an outage.
 
So I setup the WLC for HREAP local switching.  I setup AP Groups VLANs, but I noticed it had no effect on the VLAN allocation for HREAP.  This was unfortunate, because not every site has the same VLAN configuration - some sites had a L3 switch and others only a L2 switch.  But I suffered through this and configured each AP manually with the appropriate VLAN mappings.
 
The infuriating thing, is now that they have bought a second WLC 4404 (they expect to increase the number of APs beyond 100) all these VLAN mappings are messed up when APs connect to the second WLC.  I've been going through them one by one again - it is really unfortunate that the AP Groups VLAN mappings don't apply to HREAP local switching.
 
I'm going to get back to the next 80 APs - but if some of you have a system for handling the VLAN mappings of a large number of APs.

View 4 Replies View Related

Cisco Routers :: VLAN To VLAN Firewall Rules Support Missing On RV180?

Jan 12, 2013

How do I submit an RFE (Request For Enhancement) to the Cisco SBR team to encourage them to  implement the missing support for VLAN to VLAN firewall rules that was available in the RVS4000 (See [URL]) and that was supposedly added to a beta release of the RV220W firmware (See  [URL])?

View 1 Replies View Related

Cisco Firewall :: 6509 / FWSM VLAN Configuration Mismatch And Some VLAN Deleted

Aug 12, 2012

We  have 6509 VSS with FWSM Module and we have created two context on it, one is INTERNALL CONTEXT othe is EXTERNALL Context? We have spanned various VLANS in switches and FWSM context level.  All VLAN Gateways are configured in context level.
 
Activity description : We had planned migration of these devices into a new Datacenter, it was a planned activity. During  migration of devices from one Dc to a new DC  we broke the VSS and kept the primary running and removed the secondary switch and migrated this secondary to new DC  and powered this device ON in the new DC and checked all the config was very much fine but this device was OFF network as secondary was brought to new DC just to limit the downtime during the primary switch movement.
 
During the activity ( Primary switch movement )We powered off the Primary switch  and mean time before shifting into new Data center  We had brought up secondary switch which was already existing in the DC was put live in the network and it was working fine without any issues.
 
Later  we had moved  Primary into new data center and tried to put into VSS with the secondary , during this period the secondary device into went into RECOVERY MODE  and  primary device was not responding and devices  went off network and immediatly we  removed the VSL link and brought up  primary into production network without secondary online in the network ( Without VSS just stand alone switch ) network started working, but bringing up the primary we found that some of the VLANS in the FWSM was deleted and some VLAN had misconfiguration ( example : say original  VLAN  ip 10.200.112.1 has become  10.300.13.1 ) also some of the access list as well as SVI was deleted making configuration mismatch.
 
Wanted to know while syncronization b/n primary and secondary switch in VSS if we pull out VSL link would create this type of issues.

View 1 Replies View Related

Cisco WAN :: 3750 - New VLAN 220 Not Working?

Aug 15, 2011

I am into creating a new VLAN, what I have missed in the setup / configuration. I have multiple Cisco switches, the VLAN is configured on a 3750. My attempt was to place the VLAN on one port (as concept) and work from there - - so it is on 2-02 of my main Cisco stack. The new VLAN is 220 - Printer. My present IP scope is 192.168.200.x - running out of addresses - trying to add 192.168.220.x. on VLAN 220 to relieve some pressure - -- Most I can do is ping the VLAN IP - 192.168.220.1 and that resolves - - but if I attach a networked device with a 192.168.220.x address - - cannot get there..

Here is the switch info...
 
version 12.2
parser config cache interface
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime
service timestamps log datetime localtime
service password-encryption

[code]....

View 6 Replies View Related

Cisco :: 3750 - How To Make Interface VLan

Mar 19, 2012

i have linksys modem which already working for different v lans then for lab we take other switch 3750 switch and created different v lans. v lans are working fine but we need internet for different v lans for that linksys modem how we can make interface V lan1/

ip address 10.1.1.10 255.255.255.0
ip default- gateway 10.1.1.1
no sh
interface Vlan10
ip address 10.1.2.1 255.255.255.0
no ip route-cache
!!interface Vlan20
ip address 10.1.3.1 255.255.255.0
ip route 0.0.0.0 0.0.0.0 10.1.1.1
ip dhcp pool vlan10
network 10.1.2.0 255.255.255.0
default-router 10.1.2.1
dns-server 10.1.1.1
!
!ip dhcp pool vlan20   network 10.1.3.0 255.255.255.0   default-router 10.1.3.1   dns-server 10.1.1.1

View 1 Replies View Related

Cisco :: 3750 - How To Deny VLan To Access Another One

Dec 5, 2011

We have a 3750 which has a few vlans configured.  One Vlan is for public access wifi and another for our security system (door access, cameras, etc.).  I don't want the public wifi vlan to access the security system vlan.  How can I accomplish this in the 3750?

View 4 Replies View Related

Cisco :: To Configure Internet Access For Different Vlan In 3750

Oct 18, 2012

How to configure internet access for different VLANs in cisco 3750 switc,ISP connection directly connecting to 3750 ,3750 have 18 VLANs

View 9 Replies View Related

Cisco WAN :: Configuring 3750-x Port For Multi Vlan?

May 4, 2012

Scenario: I have a vmserver w four virtual servers all in configured w in different subnets. What's the best way to configure a 3750-x switch to route traffic from the virtual servers to their vlans?

View 2 Replies View Related

Cisco WAN :: 3750 Vlan Creation Error Message

Feb 7, 2011

I have cisco switch model  WS-C3750G-12S-D. It is in transparent mode. I am getting below error message when tried to create new vlan.
 
Proposed configuration exceeds the limit of 1005 VLANs that can be supported on this platform. Reduce the number of VLANs proposed to be within this limit.
 
After deleting few unnecessary vlans, it allowed me to create.
 
3750#sh vtp statusVTP Version                     : running VTP1 (VTP2 capable)Configuration Revision          : 0Maximum VLANs supported locally : 1005Number of existing VLANs        : 959VTP Operating Mode              : TransparentVTP Domain Name                 : VTP Pruning Mode                : DisabledVTP V2 Mode                     : DisabledVTP Traps Generation            : DisabledMD5 digest                      : 0xBC 0xA7 0xEC 0xDE 0x36 0x6C 0x61 0xB4 Configuration last modified by 97.193.17.172 at 0-0-00 00:00:00
 
I confused with terms 'maximum supported vlans' and 'maximum locally supported vlans'. If switch is supporting vlans 1-4094 means it should also allow to create locally. Otherwise how they will pass through the switch trunks without local creation.

View 1 Replies View Related

Cisco Switching/Routing :: 3750 - Only Allow Specific Traffic To VLAN

Oct 10, 2012

Have a quick question regarding inter-vlan routing on a 3750.  Overview of network is ISP --> ASA --> 3750 (acting as my core and default gw).  I have 5 vlan interfaces on my 3750, all w/ 192.192.x.x subnets, a 6th w/ 192.168.100.x, and a 7th w/ 192.168.200.x.  I have enabled "ip routing" on the switch and can successfully ping from subnet A to subnet B as long as both devices are using the correct DG for their vlan, which is the switch.  I have a few ports that are trunked as well that go to ESX hosts which break out the vlans according to the subnet the vm should be attached to.  The ASA is set to nat internal traffic for all the vlans.
 
Now my question:  short of applying an ACL to each vlan interface to block traffic from other 192.192.x.x subnets is there a better way to accomplish this?  I want my 192.168.10.x subnet to be able to reach all the subnets, but don't want 192.192.10.x to be able to talk to 192.192.20.x for example.  I was thinking to create an acl like this:
 
access-list 120 permit ip 192.192.10.0 0.0.0.255 access-list 120 deny ip 192.192.0.0 0.0.255.255 192.192.10.0 0.0.0.255access-list 120 permit ip any 192.168.100.0 0.0.0.255 192.192.10.0 0.0.0.255
 
and then applying this to the interface for the appropriate vlan. 

View 4 Replies View Related

Cisco Switching/Routing :: 3750 MAC Table Missing For One VLAN

Jan 18, 2012

I have one VLAN on a 3750 where I do not see any MAC addresses even though it is in use.  This is an unrouted VLAN between a WLC on a port- channel /LAG and an access port to an ASA for guest traffic.  When I do a show MAC add I get nothing for VLAN 60 (guest DMZ) but all other VLANs seem to be OK. Spanning tree is not showing TC counters incrementing either. 
 
I also was told when put a port on this VLAN the laptop did not get a DHCP address form the ASA, but the wireless guest clients are working fine.  I can see the DHCP leases and ARP entries in the ASA and the ASA ARP in the WLC so some traffic is passing fine.  I'm not onsite right now so troubleshooting is all remote which limits some options.

View 4 Replies View Related

Cisco Switching/Routing :: VLAN On 3com 2952 And 3750?

Jul 1, 2012

I have setup both Vlans on 3com and cisco. but it seems they cant talk to each other.ive setup both on trunking mode?

View 6 Replies View Related

Cisco Switching/Routing :: 3750 No Spanning Tree Vlan

Feb 29, 2012

I have a 3750 switch which has the command 'spanning-tree vlan **'.  I am struggling to remove this command, as this particular VLAN is one I want to distribute across our network.I have so far, set the switch to VTP Transparent mode and removed the VLAN from the database, this removes the command.  If I then put the switch back to VTP client mode (or manually add the VLAN, while in in VTP transparent mode) then the command comes back.  Submitting the command 'spanning-tree vlan **' command has no affect.

View 1 Replies View Related

Cisco Switching/Routing :: VLAN Bridge With Catalyst 3750

Nov 8, 2012

I have 3 VLANs here that need to be on the same network segment.  They are going to be used by our Wi-Fi network (with Aironet APs), bound to 3 different SSIDs (as Aironet APs doesnt allow multiple SSID per VLAN), each one with a different authentication method and server.Is there a way to bridge those VLANs together with a Catalyst 3750 switch?  I tryed configuring an IP address on one of the VLAN interfaces, then configuring a bridge with the vlan-bridge protocol (Catalyst 3750 doesnt have the "ieee" bridge protocol type) and put all 3 VLAN interfaces on the same bridge-group, but it didnt work (even with "bridge x route ip").I also tryed configuring IRB bridging, with the 3 VLAN interfaces on the same bridge-group and an IP address on the BVI interface (the way I used to do with old 2600 routers).  Same result.(actually, I didint test to see if the interfaces are actually being "bridged", but I see neither of them can reach the router)

View 1 Replies View Related

Cisco Switching/Routing :: 3750 / VLAN Is Locally Shut

Apr 24, 2011

One of my VLANS on my 3750 gives a status of act/lshut. I've tried no shut commands on the interface to no avail. From my reading it seems like this means the VLAN is active but shut down locally.

View 8 Replies View Related

Cisco WAN :: 6500 / 3750 - Quick Way To Allow VLAN From Remote Site?

May 16, 2012

We have a need to access an VLAN at the main office( ie Core Switch 6500,switch 3750) from a remote site(Cisco3845 router, Switch3750) connecting by a SP through fibre link.
 
what is the easiest and quick way to do it and the user from the remote site just want to have access to that VLAN for a couple of days only.

View 6 Replies View Related

Cisco Security :: Catalyst 3750 Support Private Vlan?

Feb 12, 2004

i want to know if the new Catalyst 3750 Support Private Vlan ?
 
or any other small Switches

View 3 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 :: Catalyst 3750-X Not Showing VLAN As Active

Apr 14, 2013

I have installed a Catalyst 2960-S and a 3750-X-12S and I am trying to setup a VLAN 51 for some VoIP phones. I have added the VLAN as an interface on both switches, but the 3750 is not showing VLAN 51 as active when i do a show vlan. Also, it omitts showing Gi1/0/1 & Gi1/0/3 which are uplinks to 2960-S switches plugged in and working on VLAN1.
 
Catalyst3750SFP#show vlan
VLAN Name                             Status    Ports
---- -------------------------------- --------- -------------------------------
1    default                          active    Gi1/0/2, Gi1/0/4, Gi1/0/5

[Code].....

View 2 Replies View Related







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