cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
754
Views
0
Helpful
7
Replies

ACE software A5(1.0)

mma
Level 1
Level 1

Came across the document: Routing and Bridging Guide, Cisco ACE Application Control Engine version software A5(1.0)

On page A-6, section Protocols and Applications, there is a list of TCP/UDP port numbers and their corresponding literal. Also, there is a statement states that either can be entered in ACE commands - what does that mean?

7 Replies 7

Cesar Roque
Level 4
Level 4

Hi,

Could you please paste the link you mentioned

---------------------
Cesar R
ANS Team

--------------------- Cesar R ANS Team

Kanwaljeet Singh
Cisco Employee
Cisco Employee

Hi,

It means that you can use either literal values or port numbers. For example:

switch/Test(config-cmap)# match virtual-address 1.1.1.1 tcp eq www

or

switch/Test(config-cmap)# match virtual-address 1.1.1.1 tcp eq 80

www is for port 80 and anyone can be used as shown above.

I hope that was what you referreing to above. If not please ignore!

Regards,

Kanwal

So, is it safe to say that this software version A5(1.0) can load balance all the protocols, either TCP or UDP, listed?

Hello MMA,

Correct, all those protocols which are listed there should be supported.

Jorge

How about ports that are not listed such as 8080 which is commonly used as alternative to port 80?

Hi,

For those you need to manually type the port like this:

(config)# class-map match-any TESTING

(config-cmap)# match virtual-address 10.10.10.10 tcp eq 8080

Mark it if you consider it was useful for you.

Hope this helps

Jorge

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: