Creates an EVPN instance and enables EVPN instance configuration mode.
Global configuration mode
Use the no form of this command to remove the EVPN instance.
When you enter the evpn command without a name, a default EVPN instance is created.
The device allows only one EVPN instance.
The following example configures the default EVPN instance.
device# configure terminal device(config)# evpn device(config-evpn-default)#
The following example creates an EVPN instance named myinstance.
device# configure terminal device(config)# evpn myinstance device(config-evpn-myinstance)#