
Chapter 2 Content Switching Module with SSL Commands
show module csm conns
| State | Explanation | 
| 
 | 
 | 
| SYN_SRV | On a persistent Layer 7 connection (where the CSM parses each GET and | 
| 
 | eventually remaps the connection in the backend), if the  | 
| 
 | decision has selected a different server, the CSM has sent its SYN to the new | 
| 
 | server and is waiting on a server SYN_ACK from the new server. | 
| 
 | 
 | 
| REQ_WAIT | On a persistent Layer 7 connection, the CSM has already load balanced at least | 
| 
 | one request, and is now waiting for the next request. | 
| 
 | 
 | 
| Examples | This example shows how to display active connection data: | 
 | ||||
| 
 | show | module csm 4 conns | 
 | 
 | ||
| 
 | 
 | prot | vlan | source | destination | state | 
| 
 | ||||||
| 
 | In | TCP | 11 | 100.100.100.2:1754 | 10.10.3.100:80 | ESTAB | 
| 
 | Out | TCP | 12 | 100.100.100.2:1754 | 10.10.3.20:80 | ESTAB | 
| 
 | In | TCP | 11 | 100.100.100.2:1755 | 10.10.3.100:80 | ESTAB | 
| 
 | Out | TCP | 12 | 100.100.100.2:1755 | 10.10.3.10:80 | ESTAB | 
| 
 | show | module csm 4 conns | detail | 
 | ||
| 
 | 
 | prot | vlan | source | destination | state | 
| 
 | ||||||
| 
 | In | TCP | 11 | 100.100.100.2:1754 | 10.10.3.100:80 | ESTAB | 
| 
 | Out | TCP | 12 | 100.100.100.2:1754 | 10.10.3.20:80 | ESTAB | 
| 
 | 
 | vs = | WEB_VIP, ftp = No, csrp | = False | 
 | |
| 
 | In | TCP | 11 | 100.100.100.2:1755 | 10.10.3.100:80 | ESTAB | 
| 
 | Out | TCP | 12 | 100.100.100.2:1755 | 10.10.3.10:80 | ESTAB | 
| 
 | 
 | vs = | WEB_VIP, ftp = No, csrp | = False | 
 | |
Related Commands module csm
| 
 | 
 | Catalyst 6500 Series Switch Content Switching Module with SSL Command Reference | 
 | 
 | |
| 
 | 
 | 
 | |||
| 
 | 
 | 
 | 
 | 
 | |
| 
 | 
 | 
 | 
 | ||
