huanetwork.com supplies Huawei S5352C-EI, Huawei S5352C-PWR-SI, S2700-26TP-PWR-EI,S3700-52P-EI-24S-AC,S3700-28TP-PWR-EI,S5700-28P-PWR-LI-AC at best price.More information about Huawei switch price and news,you can visit huanetwork.com
2014年2月23日星期日
Configuration Example of the RADIUS Authentication
The
Huawei MA5680T is interconnected with the RADIUS server through the RADIUS protocol to
implement authentication.
Configure
the authentication scheme.
Configure
authentication scheme newscheme (users are authenticated through RADIUS).
huawei(config)#aaa
huawei(config-aaa)#authentication-scheme
newscheme
huawei(config-aaa-authen-newscheme)#authentication-mode
radius
huawei(config-aaa-authen-newscheme)#quit
huawei(config-aaa)#quit
Configure
the RADIUS protocol.
Create
RADIUS server template template1. RADIUS server 10.10.66.66 functions as the
primary authentication server, and RADIUS server 10.10.66.67 functions as the
secondary authentication.
huawei(config)#radius-server
template template1
Note: Create a new server template
huawei(config-radius-template1)#radius-server
authentication 10.10.66.66 1812
huawei(config-radius-template1)#radius-server
authentication 10.10.66.67 1812 secondary
huawei(config-radius-template1)#quit
Create
a domain.
Create
domain isp1.
huawei(config)#aaa
huawei(config-aaa)#domain
isp1
Info: Create a new domain
Reference
the authentication scheme.
You
can reference an authentication scheme in a domain only after the
authentication scheme is created.
huawei(config-aaa-domain-isp1)#authentication-scheme
newscheme
Reference
the RADIUS server template.
huawei(config-aaa MA5680T -domain-isp1)#radius-server
template1
huawei(config-aaa-domain-isp1)#quit
订阅:
博文评论 (Atom)
没有评论:
发表评论