9.2.3.14. Netgear
9.2.3.14.1. M Series (M4100 and M4300)
Firmware: Generic
Administration Portal > ON CMDB > Network Devices Brand/Model: Netgear/Generic
9.2.3.14.1.1. RADIUS Global Configuration
Note
OpenNAC Enterprise supports Netgear M4100 and M4300 switches. It is important to configure the Netgear switch in the following order. Otherwise you can lose connectivity with the switch when activating the 802.1x in global mode.
9.2.3.14.1.2. Uplink interfaces
interface 1/0/<Interface Number>
switchport mode trunk
dot1x port-control force-authorized
9.2.3.14.1.3. Access interfaces configuration
Note
To configure multiple interfaces range: interface 1/0/<StartPort>-1/0/<EndPort>
interface 1/0/<Interface Number>
dot1x port-control force-authorized
dot1x port-control mac-based
dot1x mac-auth-bypass
snmp trap link-status
authentication order dot1x mab
9.2.3.14.1.4. RADIUS Global Configuration
radius server host auth <Radius_Server_IP>
radius server key auth <Radius_Shared_Key> (then press enter and input your secret)
radius server primary <Radius_Server_IP>
radius server host acct <Radius_Server_IP>
radius server key acct <Radius_Shared_Key> (then press enter and input your secret)
aaa authentication dot1x default radius
radius accounting mode
radius server msgauth <Radius_Server_IP>
authorization network radius
aaa session-id unique
dot1x system-auth-control
aaa server radius dynamic-author
client <Core IP> server-key <PSKey>