09-23-2004 10:26 PM
Hi together,
1. is there any possibility to clear an entry in the sticky table ?
2. how could I find a sticky table entry, belong to a certain IP Addres or flow ?
commands I know to find more details infos about the sticky table and the flows find below, but how could I merge these infos ?
#sh sticky-table l3-sticky
L3 Sticky List on Slot 1, subslot 1:
Entries for page 1.
Entry Hash Rule Rule Srv Srv Time(Sec) Hit Col Elem Inact
Number Value Indx State Indx State Elapsed Cnt Cnt Type Cfg(Min)
------------------------------------------------------------------------------
1 a18015a 26 ACT 23 ALIVE 659 1 0 L3 15
2 a18015a 28 ACT 12 ALIVE 43 19 0 L3 15
3 a18016d 28 ACT 13 ALIVE 16 22 0 L3 15
4 a180170 26 ACT 12 ALIVE 727 1 0 L3 15
5 a180170 28 ACT 13 ALIVE 37 20 0 L3 15
6 a180171 28 ACT 12 ALIVE 46 24 0 L3 15
7 a180188 26 ACT 24 ALIVE 695 1 0 L3 15
for the flows:
# flow-agent show active_fcbs
-------- -------------- ----- -------------- ----- -- -------- ------- --------
Flow ID Src IP SPort Dst IP DPort Pr slot sub spt dpt Flow flg
-------- -------------- ----- -------------- ----- -- -------- ------- --------
8499f000 172.29.149.144 443 172.21.211.155 52988 6 2 1 1 1 00000098
83e0c860 172.19.28.47 1107 172.29.149.144 443 6 2 1 1 1 00001098
84049a40 172.29.148.149 389 172.29.27.133 35292 6 2 1 1 1 00000119
83b97160 172.28.19.130 4647 172.29.149.144 81 6 2 1 1 1 00001089
84588ae0 172.29.27.133 6101 172.29.148.167 33054 6 2 1 1 1 00000508
# flow-agent show fcb_details 0x83650080
Fcb Details for FCB: 0x83650080
SRC: 172.29.148.149-389 NAT: 172.29.149.136-389
DST: 172.29.27.133-40833 NAT: 172.29.27.133-40833
DMAC: 00-01-f4-16-e5-e6 SMAC: 00-0b-fd-be-c6-7d
IP Hdr ChkD: 65292 TCP/UDP Hdr ChkD: 65292
TCP SequenceD: 0 Task CE: 0
BytesIn: 1460 Frames In: 14
Dest VLAN: 101 Src/Dst Ports: 0/0
Slot/SubSlot: 2/1 SmbQ/PrcSwP: 32/1
Time Stamp / Time Out Info:
CurSecs: 1846643:342, started: 1793589:504 last activity: 1845164
May timeout due to inactivity: Yes , inactiveTimeout: 1048528
Inactive Secs: 1479, will timeout in: 1047049 secs
FCB Flags: 0x0119
0x0001 - Natting In Use
0x0000 - NOT L5 Aware
0x0000 - Non-Spoofed
0x0008 - IP/TCP Flow
0x0010 - Remote - Egress port
0x0100 - In LL List
0x0000 - Server-side
FCB FlaFlags: 0x8040
0x0040 - Is a static FCB
0x8000 - Handled an ACK
09-25-2004 11:54 PM
1/ to clear use the comand 'sticky-purge ...' from llama mode.
2/ To see if an entry exist of a particular ip address, use the command 'sho sticky-table l3-sticky ipaddress ...'
Regards,
Gilles.
09-26-2004 10:48 PM
thanks, that works fine
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide