profile
When used from Global Configuration mode, the command creates a profile. Use profiles to configure interfaces dynamically, allowing you to manage a large number of interfaces effectively. The no version removes the profile.
When used from Subinterface Configuration mode, the command assigns a profile to an interface. Use profiles to configure interfaces dynamically, allowing you to manage a large number of interfaces effectively. The no version removes the profile assigned to the interface.
When used from L2TP Destination Profile Host Configuration mode, sets an attribute of the current remote host. The no version removes the attribute from the remote host.
To assign a profile name for a remote host:
To create a profile or assign a profile to a subinterface:
profile [ bridgedEthernet | ip | l2tp | ppp | pppoe | any ] profileName
no profile [ bridgedEthernet | ip | l2tp | ppp | pppoe | any ]
- bridgedEthernet—Specifies a bridged Ethernet encapsulation type to which the profile applies
- ip—Specifies an IP encapsulation type to which the profile applies
- l2tp—Specifies an L2TP encapsulation type to which the profile applies
- ppp—Specifies a PPP encapsulation type to which the profile applies
- pppoe—Specifies a PPPoE encapsulation type to which the profile applies
- any—Specifies any auto-configured encapsulation that does not have a specific profile assignment
- profileName—Profile name of up to 80 characters
Global Configuration, Subinterface Configuration, L2TP Destination Profile Host Configuration