您可以在服务引擎上查看有关与池的实时连接的信息。在池或服务器关闭时,可以使用 CLI 命令对问题进行故障排除。

show serviceengine <foo> flowtableshow serviceengine <foo> tcp-flows 命令用于查找实时连接,并将其应用于整个 SE。建议将所需的筛选器添加到这些命令,以便根据要求筛选输出。

> show serviceengine 10.10.25.27 tcp-flows filter
conn_type frontend, backend, or both
core_num Core number
ip_addr Ip address of either src or dst in dotted decimal
ip_mask Ip mask in dotted decimal
listening_ports Listening sockets only
port Src port or Dst Port
> show serviceengine 10.10.25.27 flowtable filter
core_num Core num
dst_ip_addr Destination IP address
dst_ip_mask Destination IP address mask
dst_port Dst port range 1
dst_port_hi Dst port range 2
intfname Interface name
protocol_str Protocol type (tcp | udp)
src_ip_addr Source IP address
src_ip_mask Source IP address mask
src_port Source port range 1
src_port_hi source port range 2