Cisco Cisco Broadband Access Center Telco Wireless 3.8

Page of 267
 
C-7
Cisco Broadband Access Center for Cable Administrator’s Guide
OL-2445-02
Appendix C      Device Provisioning Engine Command Line Interface
System Commands
Where:
<0...1>—identifies the Ethernet interface
<true/false>—indicates whether or not the IP interface on the DPE is enabled
Examples
This is an example of how to use the interface ethernet <0...1> ip enabled command:
dpe# interface ethernet 0 ip enabled true
%OK (Requires appliance restart "> reload")
interface ethernet 0...1 provisioning enabled
Usage Guidelines
This command controls whether or not the Ethernet interface(s) is used for provisioning operations. This 
command allows the use of split-networking techniques to isolate device facing communication from 
provisioning system side communications. Only ports that have provisioning enabled will be used for 
communication with the DHCP server. If both ports are enabled for provisioning, the DHCP server will 
send requests to both ports when processing requests from network devices.
Another technique, disabling provisioning on both interfaces, prevents the DPE from communicating 
with other devices. Doing this can improve performance when the DPE is undertaking a significant cache 
synchronization with the RDU.
Syntax Description
When entering the interface ethernet <0...1> provisioning enabled command, you must use this 
syntax:
interface ethernet <0...1> provisioning enabled <true/false>
Where:
<0...1>—identifies the Ethernet interface
<true/false>—indicates whether or not DPE provisioning has been enabled
Examples
This is an example of how to use the interface ethernet <0...1> provisioning enabled command:
dpe# interface ethernet 0 provisioning enabled true
%OK (Requires DPE restart "> dpe reload")
interface ethernet 0...1 provisioning fqdn
Usage Guidelines
This command sets the fully qualified domain name for a specific interface.
Syntax Description
When entering the interface ethernet <0...1> provisioning fqdn command, you must use this syntax:
interface ethernet <0...1> provisioning-fqdn <fqdn>