R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
115
undo ppp chap user
View
VT interface view
Default level
2: System level
Parameters
username: Username for CHAP authentication, a case-sensitive string of 1 to 80 characters. The
username is sent to the peer device for the local device to be authenticated.
Description
Use ppp chap user to set the username for CHAP authentication.
Use undo ppp chap user to cancel the configuration.
By default, the username for CHAP authentication is null.
To pass CHAP authentication, the username/password of one side must be the local
username/password of the peer.
Related commands: ppp authentication-mode.
Examples
# Set the username for CHAP authentication as Root on interface Virtual-Template 10.
<Sysname> system-view
[Sysname] interface Virtual-Template 10
[Sysname-Virtual-Template10] ppp chap user Root
ppp ignore match-next-hop
Syntax
ppp ignore match-next-hop
undo ppp ignore match-next-hop
View
VT interface view
Default level
2: System level
Parameters
None
Description
Use ppp ignore match-next-hop to configure the firewall not to perform next-hop address matching when
the VT interface sends a packet.
Use undo ppp ignore match-next-hop to restore the default.
By default, the firewall performs next-hop address matching when its VT interface sends a packet, that is,
checks whether the next-hop IP address of the packet matches the IP address of any directly connected
peer. If not, the firewall discards the packet.