Cisco Cisco Broadband Access Center Telco Wireless 3.7

Page of 267
 
C-8
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
<fqdn>—identifies the fully qualified domain name being set on the specified interface
Examples
This is an example of how to use the interface ethernet <0...1> fqdn command:
dpe# interface ethernet 0 fqdn dpe.cisco.com
%OK (Requires DPE restart "> reload")
ip default-gateway
Usage Guidelines
This command configures a default gateway for the DPE. This default gateway must be directly 
accessible by one of the DPE interfaces otherwise the DPE becomes unavailable.
You must verify this setting before attempting to reboot the DPE. If an incorrect value is configured, it 
may become necessary to physically connect to the DPE through the console port; long distances may 
make this impractical.
Syntax Description
When entering the ip default-gateway command, you must use this syntax:
ip default gateway <x.x.x.x>
Where: 
(x.x.x.x)
 is the IP address of the default gateway
Examples
This is an example of how to use the ip default-gateway command:
dpe#
 
ip default-gateway 10.10.20.10
%OK (Requires appliance restart "> reload")
ip domain-name
Usage Guidelines
This command configures the DPE domain name for use when resolving names for communication 
operations, such as connecting to the RDU, or using the ping and traceroute commands. The domain 
name is also associated with the DPE.
Note
The changes you introduce through this command take effect immediately.