Cisco :: Find Client IP Connected To VLAN From Catalyst 3600

Feb 13, 2013

I would like to get using of course SNMP, list of client IPs connected to VLAN in Cisco Catalyst 3600.So far, I have pseudo-algorithm made by me which obtains those IP addresses, but I am not sure if this is done in right way :

1) Receive all IP addresses from Catalyst using oid 1.3.6.1.2.1.4.20.1.2. I get something like :

IP-MIB::ipAdEntIfIndex.10.10.2.1 = INTEGER: 152
IP-MIB::ipAdEntIfIndex.10.10.2.251 = INTEGER: 152
IP-MIB::ipAdEntIfIndex.10.10.3.251 = INTEGER: 151 and so on.
2) Get ifIndex of VLAN (oid 1.3.6.1.2.1.4.20.1.2.10.10.2.1.<IP_ADDRESS>) for particular IP address from above list :
IP-MIB::ipAdEntIfIndex.10.10.2.1 = INTEGER: 152
IP-MIB::ipAdEntIfIndex.10.10.2.251 = INTEGER: 152
IP-MIB::ipAdEntIfIndex.10.10.3.251 = INTEGER: 151
3) Get VLAN name (oid 1.3.6.1.4.1.9.9.46.1.3.1.1.4.1.<IF_INDEX>) If_index is borrowed from list above :
IP-MIB::ipAdEntNetMask.152 = No Such Instance currently exists at this OID
IP-MIB::ipAdEntNetMask.151 = No Such Instance currently exists at this OID

In the third step I have this problem, that instance can not be found in OID. It is weird, because for about forty IP addresses i can find about their 10 VLAN names to which they are connected.

View 1 Replies


ADVERTISEMENT

Cisco WAN :: 8510 - BVI On Catalyst 3600 Can't Communicate With It

Jul 27, 2011

Have been struggling with a connectivity issue following a recent power surge from a storm. A BVI from Cisco Catalyst 3600 cannot communicate with our local network.
 
We have several satellite connections which connect to us via ADSL. From these satellite offices I can talk to the Cisco 3600 we have here at our central office (BVI 10.60.112.1). There is a connection from the ATM port on the Cisco 3600 which goes to an ATM port on a Cisco Catalyst 8510 and there is an Ethernet connection from that 8510 to the core switch on our local network (Catalyst 6509).
 
Since I can talk to the 3600 without issue, I believe that the issue is the 8510 config.
 
There are only two ports in use on the 8510.The ATM port on the 3600 is connected to the 8510's ATM0/0/1.The 8510's ATM1/0/0 (622MM) is connected to our local network's core.There is activity on both ports of the 8510, but from the local network I cannot see 10.60.112.1 and from the 3600 I cannot see the core.
 
The 8510 config looks pretty default, like some things were "lost" during the surge (we had backups of the 3600 and not the 8510). The config goes as follows for the 8500:

[code]....

View 1 Replies View Related

Cisco :: NCS 3600 Where To Find Software Version

Jan 28, 2013

Cant find the software version on my NCS .Apparently once we start using 3600 APs then we need to upgrade.Cisco AP 3600 was introduced in the 7.1.91 or later code stream and is supported by the following: Cisco 2500, 7500, 5508 and WiSM2 Series Controllers, and WCS 7.0.220 or later and NCS 1.1 or later.
 
Problem is no matter where i look i cant find the current software version for it.

View 1 Replies View Related

Cisco WAN :: 7609 / 3600 - How To Set VLAN Based VRF Selection

Jan 9, 2013

I am using Cisco 7609 IOS15.0(1)S1 and Cisco 3600 IOS 15.1(2)EY.I am trying to provision VPNs over MPLS network.All I found in the documentation is how I attach a whole interface to a VRF.However, I need to be able to attach a VLAN (or any other matching criteria, for that matter) to a VRF.In other words, I want to be able to attach port 1/1 vlan 100 to VRF-A and port 1/1 vlan 200 to VRF-B.

View 1 Replies View Related

Cisco Wireless :: WLC 5508 With 3600 And 2600 AP - Client Down / Session Timer Is Turned Off

Apr 9, 2013

I have a strange issue with clients connected to a WiFi network.I have configured AP in FlexConnect mode and 2 SSID's. After a reboot of the AP the network is stable for almost 45 mins. Then each client will go UP and Down, mostly with a delay of 5 mins.
 
What could be the source of this. The clients are Windows CE handheld with fixed IP adres. I already configure persitent client and have play arround with APR timers as well. Thereby an Windows desktop or an iPad has less connectivity issues but even they expert pakcteloss once in severall minutes.
 
Session timer is turned off
 
The iPad for example can play music, but each 5 mins you hear a little hickup and 2 subsecond ping are loss.
 
Controller version is 7.3

View 6 Replies View Related

TP-Link Dual-Band Wireless :: TL-WDR3600 - Add Password For HD Connected To 3600

May 13, 2013

Region : Ireland
Model : TL-WDR3600
Hardware Version : Not Clear
Firmware Version :
ISP : UPC

how do you add a password for anyone trying to access the hard drive that I have connected to the 3600 via usb. I have guests staying in the house on a regular basis and only want to allow family member to be able to access the hard drive that I have connected to the router.

View 1 Replies View Related

Cisco WAN :: VLAN Routing On Layer 3 Catalyst 3560

Jan 15, 2013

My first question is I have an access layer switch which is a single VLAN and I am trunking that VLAN to a distribution layer switch, I can ping the gateway on the distribution layer switch for THAT VLAN, But cannot ping the gateway address for the second VLAN I have on the distribution layer switch. I know it is simple, But I have forgotten and just need a push
 
Also I have a third VLAN set to  route traffic not bound for those 2 VLANs out to a router is the statement "ip route 0.0.0.0 0.0.0.0 172.16.252.2" good enough and do I actually need to create a VLAN for that traffic? and if so, is an access switchport the best option?

View 2 Replies View Related

Cisco WAN :: Catalyst 3560G - Limiting VLan Access?

Jan 27, 2011

I have three VLANS set up on my Catalyst 3560G switch.  Each VLAN has its own subnet and I have enabled IP routing and set up my VLANS so that clients on VLANS 1 and 3 can get to VLAN 2 because they share a server located on VLAN 2.  However, now they can also see and get to each others VLANS! How I can allow my clients on VLANS 1 and 3 access a server on VLAN 2 but not access the other VLANS?  I don't want VLAN 1 to get to VLAN 3 or VLAN 3 to get to VLAN 1. 

View 17 Replies View Related

Cisco :: 3550 Catalyst Not Displaying Fa Ports In Voice VLAN?

Sep 13, 2011

Why aren't the fa ports that i assign to a voice vlan showing up when i issue show vlan?

View 2 Replies View Related

Cisco Switching/Routing :: Catalyst 2960G Vlan Configuration?

Oct 24, 2011

I have got a catalyst cisco 2960G series switch and via this switch I want to creat serveral vlans. I am getting a dhcp IP from a router and I want to setup my own vlan networks.
 
I plugged in the Ethernet cable that came from the dhcp router to port 16 of the cisco switch and configured the ports 1,2 and 3 for vlan 1, 2 and 3
 
the dhcp router has given me this IP 192.168.10.158 defautl gateway is : 192.168.10.1
 
when I plug in a PC to port 1 or 2 of the cisco switch I still receiving the IP from range 192.168.10.* but not from the range that I configured for the vlan 1 or 2.
 
Below is my startup configuration:
 
no file verify auto
spanning-tree mode pvst
spanning-tree extend system-id

[code].....

View 28 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 WAN :: Route-map Mismatching On Catalyst 6500 Vlan Interface

Apr 22, 2012

we have applied route-map on vlan interface in the form:
 
ip access-list extended TEST
permit ip 172.16.1.128 0.0.0.127 172.16.0.0 0.0.255.255
route-map TEST permit 10
match ip address TEST
set ip next-hop 172.16.111.1
interface Vlan11
ip policy route-map TEST
 
The problem is in the traffic matching by the rule - there is matches not only for 172.16.0.0/16 prefixes but for the whole traffic in that VLAN.

View 1 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 :: Catalyst 6503 OSPF On Vlan Interface?

Oct 24, 2011

i'd like to configure OSPF on a Catalyst 6503 IOS 12.2.17.i habe an Gi1/9 with the ip address 192.168.97.30/24 and a VLAN 19 with the IP Address 192.168.19.0/24.I configured OSPF like this
 
router ospf 1
network 192.168.97.0 0.0.0.255 area 10.5.0.0
network 192.168.19.0 0.0.0.255 area 10.5.0.0
 
on the ospf peer is see that the adjaceny is established but i don't get the routes for the 192.168.19.0 network i checked the ip ospf interface vlan 19; i got ospf is not enabled on the interface then i tried to configure

int vlan 19
ip ospf 1 area 10.5.0.0
 
but it does not access ip ospf 1

View 3 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

Cisco Switches :: 200 Learn Voice VLAN And CoS / DSCP From Catalyst 2960?

Oct 31, 2012

How can I configure Cisco 200 (SG200-08P) to learn Voice VLAN and CoS/DSCP from upstreamCatalyst 2960?
 
The Cat 2960 is today used together with LLDP-MED to announce config to Aastra IP Telephones. In some cases I need to use a small switch inbetween and plan to use the Cisco SG200-08P for this. However, I would like to avoid manual config of the Cisco 200 switch.

View 3 Replies View Related

Cisco Switching/Routing :: Catalyst 3560 Vlan Trunks Over Etherchannel

Jun 20, 2012

I'm configuring two etherchannel groups (2 ports in each) on a 3560 switch.  I need to trunk multiple vlans over each channel group.
 
I created the vlan trunks and allowed vlans on each physical interface.  I notice that I can also configure the vlan trunks on the port-channel interfaces that were created. Should I configure them under those interfaces, or leave them on the physical interfaces?  Relevant config is below:
 
interface Port-channel1
!
interface Port-channel2

[Code].....

View 1 Replies View Related

Cisco Infrastructure :: Blocking ICMP On Catalyst 3750 Switch Vlan?

Apr 7, 2011

I have set up an ACL on my 3750 switch to deny icmp from PC A  on our inside network to PC B on a different VLAN on our inside network using the following ACLs:
 
deny icmp host 10.1.17.15 host 10.3.10.4
deny icmp host 10.3.10.4 host 10.1.17.15
 
-- or --
 
deny icmp host 10.1.17.15 host 10.3.10.4 echo-replydeny icmp host 10.3.10.4 host 10.1.17.15 echo-reply

These ACLs belong to an access-list that also limits ip traffic to a few specific machines.When I try pinging from PC A I receive a reply message back from PC B. Shouldn't this configuration block any ICMP from PC A to PC B and from PC B to PC A? I would have expected the first ACL statement to block any packets associated with ICMP and when that didn't work I tried the second configuration.

View 6 Replies View Related

Cisco Switching/Routing :: Configure Inter-vlan On Catalyst 3750

Dec 20, 2012

My architecture is the same as show on the link with some difference.I use the router 1841 for inetrnet connexion instead of 7200VXR, this router 1841 is connected on the catalyst 3750 port G1/0/1.I use catalyst 2960 instead of catalyst 2950 or 2948.I use ASA 5510 for conexion on remote branche(I have 5 remote site), This ASA is connected on the catalyst 3750 port G1/0/37
 
Result of the test:

-I can ping devices in the same Vlans
-I can ping devices in different VLANs
-I can ping all device from the catalyst 3750
 
I cannot ping the router 1841 or ASA 5510 from the any devices (computer)The gateway of each computer is the correpondant VLAN IP address configured on the catalyst 3750.Why I cannot ping the router 1841 or ASA 5510 from the any devices (computer)

View 19 Replies View Related

Cisco Switching/Routing :: Manipulating VLAN Quickly On Catalyst 3550

Dec 12, 2011

I am attempting to create a mass upgrade server for some of our more standardized equipment since our vender cannot upgrade them pre-shipping for us, we've got to do them on our own. This means using a terribly organized wizard written in what appears to be Java...
 
I have an aversion to Windows and felt that I could accomplish the same thing using expect scripts and a Gentoo Linux server; now all I need is to set my Cisco 3550 (c3550-ipservicesk9-mz.122-44.SE6.bin) to have each port on it's own VLAN, except for fa0/1 which will be a trunk port to communicate with all ports as well as the server.

View 4 Replies View Related

Cisco Switching/Routing :: Catalyst 6506 Vlan-based Qos Configuration?

Feb 12, 2012

I was unable to configure vlan-based qos on Cisco IOS Software, s72033_rp Software (s72033_rp-IPSERVICESK9-M), Version 12.2(33)SXH6, RELEASE SOFTWARE (fc1) Seems to me my configuration is not working. Here is the output of the interface:
 
sh int G1/6 | i rate
Queueing strategy: fifo
30 second input rate 25231000 bits/sec, 4282 packets/sec
30 second output rate 46940000 bits/sec, 9257 packets/sec
 
And here is my configuration:
 
interface Vlan3
ip address 192.168.1.1 255.255.252.0
service-policy input TEST_IN_PMAP
service-policy output TEST_OUT_PMAP

[code]....

Why I can't see matches in ACLs? I've double checked the direction and seems to me it is correct. I can't see matches even I configure something like this:

10 permit ip host 192.168.1.168 any 
20 permit ip any host 192.168.1.168

Why my output rate is higher than 30M? Is it bacause there is no matching traffic here in ACLs? I'm absolutely shure that this host with such ip connected to this interface:

#sh arp | i 192.168.1.168
Internet  192.168.1.168           0   feed.beef.f00d  ARPA   Vlan3
#sh mac address-table |  i feed.beef.f00d
*    3  feed.beef.f00d   dynamic  Yes          0   Gi1/6

View 9 Replies View Related

Cisco Switching/Routing :: Catalyst 3750 - VACL And ACL To Secure VLan?

Feb 20, 2012

i have a catalyst 3750, in this switch i have 3 vlan, i need to secure trafic between vlans but im confused ,should i use ACL or VACL to secure ?which is the best ?if i use ACL to secure and limit ports between vlan, which is the best practice to apply the acl ( on th inside or outside of interface)

View 2 Replies View Related

Cisco :: 3550T Catalyst Switches Shows Cable Not Connected

Apr 12, 2012

Device: Cisco 3550T Catalyst ...Tested working all ports Configured Speed/Duplex both manually and set to auto with same result Problem: No connection when connected to specific Motherboard/Lan chipset that is using Realtek PCIe GBE Family controller (NIC)

Motherboard1:When connected to the 3550T the LED is amber for maybe a minute then goes off

Motherboard2:When connected to the 3550T the LED is Green but Motherboard Nic is amber.In windows under adapter settings, Local Area Connection Both Show red X

Motherboard1:

Os: Win7 Sp1 x64 w/latest updates
Mb: Gigabyte GA-P55A-UD3 v2.0
LAN: Realtek RTL8111E

Motherboard2:

Os: Win7 Sp1 x64 w/latest updates
Mb: Gigabyte x38-DQ6 v1.0
LAN: Realtek RTL8111B

The ports are only configured with
Switchport access

No other filters or access list? I have tried on multiple Cisco Switches 2950T, 3500 and 3550T with same result. what odd is these pc's can plug into a Netgear or ActionTec(Verizon) type of switch and work fine. Is there some command I need to apply to those ports to make it work with these GBE controllers. Or How do I get these Gigabyte Mobo(NiC) to work on Cisco Switches?

View 4 Replies View Related

Cisco Switching/Routing :: Why Last Port Of Two Catalyst 3560X Are Connected Together

May 22, 2012

We have two catalyst 3560X 24T-S switches connected on two separate LANs (both the networks are redundant to each other). The last port of the switches are connected together?

View 15 Replies View Related

Cisco Switching/Routing :: Catalyst 3750 / 2960 - Some Data Cannot Pass Through VLAN

Sep 4, 2012

I have a problem, here are the situation

- 1 Catalyst 3750
- 1 Catalyst 2960
- 4 Finger Print
- 1 HUB
 
Configuration

- Catalyst 3750
Interface VLAN182
IP Address 10.62.182.254 255.255.255.0
Interface G0/2
Description Finger Print Server
Switchport mode access

[code]....
 
Here are the problem,If i connect Finger Print Device to port catalyst 2960, some device not sending data to server, but if i connect all Finger Print to HUB and from HUB connect to Catalyst 2960 at port F0/5, All Device(Finger Print) can send data to server...Is there any special configuration in catalyst so all device can direct connect to port catalyst 2960 without HUB?

View 3 Replies View Related

Cisco Switching/Routing :: Catalyst 2960 / VLAN Configuration Using MS DHCP Server

Jan 28, 2013

I am going to creat VLANs very 1st time therefore for test purpose I have following simple scnerio.I have created 2 VLANs , VLAN2 and VLAN3 on Cisco Catalyst 2960 series switch. Ports 1-12 is assigned to VLAN2 and Ports 13-24 are assiged to VLAN3. Now I have configured DHCP on Microsoft Server 2003 defining 2 scopes with following configurations.
 
Scope 1 for VLAN 2--- Range is 172.16.0.17 to 172.16.0.30   with subnet mask=255.255.255.240 . Server IP address 172.16.0.17
( Note: Address 172.16.0.17 is excluded from dhcp server Scope 1 and give to the MS server itself)
 Scope 2 for VLAN 3----Range is  172.16.0.33 to 172.16.0.46 with subnet mask=255.255.255.240 .
 
Now in Cisco 2960 series switches, under Vlan 2 and Vlan 3, I have following configurations...
 
interface Vlan2
ip address 172.16.0.30 255.255.255.240
ip helper-address 172.16.0.17
 interface Vlan3
ip address 172.16.0.46 255.255.255.240
ip helper-address 172.16.0.17
 
Now the problem is when i connect a client computer to any port from 1-12, It gets correct IP address from Scope 1 but when I connect a computer to any port from 13-24, it does not get the ip address.
 
Further I want to do inter VLAN comunication as well for that purpose i Have an  ISR 2900 series router. What further configuration i will have to do on router for inter vlan communication.

View 3 Replies View Related

Cisco Switching/Routing :: Catalyst 4505 - Write Extended ACL For Voice VLan

May 14, 2012

I am trying to write an extended ACL for the voice vlan.My scenario is the following:I have two PBXs with two Catalyst 4505 L3 switches.The C4505 are connected trough a trunk link.I have a VTP domain configured.

Voice VLANs are Vlan 100 and Vlan 101 with networks 10.2.0.0/16 and 10.4.0.0/16 Voip telephones are communicating between them self and everything is working fine.I want to secure both voice VLANs with an ACL to allow only couple of IPs to administer the phones.The PCs are connected trough a integrated switch via VOIP telephone.Here is the sample configuration of the dhcp pool for the PC VLAN:

ip dhcp pool PCs
   network 10.1.0.0 255.255.0.0
   default-router 10.1.1.1
   dns-server 10.10.10.1
   option 43 hex 010a.5369.656d.656e.7300.0000.0204.0000.0064.0000.0000.00ff

I had to implement the 43 hex option because the PCs did not get the ip from the DHCP because of the vendor specific information.The thing that worries me is will the DHCP forward the ACKs for the PCs if I implement this test ACL:

ip access-list extended VLAN100
permit ip 10.2.0.0 0.0.255.255 10.4.0.0 0.0.255.255
permit ip 10.4.0.0 0.0.255.255 10.2.0.0 0.0.255.255
permit ip 192.168.2.0 0.0.0.255 10.2.0.0 0.0.255.255
permit ip 192.168.2.0 0.0.0.255 10.4.0.0 0.0.255.255
permit udp host 0.0.0.0 eq bootpc host 255.255.255.255 eq bootps  (this I am not sure do I need)
permit udp host 255.255.255.255 eq bootps host 0.0.0.0 eq bootpc   (also this)
deny   ip any any
 
I only want to allow the network 192.168.2.0/24 and maybe some other hosts to access the web based http gui to adiminister the IP phones.All PCs are connected trough the VOIP terminals. I do not want to deny the traffic to PCs.

View 8 Replies View Related

Cisco VPN :: 2811 - Client Access To Native VLAN Only

Apr 2, 2013

I have a 2811 Router (config below) with VPN configured.  I can connect through the VPN and access devices on the native VLAN but I can't access the 10.77.5.0 (VLAN 5) network (I don't care to access the 10.77.10.0 - VLAN 10 network).  This issue has been plagueing me for quite a while.  I believe it's a NAT or ACL issue.  VPN client IP pool is 192.168.77.1 - 192.168.77.10.  [code]

View 4 Replies View Related

VLAN Configuration On Debian Client In ESXi 4.1

Oct 12, 2012

I am having issues configuring a vLAN network card on a Debian stable (Squeeze) client.The client is running in a ESXi version 4.1 environment.There are two vLANs: vLAN 8 and vLAN 14. The client is in vLAN 14. The domain controllers (as well as DNS and ISA servers) are in vLAN 8. Windows clients behave fine and they can connect to other vLANs just fine. However, I just can't get the Debian client to connect to any other vLAN than its own.I tried several methods, and non worked successfully thus far.One of the problems is that the client should only use one IP address. Using the vLAN package, its assumed that you have a different IP for each vLAN (I think), so that doesn't work out.There is one other Linux machine in the network. An Ubuntu client being in vLAN 8. That client works as it should and can ping to both local, and other vLANs.Until this problem is fixed, it is impossible to connect to the internet (because the ISA, DNS and DCs are in vLAN 8) so each time I want to install a package, I have to download either the .deb packages manually, or download source tarballs and then create an iso of those files, mount the iso and install the packages. You can imagine how much effort that costs.

View 14 Replies View Related

Cisco Wireless :: 144 / Client MAC On Native Vlan In H-reap Setup

Jan 11, 2012

Just trying to figure out how LAP manage clients in a h-reap setup.Have a setup with native vlan on 144 (switch and AP) and ssid tagging in other vlan... Got this on switch:

Jan 12 10:31:43.121: %PORT_SECURITY-2-PSECURE_VIOLATION: Security violation occurred, caused by MAC address 0811.9695.9b04 on port FastEthernet0/42.
Jan 12 10:31:43.121: %PORT_SECURITY-2-PSECURE_VIOLATION_VLAN: Security violation on port FastEthernet0/42 due to MAC address 0811.9695.9b04 on VLAN 144
Jan 12 10:37:42.770: %PORT_SECURITY-2-PSECURE_VIOLATION: Security violation occurred, caused by MAC address 0811.9695.9b04 on port FastEthernet0/42.
Jan 12 10:37:42.770: %PORT_SECURITY-2-PSECURE_VIOLATION_VLAN: Security violation on port FastEthernet0/42 due to MAC address 0811.9695.9b04 on VLAN 144
 
Wonder why clients MAC is seen on native vlan (and ofcourse also on taged vlan) ...?

View 4 Replies View Related

Cisco Wireless :: AIRCT5508-K9 Client Seems Directly Connected To WLC

Jan 14, 2013

i'm using WLC AIRCT5508-K9 software version 7.3.101.0, ISE, cisco prime infrastructure 1.2 (1.2.1.012), and using Odyssey access client manager all running well but here the problem, when a user connected to our SSID, the status of connection information especially on access point.. there appear that "Access point : WLC2-ISC-JKT-GCC".that is the WLC not the access point, is there any miss configuration from me..

View 5 Replies View Related

Cisco VPN :: ASA 5520 Client VPN Can Gets Connected But Can't Ping LAN Server

Apr 21, 2013

CISCO ASA 5520 -K9 .Client can connects ASA server and get ip address(172.168.31.X),but can't ping ASA inside interface ip address and other servers in lan .

View 2 Replies View Related

Cisco VPN :: Can't Manage ASA 5505 Router From Vpn Connected Client

Jul 5, 2011

I have a site to site vpn set up. I want to be able to manage the Cisco ASA router from a computer that connects to this site to site vpn. The problem is when I enter the ip address of the asa into adsm I get this error: Unable to launch device manager from 192.168.14.1:444. I am also unable to ping 192.168.14.1 from any computer that connects to the VPN, but I can ping other devices on the 192.168.14.x network. Also devices on the 192.168.14.x network can access the asa no problems. Here is my config:
 
ASA Version 8.2(1)
!
hostname Hostname
enable password POgOWyKyb0jgJ1Hm encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
names

[code]....

View 1 Replies View Related







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