Radius client in switch doesn't send called station id

Post Reply
abhipro
Member
Posts: 1
Joined: 23 May 2019 04:12

Radius client in switch doesn't send called station id

Post by abhipro »

I want the radius client in the switch to send called station id in radius access request packet !
Is there a way I can configure this!

My switch configuration is as below

Code: Select all

aaa radius-server "hsia" host 10.65.156.225 key f027d7c0e82b7120 retransmit 3 timeout 2 auth-port 1812 acct-port 1813 mac-address-format-status enable mac-address-format lowercase
aaa authentication default "local"
aaa authentication telnet "local"
aaa authentication 802.1x "hsia"
aaa authentication mac "hsia"
! PARTM :
! 802.1x :
802.1x 1/1 direction both port-control auto quiet-period 60 tx-period 30 supp-timeout 30 server-timeout 30 max-req 2 re-authperiod 3600 no reauthentication
802.1x 1/1 supp-polling retry 2
802.1x 1/1 supplicant policy authentication pass block fail vlan 1016 block
802.1x 1/1 non-supplicant policy authentication pass block fail vlan 1016 block
802.1x 1/3 direction both port-control auto quiet-period 60 tx-period 30 supp-timeout 30 server-timeout 30 max-req 2 re-authperiod 3600 no reauthentication
802.1x 1/3 supplicant bypass enable
802.1x 1/3 supp-polling retry 2
802.1x 1/3 supplicant policy authentication pass block fail vlan 1016 block
802.1x 1/3 non-supplicant policy authentication pass block fail vlan 1016 block
Post Reply

Return to “OmniSwitch 6350”