Specifications
New and Enhanced Features in ExtremeWare 7.3
ExtremeWare 7.3.1b3 Release Notes 17
IP address: 10.201.30.9
Server IP Port: 1645
Client address: 10.201.56.3
Radius Server Connect Timeout sec: 3
Shared secret: qijxou
Access Requests: 0 Access Accepts: 0 Access Rejects: 0
Access Challenges: 0 Access Retransmits: 0 Client timeouts: 0
Bad authenticators: 0 Unknown types: 0 Round Trip Time: 0 sec(s)
Server name: 1.1.1.1
Server type: Primary
IP address: 1.1.1.1
Server IP Port: 1645
Client address: 10.201.56.3
Radius Server Connect Timeout sec: 3
Shared secret: qijxou
Access Requests: 6 Access Accepts: 0 Access Rejects:0
Access Challenges: 0 Access Retransmits: 6 Client timeouts: 2
Bad authenticators: 0 Unknown types: 0 Round Trip Time: 42949672 sec(s)
Radius Accounting: disabled
Radius Acct Server Connect Timeout sec 3
Primary radius accounting servers: Not configured
Secondary radius accounting servers: Not configured
* mars:33 # show auth
Session Type : mgmt-access
Authentication Server Type : Radius
Primary Authentication Server : 1.1.1.1
Secondary Authentication Server : None
Primary Accounting Server : None
Secondary Accounting Server : None
Session Type : netlogin
Authentication Server Type : Radius
Primary Authentication Server : 10.201.30.8
Secondary Authentication Server : 10.201.30.9
Primary Accounting Server : None
Secondary Accounting Server : None
* mars:34 #
Example 2:
config radius primary server 10.201.30.8 client-ip 10.201.56.3
config radius secondary server 10.201.30.9 client-ip 10.201.56.3
config radius primary shared-secret secret
config radius secondary shared-secret secret
enable radius
configure tacacs primary server 1.1.1.1 client-ip 10.201.56.3
config tacacs primary shared-secret secret
enable tacacs
configure auth netlogin radius primary 10.201.30.8 secondary 10.201.30.9
config auth mgmt-access tacacs primary 1.1.1.1