Technical information

Cuda 12000 IP Access Switch CLI Reference Guide
no ppp username 291
no ppp username
Use this command to remove a username/password authentication entry from the PPP LCP Users
Table on the current POS interface. After removing a username of a remote peer with this
command, the POS interface will no longer authenticate the peer if PAP or CHAP authentication
is required.
Use the show interface command to display the accounts contained within the users table. Use
the ppp username command to add a username/password entry to the users table.
Mode
interface:pos:csi(<c/s/i>)
Syntax
no ppp username <name>
Arguments
Example
cli# interface 1/3/1
mode: interface:pos:csi(1/3/1)
cli# no ppp username "Remote Router 1"
cli#
Related Commands
interface on page 181
ppp username on page 328
show interface on page 414
<name> You can enter up to 256 characters. Names that contain spaces must be
enclosed within quotes.