Cisco Cisco IOS Software Releases 12.2 B

Page de 8
 
      Radius-Server Domain-Stripping Enhancements
Command Reference
5
Cisco IOS Release 12.2(15)B
Delimiter Character Set Example 
The following example shows a configuration that strips the domain name from the VRF “abc,” strips 
the domain name from VRF “def” at the “%” string, and strips the domain name from the VRF “ghi” 
from right to left at the delimiter character set @, $, /: 
radius-server domain-stripping vrf abc
radius-server domain-stripping delimiter % vrf def
radius-server domain-stripping right-to-left delimiter @$/ vrf ghi
After the domain stripping is complete, the corresponding usernames are sent to the RADIUS server as 
described in 
Command Reference
This section documents a new command. All other commands used with this feature are documented in 
the Cisco IOS Release 12.2 command reference publications.
Table 1
radius-server domain-stripping Reformatted Username Examples
Original Username
Reformatted Username
user1@abc.com@isp.net%mfxxx
user1
user1@def.com@isp.net%mfxxx
user1@def.com@isp.net
user1@ghi.com@isp.net%mfxxx
user1@ghi.com