2014年2月18日星期二
Configuration Example of the RADIUS Authentication
Configure
the authentication scheme.
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.
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.
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.
You
can reference a RADIUS server template in a domain only after the RADIUS server
template is created.
huawei(config-aaa-domain-isp1)#radius-server
template1
huawei(config-aaa MA5680T -domain-isp1)#quit
订阅:
博文评论 (Atom)
没有评论:
发表评论