Cisco Systems 1000 Series Manual De Usuario

Descargar
Página de 702
 
16-40
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
OL-16506-17
Chapter 16      Configuring MPLS Layer 2 VPNs
  Configuring HDLC-Ethernet Interworking
bridge 1 protocol ieee
bridge 1 route ip
interface Serial2/0:0
no bridge-group 1
no ip address
!
int BVI1
no ip address
ip address 192.168.1.1 255.255.255.0
no shut
!
interface Serial2/0:0
description Connect to PE1
no ip address
encapsulation hdlc
bridge-group 1
no shut
Configure an Ethernet CE interface for IP interworking:
interface Serial2/0:0
description Connect to PE1
ip address 192.168.1.1 255.255.255.0
encapsulation hdlc
no shut
Restrictions for HDLC-Ethernet Interworking
The following features are not supported:
HDLC encapsulation: none CISCO
IPv6 is not supported in routed mode
Configuring HDLC-Ethernet Interworking
HDLC-Ethernet Interworking can be configured in the following two modes: 
Bridge Mode
Perform the following steps to configure the HDLC-Ethernet Interworking in the bridge mode via 
interface-based configuration:
On the HDLC-PE
SUMMARY STEPS
1.
enable
2.
configure terminal