cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
611
Views
2
Helpful
3
Replies

ISE Reauthentication + MAB

fatalXerror
Level 5
Level 5

Hi All,

I want to set my ISE reauth timer every 30 minutes for my wired connection, where can I set this? 
Also, what is the packet size of this reauth packet? 

Thanks

1 Accepted Solution

Accepted Solutions

@fatalXerror you can statically configure the reauthentication timer under the interface with the command authentication timer reauthenticate <value>.

Or use the command authentication timer reauthenticate server and push down the timer from ISE, in the Authorization profile select "Reauthentication" checkbox and enter the value in seconds.

I do not know the packet size of a reauth packet without taking a packet capture.

View solution in original post

3 Replies 3

I want to set my ISE reauth timer every 30 minutes for my wired connection, where can I set this? 
wired meaning SW so you can config reauth timer in SW under port 

authentication timer reauthenticate {server or SW reauth timer}

server meaning ISE send reauth timer with request accept 
reauth timer this meaning you can direct enter the timer in SW 

MHM

@fatalXerror you can statically configure the reauthentication timer under the interface with the command authentication timer reauthenticate <value>.

Or use the command authentication timer reauthenticate server and push down the timer from ISE, in the Authorization profile select "Reauthentication" checkbox and enter the value in seconds.

I do not know the packet size of a reauth packet without taking a packet capture.

There is no "reauth packet". The process of doing a reauthentication is the same as the initial one with a flow of possibly multiple packets. With you mentioning MAB, it is likely one access-request followed by one access-accept. For 802.1X it can be a flow of many (larger) packets when also certificate information is exchanged.