- Preparing for Broadband Access Aggregation
- Providing Protocol Support for Broadband Access Aggregation of PPPoE Sessions
- Providing Protocol Support for Broadband Access Aggregation of PPP over ATM Sessions
- Providing Connectivity Using ATM Routed Bridge Encapsulation over PVCs
- PPPoE Circuit-Id Tag Processing
- Providing Session Limit Support
- PPPoE Session Limit Local Override
- PPPoE - QinQ Support
- PPP-Max-Payload and IWF PPPoE Tag Support
- PPPoE Session Limiting on Inner QinQ VLAN
- PPPoE Agent Remote-ID and DSL Line Characteristics Enhancement
- Enabling PPPoE Relay Discovery and Service Selection Functionality
- Configuring Cisco Subscriber Service Switch Policies
- Per Session Queuing and Shaping for PPPoEoVLAN Using RADIUS
- 802.1P CoS Bit Set for PPP and PPPoE Control Frames
- PPPoE Smart Server Selection
- Monitoring PPPoE Sessions with SNMP
- PPPoE on ATM
- PPPoE on Ethernet
- PPP IP Unique Address and Prefix Detection
- Remote Access MPLS-VPNs
- Broadband High Availability Stateful Switchover
- Broadband High Availability In Service Software Upgrade
- Controlling Subscriber Bandwidth
- Offering PPPoE Clients a Selection of Services During Call Setup
- Finding Feature Information
- Contents
- Information About PPP IP Unique Address and Prefix Detection
- How to Configure PPP IP Unique Address and Prefix Detection
- Configuration Examples for PPP IP Unique Address and Prefix Detection
- Additional References
- Feature Information for PPP IP Unique Address and Prefix Detection
PPP IP Unique Address and Prefix Detection
The PPP IP Unique Address and Prefix Detection feature checks the uniqueness of IPv4 address and IPv6 prefix on the Broadband Remote Access Server (BRAS). PPP disconnects the session if it detects a duplicate IPv4 address and IPv6 prefix.
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest feature information and caveats, see the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the "Feature Information for PPP IP Unique Address and Prefix Detection" section.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Contents
•
"Information About PPP IP Unique Address and Prefix Detection" section
•
"How to Configure PPP IP Unique Address and Prefix Detection" section
•
"Configuration Examples for PPP IP Unique Address and Prefix Detection" section
•
"Additional References" section
•
"Feature Information for PPP IP Unique Address and Prefix Detection" section
Information About PPP IP Unique Address and Prefix Detection
•
IPv6 checks if the prefix is unique when it is installed on an interface. If the prefix installation fails, PPP disconnects the session.
•
PPP also checks if the IPv4 address is unique. PPP disconnects the session if a duplicate IPv4 address is detected.
How to Configure PPP IP Unique Address and Prefix Detection
Perform this task to configure the PPP IP Unique Address and Prefix Detection feature.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface virtual-template interface-number
4.
ppp ipcp address required
5.
ppp ipcp address unique
6.
ppp ipv6cp address unique
7.
ppp timeout ncp seconds
8.
exit
9.
ppp ncp override local
10.
end
DETAILED STEPS
Configuration Examples for PPP IP Unique Address and Prefix Detection
This section provides the following configuration example:
•
Example: PPP Unique Address and Prefix Detection
Example: PPP Unique Address and Prefix Detection
To enable the PPP IP Unique Address nd Prefix Detection feature, use the following configuration.
Router# configure terminal
Router(config)# interface virtual-template 7
Router(config-if)# ppp ipcp address required
Router(config-if)# ppp ipcp address unique
Router(config-if)# ppp ipv6cp address unique
Router(config-if)# ppp timeout ncp 30
Router(config-if)# exit
Router(config)# ppp ncp override local
Router(config)# end
Additional References
Related Documents
|
|
|
|---|---|
Cisco IOS commands |
|
Broadband Access Aggregation and DSL commands |
Cisco IOS Broadband Access Aggregation and DSL |
Standards
|
|
|
|---|---|
None |
— |
MIBs
|
|
|
|---|---|
None |
To locate and download MIBs for selected platforms, Cisco software releases, and feature sets, use Cisco MIB Locator found at the following URL: |
RFCs
|
|
|
|---|---|
None |
— |
Technical Assistance
Feature Information for PPP IP Unique Address and Prefix Detection
Table 1 lists the release history for this feature.
Use Cisco Feature Navigator to find information about platform support and software image support. Cisco Feature Navigator enables you to determine which software images support a specific software release, feature set, or platform. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.
Note
Table 1 lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Feedback