HP VPN Firewall Appliances System Management and Maintenance Command Reference
269
Syntax
cwmp cpe connect retry times
undo cwmp cpe connect retry
Default
No limit is set on the maximum number of connection attempts. The CPE regularly attempts to connect to
the ACS until the connection is set up.
Views
CWMP view
Default command level
2: System level
Parameters
times: Specifies the maximum number of attempts made to retry a connection. The value range is 0 to
100. 0 indicates that no attempt is made to retry a connection.
Examples
# Set the maximum number of connection attempts to 5 for the CPE.
<Sysname> system
[Sysname] cwmp
[Sysname-cwmp] cwmp cpe connect retry 5
cwmp cpe connect interface
Use cwmp cpe connect interface to set the interface that connects the CPE to the ACS.
Use undo cwmp cpe connect interface to restore the default.
Syntax
cwmp cpe connect interface interface-type interface-number
undo cwmp cpe connect interface
Default
The CPE automatically chooses one interface for connecting to the ACS.
Views
CWMP view
Default command level
2: System level
Parameters
interface-type interface-number: Specifies the type and number of the interface that connects the CPE to
the ACS.
Examples
# Specify GigabitEthernet 0/0 as the interface that connects the CPE to the ACS.
<Sysname> system
[Sysname] cwmp
[Sysname-cwmp] cwmp cpe connect interface gigabitethernet 0/0