cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
259
Views
0
Helpful
2
Replies

ASA

ankit.dhawan
Level 1
Level 1

Can we implement ACL for port 500 with TCP? On some sites it is mentioned as both TCP and UDP but never saw any rule with port 500 on TCP. If so then what would be the scenario and use of 500 on TCP?

2 Replies 2

Maykol Rojas
Cisco Employee
Cisco Employee

Hello; 

For TCP and UDP there is no problem. You can configure an access list with Any Valid TCP/UDP port and apply to the ASA. 

Mike. 

Mike

Pawan Raut
Level 4
Level 4

500/udp - Internet Key Exchange (IKE)

500/tcp - sometimes used for IKE over TCP

TCP guarantees delivery of data packets on port 500 in the same order in which they were sent. Guaranteed communication over TCP port 500 is the main difference between TCP and UDP. UDP port 500 would not have guaranteed communication as TCP.

Review Cisco Networking for a $25 gift card