105
Examples
# Set the description for interface Dialer 1 to Dialer-interface.
<Sysname> system-view
[Sysname] interface Dialer 1
[Sysname-Dialer1] description Dialer-interface
ip address ppp-negotiate
Syntax
ip address ppp-negotiate
undo ip address ppp-negotiate
View
Dialer interface view
Default level
2: System level
Parameters
None
Description
Use
ip address ppp-negotiate
to enable IP address negotiation on the local interface, so that the local
interface can accept the IP address allocated by the peer end.
Use
undo ip address ppp-negotiate
to disable IP address negotiation.
By default, IP address negotiation is disabled.
Related commands:
remote address
and
ppp ipcp remote-address forced
.
Examples
# Enable IP address negotiation on Dialer 1.
<Sysname> system-view
[Sysname] interface Dialer 1
[Sysname-Dialer1] ip address ppp-negotiate
link-protocol ppp
Syntax
link-protocol ppp
View
Dialer interface view
Default level
2: System level
Parameters
None