Examples
This example shows how to add a device to the EAPoUDP identity profile:
switch# configure terminal
switch(config)# identity profile eapoupd
switch(config-id-policy)# device authenticate 10.10.1.1 255.255.255.245 policy AdminPolicy
This example shows how to remove a device from the EAPoUDP identity profile:
switch# configure terminal
switch(config)# identity profile eapoupd
switch(config-id-policy)# no device authenticate 10.10.2.2 255.255.255.245 policy UserPolicy
Related Commands
DescriptionCommand
Creates or specifies an identity policy and enters
identity policy configuration mode.
identity policy
Displays identity policy information.show identity policy
Cisco Nexus 7000 Series Security Command Reference
271
D Commands
device