Cisco Application Networking :: Catalyst 6509 - ASN Traffic Ace10 Module

Aug 26, 2012

I trying configure ASN traffic load balance, but doesn't works.I have one Cisco Catalyst 6509 and onde Cisco Ace10 module, in my context "PanWEB" i have the interfaces above: [code] If i try to establish a telnet session(telnet 10.96.202.10 80) i see the SYN packet passing through the ACE and going to the real server, but, the server do not response the SYN packet. I done a capture in the server using wireshark and could see that the IP address of the destination is the VIP and not the rserver ip address , this is a problem? Why can not I have the SYN + ACK from the server?

View 5 Replies


ADVERTISEMENT

Cisco Application Networking :: 6504 - Virtual IP Configuration In ACE Module

Jun 3, 2012

I am in the process of configuring load balancing on ACE module but struggling to configure virtual IP address for ACE module. I'm working on ACE30 module and using software version A5 (1.2). ACE module is in slot of Catalyst 6504 switch.

View 5 Replies View Related

Cisco Application :: 6509 - ACE Module In Bridge Mode?

May 16, 2011

We have a 6509 with an ACE module. For reasons I don't fully understand the ACE is running using a BVI in bridge mode. It has loads of secondary interfaces.

[Code]...

I can ping all of the IPs on the BVI, but only servers in Subnet 10.7.42/42 can ping out of the the layer 3 on the 6509. I have all the routes configured properly on the 6509 pointing to the ACE for these subnets. The question is though the config has been excepted, is there a limit to the number of secondary on a BVI. 

View 1 Replies View Related

Cisco Application :: 6509 - ACE Module Context On Bridged Mode

May 8, 2013

I am desiging a topology with two Cat 6509 and Two ACE Module, one ACE per Catalyst. I am thinking to  use bridge mode for the customer contexts, I would like to know if the Bridged mode is an Assymetric topology.
 
The server gateway is the ip address of the ACE or the Router?

View 6 Replies View Related

Cisco Switching/Routing :: 6509 ACE Application Control Engine Module

Oct 4, 2012

We are facing a strange issue, our ACE 20 got failed due to power issue , after RMA once we are installing ACE 20 to 6509 , the status LED is showing ORANGE . The sh module shows it as " Others " ... The IOS is same as it was previously in 6509 .

View 2 Replies View Related

Cisco Application :: Possible To Modify Configure With Snmp On Ace Module Like Others 6500 Catalyst

Apr 12, 2012

Is it possible to modify conf with snmp on ace module like others 6500 catalyst ?Is ace answer to snmpset cmds ?

View 1 Replies View Related

Cisco Application :: ACE20 Module - Capture Probe Traffic?

Mar 5, 2013

I have an HTTPS probe that sometime fail, sometimes does not fail.
 
[code]....
 
The probe that sometimes fails is the TEST-HTTPS. The TCP_443 probe works perfectly well.The ACE is configured in bridge mode.Is it possible to capture the PROBE traffic on the ACE side?

View 7 Replies View Related

Cisco Application Networking :: How To Configure ACE 4710 Bypass Traffic From Servers To Internet

Jan 1, 2013

I'm looking for a way to configure Cisco ACE4710 loadbalancer to bypass traffic that is initiated from server side to Internet?Are there any way to configure this, so that the loadbalancer will not maintain session for this bypass traffic to maximize throughput?

View 1 Replies View Related

Cisco Application :: IOS Upgrade For ACE10-6500-K9

Oct 14, 2011

I have ACE10-6500-K9 installed in 6513 core switch with below mentioned sh version.
 
Software
loader:    Version 12.2[121]
system:    Version A2(2.0) [build 3.0(0)A2(2.0)]
system image file: [LCP] disk0:c6ace-t1k9-mz.A2_2_0.bin

[Code].....
 
I want to know that can i upgrade ACE10-6500-K9 to c6ace-t1k9-mz.A5_1_0 i.e version5 ? I tried to search cisco website but could not get proper upgrade or user guide.

View 2 Replies View Related

Cisco Switching/Routing :: Traffic Flow Catalyst 6509 With WS-X6548-GE-TX

Nov 21, 2011

I'm receiving multicast traffic (400Mbps) on port 9/38 and sending it out on port gi9/48. I'm trying to achieve that traffic will stay within the card without using the switchfabric, 

View 2 Replies View Related

Cisco Application :: ACE10 Dynamic Port Range

Feb 3, 2013

the dynamic port range server load balancing supported for MS Exchange 2010

View 1 Replies View Related

Cisco Application :: ACE10 Version A2(3.6a) - Activate XML API Management?

Sep 18, 2012

We are using several contexts for each customer in our ACE module.One of the customer contexts needs to activate XML API to control their services.I've tried to activate it, but cannot get any http response, what can be missing?ACE10 version A2(3.6a)
  
class-map type management match-any HTTP-ALLOW_CLASS
  2 match protocol http source-address 10.110.0.0 255.255.254.0
  3 match protocol http source-address 10.60.208.80 255.255.255.248
class-map type management match-any HTTPS-ALLOW_CLASS
  2 match protocol https source-address 10.110.0.0 255.255.254.0
  3 match protocol https source-address 10.60.208.80 255.255.255.248

[code]....

View 3 Replies View Related

Cisco Application :: ACE10-6500-K9 Supporting C6500 IOS

Dec 7, 2011

It seem that ACE10 not support 12.2(33)SXJ1 IOS running on C6500. The box cannot detect the ACE module when power up. Currently the ACE10 running on system A2(30).
 
My challenge i have the ASA SM that compulsary to run on 12.2 (33) SXJ1 version. How to let these 2 module can running on the same C6500 box?

View 1 Replies View Related

Cisco Application :: ACE10-6500-K9 / How Static Entry Under Sticky Performs

Jul 26, 2011

how a static entry under a "sticky" performs Configuring Static IP Address Sticky Table Entries Cisco Documentation Says When you configure a static entry, the ACE enters it into the sticky table immediately. Configuring the ACE Action on Server Failure failaction purge # The purge keyword specifies that the ACE remove the  connections to a real server  if that real server in the server farm  fails after you enter the  command. The ACE sends a reset (RST) to both  the client and the server  that failed. Cisco Documentation Says If you do not configure this command, the ACE takes no action when a server fails
 
sample config
sticky ip-netmask 255.255.255.240 address source STICKY1
timeout 180   replicate sticky   serverfarm SERVERFARM1   8 static client source 192.168.12.15 rserver SERVER1
  
Question1 - What happens if SERVER1 fails?
 
a) Does the ACE let the connections to SERVER1 timeout(default behaviour) and then load-balance new connections coming in deom 192.168.12.15 to another server in SERVERFARM1

ORb)  Does the ACE reset the connections to SERVER1  immediately and starts  load-balancing new conenction coming in from  192.168.12.15 to other  servers in SERVERFARM1 ?

ORc) Does the ACE just drop the current and new connections from 192.168.12.15 till SERVER1 comes back up ?

OR d) Is it dealt differently?
 
Question2 - Now what happens if the failed server(SERVER1) comes back up after some time?
 
e) Does the ACE reset any current connections from 192.168.1.15 and starts sending them to SERVER1 ?

ORf)  Does the ACE leave the current connections from 192.168.1.15 to other  servers in SERVERFARM1 as they are and send any new connections
from 192.168.1.15 to SERVER1?

ORg) Is it dealt differently?
 
My guess is Question1 -> a) and Question2 -> e)
 
ACE model =  ACE10-6500-K9
Version =  A2(3.3) 

View 4 Replies View Related

Cisco LAN :: 6509-e Best Way To Swap Out Supervisor Module

Mar 28, 2012

We have a 6509-e (WS-C6509-E V04) with (4) (WS-X6148-GE-TX) 48 port modules and a supervisor 32 (WS-SUP32-GE-3B).We purchased a supervisor 720 (WS-SUP720-3B) and (2) (WS-6708-10G-3C) 8 port fiber modules and (1) WS-X6748-GE-TX)48 port module to add to the switch. My question is what is the best way to swap out the supervisor module? Can the SUP720 be added as a standby module so that the config can be transferred? Probably a long shot. Is there anything in this swap that I should be concerned with? The other three modules should be pretty straight forward.

View 4 Replies View Related

Cisco WAN :: 6509 - Catalysts Does Not Support Module

Jul 31, 2012

we have two 6509 catalyst. we bought two new SFM-capable 16 port 1000mb GBIC/WS-X6516A-GBIC module. but our catalysts doesnt support them. we don't know the reason. we tried on another 6500 series catalyst they worked.
 
here are the outputs from our 6509:
 
Core-SW-1#sh module
Mod Ports Card Type                              Model              Serial No.
--- ----- -------------------------------------- ------------------ -----------
  1    0  1-subslot SPA Interface Processor-600  7600-SIP-600       JAE14090958
  2   48  CEF720 48 port 10/100/1000mb Ethernet  WS-X6748-GE-TX     SAL1413DX2B
  3   16  CEF720 16 port 10GE                    WS-X6716-10GE      SAL1414EL2Q
  4    1  Application Control Engine Module      ACE20-MOD-K9       SAD1408036Z
  5    5  Supervisor Engine 720 10GE (Active)    VS-S720-10G        SAL1414ERDT
  6    5  Supervisor Engine 720 10GE (RPR-Warm)  VS-S720-10G        SAL1414ERE3
  7   16  CEF720 16 port 10GE                    WS-X6716-10GE      SAL1414ER93
  8   16  SFM-capable 16 port 1000mb GBIC        WS-X6516A-GBIC     SAL1326SVBS(code)

View 7 Replies View Related

Cisco Application Networking :: GSS With Or Without ACE4700

May 15, 2013

I want to deploy a high availability solution for web servers in two data centers. In the primary data center I have deployed a group of web server and I want two deploy additional servers in a secondary data center for disaster recovery and high availability. Reviewing the documentation, looks like the GSS4492 is the solution for my company needs but I am not sure if I have to implement just the GSS or if I need a ACE4700 integrated with the GSS?.

View 1 Replies View Related

Cisco :: 6509 - Can't Access WS-SVC-NAM-2 Module Through HTTP Or Telnet

Jun 16, 2011

I try to access to WS-SVC-NAM-2 module in the Switch 6509. But is not work although the HTTP port is enabled (I tested with the command telnet  @ip 80).
 
I try telnet access to the module to check the config , but I always the message that the lo gin / password is wrong even though they are valid.

View 4 Replies View Related

Cisco WAN :: Remove IPSec VPN SPA Module From 6509 Chassis?

Feb 29, 2012

Need to remove the IPSec VPN SPA module from the 6509 chassis. Does the module is hot swappable or does the 6509 need to be turned off prior to removal.

View 2 Replies View Related

Cisco Switching/Routing :: 6509-E / IOS Requirements For VSS And ACE Module?

Sep 10, 2012

I have a pair of 6509-E Switches running VS-720 Supervisors. We are planning to add Ace Module onto the 6509-E. Will IP Base Image suffice the requirement? Will Ace Module work with only IP Base Image?

View 1 Replies View Related

Cisco Switching/Routing :: 6509-E - IOS Support For Module

Mar 4, 2012

I have a switch Cisco WS-C6509-E WS-X6716-10G-3C module ( module for 10 GB) , i have the IOS s72033-ipservicesk9-mz.122-18.SXF9.bin. I want to know if this IOS can support this module or not ? or ,  if i must do a upgrade , is that the  IOS : "s72033-ipservicesk9_wan-mz.122-33.SXH8" work fine  ?

View 7 Replies View Related

Cisco Application :: Monitor TPS Value For ACE-SSL-05K-K9 Module

Sep 1, 2011

I recently installed the license ACE-SSL-05K-K9  on ACE10 with multicontext solution.The license provides 5000 Maximum number of SSL transactions per second (TPS).The customer would like to track this to find out the correct size and in the case of services https upgrade licenses.Can I do it so through particular output or it's necessary monitoring with snmp service? In the second case, can you tell me the oid string to use?
 
In case the module should receive a higher number of connections to that provided by the license, what's the issue for new https connections?

View 3 Replies View Related

Cisco Application :: ACE 3.0 Module URI Rewriting?

Feb 16, 2010

We are using a Ace module running version 3.0?We do have a service which can now be reached by a url like https://www.xxx.com/yyy/ < notice the last /This is running via the Ace which terminates SSL and so on..
 
So now our client wants an url like  https://www.yyy.com . The backend realservers and place of virtual dirs on IIS stays the same.

So now /yyy/ needs to be added to the backend realserver request, so the correct virtual dir is used. Therfore I need to add this Uri towards the realserver.

View 4 Replies View Related

Cisco Application Networking :: ACE20 PAT To Two IP-number

Sep 22, 2011

ACE20 module with A2(3.3)I have tried to config a NAT-pool with two adresses, but only one is used.

View 6 Replies View Related

Cisco Application Networking :: Cannot SSH Standby In ACE30

Jul 12, 2012

I have a pair of ACE30 in Active/Standby mode. I can ssh to all active contexts. I can also ssh to all standby contexts except one.

View 6 Replies View Related

Cisco Application Networking :: ACE 4710 Rebooting

Apr 19, 2011

The below is the display that I get on the screen when i boot the device.There are two error's one is when the daughter card is found and device give us login access after which it reboot’s. The second is stated below (this is a screen copy of the error)

INIT: version 2.85 booting/mnt/cf/TN-CONFIG on /TN-CONFIG type ext3 (rw,sync,loop=/dev/loop0)/mnt/cf/TN-CERTKEY-STORAGE on /TN-CERTKEY-STORAGE type ext3 (rw,sync,loop=/dev/loop1)/mnt/cf/TN-LOGFILE on /TN-LOGFILE type ext3 (rw,sync,loop=/dev/loop2)/mnt/cf/TN-HOME on /TN-HOME type ext3 (rw,sync,loop=/dev/loop3)/mnt/cf/TN-COREFILE on /TN-COREFILE type ext3 (rw,sync,loop=/dev/loop4)insmod: error inserting
[Code]...

View 8 Replies View Related

Cisco Application Networking :: CSS 11503 And SAN Cert

Oct 14, 2012

I know that CSRs cannot be generated with multiple names, but if the SAN is added after the cert is ordered from Geo Trust, Veri sign, etc. can the CSS support using the cert?

View 1 Replies View Related

Cisco Switching/Routing :: To Reload The Module 3 On The 6509 Switch

Jul 31, 2012

Suffered a big outage on the network, the fix was to reload the module 3 on the 6509 switch, we had these errors on the log %CONST_DIAG-SW1_SP-3-HM_PORT_TEST_FAIL: Switch 1 Module 3 TestUnusedPortLoopback Port(s)[24,46] failed. System operation continues.in the end, we reloaded the card and it was all ok. is there anything I can do to check the card / or any deeper logs? would that error cause the card to crash?

View 1 Replies View Related

Cisco :: NAM Module On 6509 Doesn't Ping Via Management Port

Apr 27, 2010

I have a cisco 6509 configured with a cisco NAM module. I have reset the config of the NAM module by the config clear command. Since this moment I can't no more ping the NAM module via the management port:  OK via the 127.0.0.91 address and log in ok via the ios cli session command. [code] I have already tried to reboot the module via the ios cli hw module command and nothing better.

View 12 Replies View Related

Cisco Switching/Routing :: 6509 Has Four Module Slots Empty

Apr 1, 2013

I have a cisco 6509 (ws-c6509-e) IOS 12.2.(18)SXF6 with the following modules and submodules: [code] I would like to add another module, I have WS-6816-GBIC or WS-6516-GBIC which one will work with my 6509 ? The 6509 has four module slots empty: 4-7-8-9, Can I add the card in one of these slots ?

View 10 Replies View Related

Cisco Switching/Routing :: 6509 Shuts Down Module While Running VSL

Oct 21, 2012

How I can shutdown a module when I am running vsl.I can use the following command #hw-module module 2 shutdown.As I have modules in both switch 1 and switch 2 how can I ensure I only shut down module 2 in switch 1.

View 1 Replies View Related

Cisco Switching/Routing :: Cat 6509 - VSS - Minor Error (Sup Module)

Mar 17, 2012

We have a VSS environment with two Cisco 6509-Es. IOS image:s72033-ipservicesk9_wan-mz.122-33.SXI5 when I switch on or reload the  Core switches(VSS), I find a Minor Error in the "Show module switch all" command.I also did a "show diagnostic result switch 1 module 5"Switch 1 Module 5: Supervisor Engine 720 10GE (Active)  SerialNo : SAL1521E035

Overall Diagnostic Result for Switch 1 Module 5 : MINOR ERROR
Diagnostic level at card bootup: complete
Test results: (. = Pass, F = Fail, U = Untested)
45) TestVslLocalLoopback:
Port  1  2  3  4  5
-------------------
U  U  U  .  F
 
This issue temporarily relieves when reseating the X2 module, but reappears after reloading the switch.

View 5 Replies View Related

Cisco Switching/Routing :: Catalyst 6513 NAM Module

Aug 24, 2012

i have a cisco Netowtk Analysis module installed on a 6513 core  switch which is NAM-1, the version on the NAM is 5.1 and we need to  upgrade to the latest version which is 5.1(2)

View 1 Replies View Related







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