Removing Login Registrations
You can delete all login registrations, or you can delete a specific registration. For information about login registrations, see SRC-PE Subscribers and Subscriptions Guide, Chapter 4, Configuring Subscriber-Related Properties on the SAE with the SRC CLI.
To remove login registrations:
- Issue the
show sae registered login
command to view the login registrations.- Issue the
clear sae registered login command
to remove all login registrations.
- To remove a specific registration, use the
mac-address
option and specify the media access control (MAC) address for the registration.user@host> clear sae registered login mac-address mac-addressTo specify that no confirmation is requested before the software deletes the registration entries, use the force
option.user@host> clear sae registered login forceuser@host> clear sae registered login mac-address mac-address force