This example shows the steps to configure a service profile for a username that includes the ATM circuit identifier, but does not include the circuit type.
- host1(config)#ip service-profile atlServiceProfile
- host1(config-service-profile)#user-prefix
xyzcorp.atl
- host1(config-service-profile)#domain eastcoast
- host1(config-service-profile)#include hostname
- host1(config-service-profile)#include circuit-identifier
atm
- host1(config-service-profile)#exit
- host1(config)#
The example generates the following username:

The circuit identifier indicates a user at slot 2, port 3, with a virtual path identifier (VPI) of 32 and a virtual channel identifier (VCP) of 100.