Table Of Contents
Cisco CMTS Static CPE Override
Prerequisites for CMTS Static CPE Override
Restrictions for CMTS Static CPE Override
Information About CMTS Static CPE Override
How to Configure Cisco CMTS Static CPE Override
Enabling and Using Cisco CMTS Static CPE Override
Troubleshooting with Cisco CMTS Static CPE Override
Cisco CMTS Static CPE Override
This document describes the commands and guidelines for using the Cisco CMTS Static CPE Override feature. This feature enables service technicians to override Dynamic Host Configuration Protocol (DHCP) settings on a subscriber's Customer Premise Equipment (CPE) devices. This feature is used for troubleshooting purposes and to assign static IP addresses at a customer's facility while retaining full and uninterrupted support from the Cisco CMTS.
The cable submgmt default command enables Multiple Service Operators (MSOs) to override network DHCP settings in the Cisco Cable Modem Termination System (CMTS) when performing troubleshooting with a laptop computer from end user facilities.
Feature History for Cisco CMTS Static CPE Override
Release Modification12.3(9a)BC
This feature was introduced on Cisco uBR10012 and Cisco uBR7246VXR universal broadband routers.
Finding Support Information for Platforms and Cisco IOS Software Images
Use Cisco Feature Navigator to find information about platform support and Cisco IOS software image support. Access Cisco Feature Navigator at http://www.cisco.com/go/fn. You must have an account on Cisco.com. If you do not have an account or have forgotten your username or password, click Cancel at the login dialog box and follow the instructions that appear.
Contents
•
Prerequisites for CMTS Static CPE Override
•
Restrictions for CMTS Static CPE Override
•
Information About CMTS Static CPE Override
•
How to Configure Cisco CMTS Static CPE Override
Prerequisites for CMTS Static CPE Override
•
Cisco IOS software release 12.3(9a)BC or a later BC train release
•
A laptop computer
•
Ethernet connection cabling
•
Remote console access to the Cisco CMTS
Restrictions for CMTS Static CPE Override
Cisco CMTS Static CPE Override is disabled by default, and is enabled with the cable submgmt default command. This feature has the following intentional restrictions:
•
This feature supports additional CPE devices with additional MAC addresses to share the IP address and service ID (SID) with the original CPE device. However, CPE devices are limited to 1024 and beyond that, are not supported nor allowed.
•
The original CPE device (with the original MAC address and SID) is not allowed behind a different cable modem with the original IP address. If this restriction were not in place, the original cable modem (with the original IP address and SID) would experience interrupted service.
•
The original CPE device (with the original MAC and IP address) is not allowed to support a second SID or IP address through a second cable modem.
The impact of this restriction is as follows:
–
A field technician's laptop is allowed to assume an existing IP address and service ID (SID) behind a cable modem on-site.
•
At the end of an on-site service session, the CPE device must reclaim its IP address again via DHCP. If this does not occur, the Cisco CMTS presumes that the technician's laptop remains behind the previous cable modem, and the Static CPE override feature will not be available for a future on-site session at another location.
You can override this state with either of the following two methods:
–
Clear the technician's CPE device information from the host routing tables on the Cisco CMTS.
–
Ensure that at the end of an on-site troubleshooting session, the original CPE device reclaims its IP address using DHCP. The technician's (temporary) CPE entry is automatically deleted.
Information About CMTS Static CPE Override
One typical scenario in which DHCP is used with the Cisco CMTS and CPE devices would include the following:
•
A CPE device is configured with a dynamic IP address via DHCP from the Cisco CMTS.
•
A CPE MAC address is configured behind the cable modem with a service ID (SID) assigned to the IP address.
In this scenario, the cable submgmt default command can be used on the Cisco CMTS to accomplish the following (temporary) changes between the CPE devices and the Cisco CMTS:
•
The original CPE device continues to receive service, but is assigned a static IP address from the Cisco CMTS.
•
This static IP address overrides the DHCP IP address without first clearing the DHCP CPE device from the CMTS routing tables.
•
The original CPE device automatically changes from dhcp cpe to static cpe in the CMTS host routing tables, and the CPE device continues to receive service with the same SID.
•
Additional CPE devices can now share the same IP address and SID as the original CPE device.
How to Configure Cisco CMTS Static CPE Override
This section contains the following procedures for the Cisco CMTS Static CPE Override feature:
•
"Enabling and Using Cisco CMTS Static CPE Override" section
•
"Troubleshooting with Cisco CMTS Static CPE Override" section
Enabling and Using Cisco CMTS Static CPE Override
Perform the following steps to enable Cisco CMTS Static CPE Override, and to enable network access of a second CPE device behind a subscriber's cable modem at the customer facility.
Prerequisites
This procedure requires that the field technician already have connected and started a laptop computer at the customer facilities, is connected through the customer's cable modem, and has accessed the Cisco CMTS with remote router console.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
cable submgmt default active
4.
cable submgmt default filter-group cm (downstream | upstream)
5.
cable submgmt default filter-group cpe {downstream | upstream}
6.
cable submgmt default learnable
7.
cable submgmt default max-cpe n
8.
interface slot/[subslot]/port
9.
ip address ip-address mask [secondary]
10.
Conduct on-site CPE troubleshooting, as required.
11.
Ctrl-Z
12.
no cable submgmt default or clear cable host
13.
exit
14.
quit
DETAILED STEPS
Command or Action PurposeStep 1
enable
Example:Router> enable
Enables privileged EXEC mode.
•
Enter your password if prompted.
Step 2
configure terminal
Example:Router# config t
Enters global configuration mode.
Step 3
cable submgmt default active
Example:Router(config)# cable submgmt default active
Enables the Cisco CMTS Static CPE Override feature behind the subscriber's cable modem. Additional CPE devices (with additional MAC addresses) are supported behind the subscriber's cable modem, and they inherit the subscriber's current SID settings.
Note
The subscriber's CPE device changes from dhcp cpe to static CPE in the CMTS host table.
Step 4
cable submgmt default filter-group cm (downstream | upstream)
Example:Router(config)# cable submgmt default filter group cm downstream
Enables one or more temporary CPE devices behind a subscriber's cable modem to operate within the cable modem's downstream or upstream filter group.
Step 5
cable submgmt default filter-group cpe {downstream | upstream}
Example:Router(config)# cable submgmt default filter-group cpe upstream
Enables one or more temporary CPE devices behind a subscriber's cable modem to operate within the subscriber's CPE downstream or upstream filter group.
Step 6
cable submgmt default learnable
Example:Router(config)# cable submgmt default learnable
Enables one or more temporary CPE devices behind a subscriber's cable modem to learn and operate within the routing table defined on the Cisco CMTS.
Step 7
cable submgmt default max-cpe n
Example:Router(config)# cable submgmt default max-cpe 1024
Sets the maximum number of CPE devices to be allowed behind a subscriber's cable modem.
•
n—The number of allowable CPE devices in addition to the subscriber's CPE device(s), with a range from 0 to 1024 devices. Each device inherits the SID settings as defined by the subscriber's current SID.
Step 8
interface slot/[subslot]/port
Example:Router(config)# interface 8/1/0
Enters interface configuration mode for the specified interface. The subslot is required syntax for the Cisco uBR10012 router, but is not used for the Cisco uBR7246VXR or Cisco uBR7100 series routers.
Step 9
(no) ip address ip-address mask [secondary]
Example:Router(config-if)# ip address 131.108.1.27 255.255.255.0
Sets a primary or secondary IP address for a CPE device, use the ip address command in interface configuration mode. To remove an IP address or disable IP processing, use the no form of this command.
ip address ip-address mask [secondary]
no ip address ip-address mask [secondary]
•
ip-address—Static IP address for the CPE device.
•
mask—Mask for the associated IP subnet.
•
secondary—(Optional) Specifies that the configured address is a secondary IP address. If this keyword is omitted, the configured address is the primary IP address.
Step 10
Conduct on-site CPE troubleshooting, as required.
For additional troubleshooting guidelines, refer to the "Related Documents" section.
Step 11
Ctrl-Z
Example:Router(config-if)# Ctrl^z
As required, return to global configuration mode.
Step 12
no cable submgmt default
or
clear cable host
Example:Router(config)# cable submgmt default
or
Router(config)# clear cable hostDisables Static CPE override, and returns the on-site CPE device(s) and cable modem to their original DHCP state (dynamic IP address with associated SID).
To clear the CPE cable modem host from the Cisco router's internal address tables, use the clear cable host command in privileged EXEC mode.
clear cable host {ip-address | mac-address}
•
ip-address—IP address for the device to be cleared.
•
mac-address—MAC address for the device to be cleared.
For additional command information, refer to the clear cable command in the Cisco Broadband Cable Command Reference Guide on Cisco.com:
http://www.cisco.com/univercd/cc/td/doc/product/cable/
bbccmref/index.htmStep 13
exit
Example:Router(config)# exit
Returns the prompt to privileged EXEC mode.
Step 14
quit
Proper Telnet reconnection to the Cisco router requires proper disconnect during the current Telnet session.
Common Telnet disconnect methods are as follows:
•
Press Ctrl+Break.
•
Press Ctrl+].
•
Type quit or send break.
Another Telnet disconnect method is as follows:
a.
Press Ctrl+Shift 6 6 x.
b.
Type disc 1 from the router command-line interface.
For additional Telnet break sequences, refer to the document Standard Break Key Sequence Combinations During Password Recovery on Cisco.com.
Examples
The command in the following example enables Cisco CMTS Static CPE Override in the field, enabling more or more additional CPE devices to be added behind a subscriber's cable modem:
Router(config)# cable submgmt default activeThe command in the following example configures the Cisco CMTS to accept a temporary CPE device which inherits and filters by the subscriber's default downstream cable modem group:
Router(config)# cable submgmt default filter-group cm downstreamThe command in the following example configures the Cisco CMTS to accept a temporary CPE device, and to update the temporary CPE device with the current routing table from the Cisco CMTS:
Router(config)# cable submgmt default learnableThe command in the following example configures the Cisco CMTS to accept a maximum of five temporary CPE devices behind a subscriber's cable modem:
Router(config)# cable submgmt default max-cpe 5Troubleshooting with Cisco CMTS Static CPE Override
When Cisco CMTS Static CPE Override has been enabled at the subscriber's facilities, troubleshooting depends on the service or network needs of the situation. For additional information about troubleshooting the Cisco CMTS or customer CPE devices, refer to the "Related Documents" section.
Additional References
The following sections provide references related to CPE troubleshooting with the Cisco CMTS.
Related Documents
Related Topic Document TitleCisco IOS command reference information
•
Cisco Broadband Cable Command Reference Guide
http://www.cisco.com/univercd/cc/td/doc/product/cable/bbccmref/index.htm
CPE troubleshooting information
•
Cisco TAC Technical Notes for the Cisco CMTS:
http://www.cisco.com/en/US/tech/tk86/tk804/tech_tech_notes_list.html
•
Removing Cable Modem and CPE Entries from the Cisco CMTS, TAC Document ID 4663
http://www.cisco.com/en/US/tech/tk86/tk89/technologies_tech_note09186a00800948db.shtml
•
Troubleshooting Slow Performance in Cable Modem Networks, TAC Document ID 12551:
http://www.cisco.com/en/US/tech/tk86/tk89/technologies_tech_note09186a00800b123c.shtml
•
Troubleshooting uBR Cable Modems Not Coming Online,
TAC Document ID 16510http://www.cisco.com/en/US/tech/tk86/tk89/technologies_tech_note09186a0080094eb1.shtml
DHCP configuration information
•
"DHCP, ToD, and TFTP Services for the Cisco CMTS" in the Cisco Cable Modem Termination System Feature Guide:
http://www.cisco.com/univercd/cc/td/doc/product/cable/cab_rout/cmtsfg/ufg_dhcp.htm
Standards
Standards TitleData-over-Cable Service Interface Specifications Radio Frequency Interface Specification, version 1.1 ( http://www.cablemodem.com)
MIBs
Technical Assistance
Command Reference
This section documents the new cable submgmt static-cpe-override command. All other commands used with DHCP in the Cisco CMTS are described on Cisco.com in the following documents:
•
Cisco Broadband Cable Command Reference Guide
http://www.cisco.com/univercd/cc/td/doc/product/cable/bbccmref/index.htm
•
"DHCP, ToD, and TFTP Services for the Cisco CMTS" in the Cisco Cable Modem Termination System Feature Guide:
http://www.cisco.com/univercd/cc/td/doc/product/cable/cab_rout/cmtsfg/ufg_dhcp.htm
cable submgmt default
To enable the Cisco CMTS Static CPE Override feature on the Cisco Cable Modem Termination System (CMTS), use the cable submgmt default command in global configuration mode. To disable Cisco CMTS Static CPE Override on the Cisco CMTS, use the no form of this command.
cable submgmt default {active | filter-group {cm | cpe} | learnable | max-cpe}
no cable submgmt default
Syntax Description
Defaults
This command is disabled by default.
Command Modes
Global configuration mode
Command History
Release Modification12.3(9a)BC
This feature was introduced on Cisco uBR10012 and Cisco uBR7200 series universal broadband routers.
Usage Guidelines
This command enables field technicians to add a temporary CPE device behind the subscriber's cable modem. The temporary CPE device shares the same SID settings as the original CPE device, even though the temporary CPE device has a different MAC address. The original CPE device automatically changes from dhcp cpe to static cpe in the CMTS host routing tables, and the CPE device continues to receive service with the same SID.
The no form of the command automatically updates the routing tables and enables the MAC address from the technician's laptop for a future field service connection at a different location.
Prior to using this command, the first (existing) Dynamic Host Configuration Protocol (DHCP) CPE device maintains its DHCP dynamic MAC address behind the cable modem. The SID is assigned to this IP address.
However, by enabling Static CPE override, you gain the following states and options on two CPE devices behind the cable modem.
•
The SID definition on the first CPE device is assigned a different static IP address. This enables you to change the existing (dynamic) DHCP IP address to a static IP address without first clearing the DHCP CPE host entries from the Cisco CMTS. The CPE IP state changes from dhcp to static cpe.
•
This static override allows a second CPE device with a second MAC address behind the same cable modem with SID1 to be assigned same IP address as the first CPE device.
Note
The second CPE device changes from dhcp cpe to static CPE in the CMTS host tables.
Examples
The following example enables Cisco CMTS Static CPE Override in the field, enabling more or more additional CPE devices to be added behind a subscriber's cable modem:
Router(config)# cable submgmt default activeThe command in the following example configures the Cisco CMTS to accept a temporary CPE device, which inherits and filters by the subscriber's default downstream cable modem group:
Router(config)# cable submgmt default filter-group cm downstreamThe command in the following example configures the Cisco CMTS to accept a temporary CPE device, and to update the temporary CPE device with the current routing table from the Cisco CMTS:
Router(config)# cable submgmt default learnableThe command in the following example configures the Cisco CMTS to accept a maximum of five temporary CPE devices behind a subscriber's cable modem:
Router(config)# cable submgmt default max-cpe 5Related Commands
Command Descriptionshow cable host
Displays the CPE devices (hosts) residing behind a specified cable modem (MAC address).
Copyright © 2004 Cisco Systems, Inc. All rights reserved.


