![]() |
Asynchronous Transfer Mode Configuration Guide, Cisco IOS Release 15M&T
|
||||||||||||
Reuse MAC for ATM Route-Bridge Encapsulation
![]() |
|||||||||||||
|
Contents
Reuse MAC for ATM Route-Bridge EncapsulationLast Updated: December 4, 2012
The Reuse MAC for ATM Route-Bridge Encapsulation feature provides for a configurable MAC address for ATM point-to-point sub-interfaces, with the single VC on each sub-interface that connects each subscriber to the ISP.
Finding Feature InformationYour 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 Reuse MAC for ATM Route-Bridge Encapsulation. Use Cisco Feature Navigator to find information about platform support and Cisco IOS and Catalyst OS software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn . An account on Cisco.com is not required. Information About Reuse MAC for ATM Route-Bridge EncapsulationWhen multiple hosts are connected to the Customer Premises Equipment (CPE) that in turn communicate to the Internet Service Provider (ISP) through the Broadband Remote Access Server (BRAS), the hosts are connected to the CPE through Ethernet and legacy ATM between the CPE and the BRAS, and aggregation using DSL Access Multiplexer (DSLAM). In a standard setup, hosts are connected to the BRAS through sub-interfaces. A host sends a DHCP request to get its IP address from the DHCP server (can be the BRAS), and when the IP address is assigned, the packets start flowing with the IP. The ATM interface in the CPE is configured with Route-Bridge Encapsulation (RBE) to enable packets from the hosts to be bridged across the ATM connection as shown in the figure below. The Reuse MAC for ATM Route-Bridge Encapsulation feature provides for a configurable MAC address for ATM point-to-point sub-interfaces, with the single virtual circuit (VC) on each sub-interface that connects each subscriber to the ISP. How to Configure Reuse MAC for ATM Route-Bridge EncapsulationThe Reuse MAC for ATM Route-Bridge Encapsulation configuration is available only in the ATM point-to-point sub-interface mode. Only physical Ethernet interfaces can be used as client interfaces whose MAC address can be used for the ATM P2P sub-interface. DETAILED STEPS Configuration Examples for Reuse MAC for ATM Route-Bridge EncapsulationThe following example shows how to configure the Reuse MAC for ATM Route-Bridge Encapsulation feature using an interface:
Router> enable
Router# configure terminal
Router(config)# interface atm 3/0.100 point-to-point
Router(config-subif)# atm ether-mac-address interface fastEthernet 0/0
Router(config-subif)# end
The following example shows how to configure the Reuse MAC for ATM Route-Bridge Encapsulation feature using an MAC address for the ATM point-to-point sub-interface:
Router> enable
Router# configure terminal
Router(config)# interface atm 3/0.100 point-to-point
Router(config-subif)# atm ether-mac-address 00a1.0b65.87bc
Router(config-subif)# end 3. You can use the show run interface atm slot/port command to display the configuration:
Router# show run interface atm0/0.000
Current configuration : 188 bytes
!
interface ATM3/0.100 point-to-point
atm route-bridged ip
atm ether-mac-address interface FastEthernet0/0
no atm enable-ilmi-trap
pvc 1/100
!
end
Additional ReferencesThe following sections provide references related to the Reuse MAC for ATM Route-Bridge Encapsulation feature. MIBsTechnical Assistance
Feature Information for Reuse MAC for ATM Route-Bridge EncapsulationThe following table provides release information about the feature or features described in this module. This table 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. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
© 2012 Cisco Systems, Inc. All rights reserved.
|
||||||||||||
|
|