[Contents]
[Prev]
[Next]
[Index]
[Report an Error]
Service-Description Attribute
You can specify a service description that will
be associated with an AAA profile. The description can then be exported
through RADIUS by the Service-Description attribute (RADIUS attribute
26-53) in AAA profiles.
To set the Service-Description attribute:
- Create the AAA profile.
- host1(config)#aaa profile xyzCorpPro2
- Set the Service-Description attribute.
- host1(config-aaa-profile)#service-description
bos-xyzcorp
aaa profile
- Use to create and configure a AAA profile.
- Example
- host1(config)#aaa profile xyzCorpPro2
- Use the no version to delete
the AAA profile.
- See aaa profile
service-description
- Use to specify a description that is associated with the
AAA profile. The description can be transmitted to RADIUS in the Service-Description
attribute (26-53)
- The service description can be a maximum of 64 characters.
- Example
- host1(config-aaa-profile)#service-description
service11
- Use the no version to remove
the service description for the profile.
- See service-description
[Contents]
[Prev]
[Next]
[Index]
[Report an Error]