Monitoring AAA Domain Name Stripping for a Domain Per Virtual Router

Purpose

Display information about the aaa domain-name stripping functionality per virtual router.

Action

To display information about the aaa domain-name stripping functionality per virtual router:

host1:vr1(config)#show aaa strip-domain
strip-domain is disable
strip-domain domainName delimiter is “@”
strip-domain domainName parse direction is right-to-left

Meaning

Table 14 lists the show aaa strip-domain command output fields.

Table 14: show aaa strip-domain Output Fields

Field Name

Field Description

delimiter

Delimiter value configured for the subscriber’s domain

domainName

The domain name characteristics configured for the broadband remote access subscriber per virtual router

disable

The domain name stripping functionality is disabled for the virtual router

enable

The domain name stripping functionality is enabled for the virtual router

left-to-right

The parsing direction configured for stripping the domain name at the virtual router is left-to-right

right-to-left

The parsing direction configured for stripping the domain name at the virtual router is right-to-left

Related Documentation