Controller Based WLANs

 View Only
last person joined: one year ago 

APs, Controllers, VIA

What command do I use to flush the firewall session table? 

Jul 07, 2014 06:01 PM

Question:  What command do I use to flush the firewall session table?

 

Product and Software: This article applies to all Aruba Mobility Controllers and ArubaOS 5.x.


To flush the firewall session table, issue this command:


(Aruba) #session delete <IP address>

Only one IP address can be done at a time. In the following example, notice the AGE of the session is 28de in the first "show datapath session table", and the age is 4 after the delete. Note the syntax of session delete.

(Aruba)# show datapath session table 112.118.191.75

Datapath Session Table Entries

------------------------------

Flags: F - fast age, S - src NAT, N - dest NAT

D - deny, R - redirect, Y - no syn

H - high prio, P - set prio, T - set ToS

C - client, M - mirror, V - VOIP

I - Deep inspect, U - Locally destined

Source IP Destination IP Prot SPort DPort Cntr Prio ToS Age Destination TAge Flags

-------------- -------------- ---- ----- ----- ---- ---- --- --- ----------- ---- -----

112.118.191.75 10.69.69.16 17 4500 4500 0 0 0 0 1/3 28de FC

10.69.69.16 112.118.191.75 17 4500 4500 0 0 0 0 1/3 28de F

(Aruba)# session delete 112.118.191.75

 

(Aruba)# show datapath session table 112.118.191.75

Datapath Session Table Entries

------------------------------

Flags: F - fast age, S - src NAT, N - dest NAT

D - deny, R - redirect, Y - no syn

H - high prio, P - set prio, T - set ToS

C - client, M - mirror, V - VOIP

I - Deep inspect, U - Locally destined

Source IP Destination IP Prot SPort DPort Cntr Prio ToS Age Destination TAge Flags

-------------- -------------- ---- ----- ----- ---- ---- --- --- ----------- ---- -----

112.118.191.75 10.69.69.16 17 4500 4500 0 0 0 0 1/3 4 FC

10.69.69.16 112.118.191.75 17 4500 4500 0 0 0 0 1/3

Statistics
0 Favorited
7 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.