Tips for Applying Profiles to the Interfaces

When interface profiles are added to configlets, the user should ensure the interface profiles are first applied to all the interfaces, and only after that the interface profile is completed.

Apply empty profiles to the interface first and then fill out the profile.The commands should look similar to the following:
```
interface et1-49
profile test
!
interface profile test
command description test
```
Note: If the profile is created first and then applied to the interfaces, the config validation and commit can take several minutes as opposed to just a few seconds if the profile is first applied and then created.