Cisco Systems 1000 Series Manual De Usuario

Descargar
Página de 702
 
16-67
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
OL-16506-17
Chapter 16      Configuring MPLS Layer 2 VPNs
  Configuring HDLC-Ethernet Interworking
    Service id: 0xed000030
  Signaling protocol: LDP, peer 102.0.0.1:0 up
    Targeted Hello: 104.0.0.1(LDP Id) -> 102.0.0.1, LDP is UP
    Graceful restart: configured and enabled
    Non stop routing: not configured and not enabled
    PWid FEC (128), VC ID: 145
    Status TLV support (local/remote)         : enabled/supported
      LDP route watch                         : enabled
      Label/status state machine              : established, LruRru
      Local dataplane status received         : No fault
      BFD dataplane status received           : Not sent
      BFD peer monitor status received        : No fault
      Status received from access circuit     : No fault
      Status sent to access circuit           : No fault
      Status received from pseudowire i/f     : No fault
      Status sent to network peer             : No fault
      Status received from network peer       : No fault
      Adjacency status of remote peer         : No fault
  Sequencing: receive disabled, send disabled
  Bindings
    Parameter    Local                          Remote
    ------------ ------------------------------ ------------------------------
    Label        33                             33
    Group ID     0                              0
    Interface    Connect to CE2                 Connect to CE1                
    MTU          1500                           1500
    Control word on (configured: autosense)     on
    PW type      Ethernet                       Ethernet
    VCCV CV type 0x02                           0x02
                   LSPV [2]                       LSPV [2]                    
    VCCV CC type 0x07                           0x07
                   CW [1], RA [2], TTL [3]       CW [1], RA [2], TTL [3]
    Status TLV   enabled                        supported
  SSO Descriptor: 102.0.0.1/145, local label: 33
  Dataplane:
    SSM segment/switch IDs: 4361/4360 (used), PWID: 48
  Rx Counters
    8 input transit packets, 344 bytes
    0 drops, 0 seq err 
  Tx Counters
    5 output transit packets, 380 bytes
    0 drops
Example: HDLC-Dot1Q Interworking
The following example shows how to configure HDLC-dot1q interworking:
Short form
On HDLC-PE:
configure terminal 
template type pseudowire hdlc-vlan1-tmp
 encapsulation mpls
 signaling protocol ldp
 
l2vpn xconnect context hdlc-vlan1
  interworking ethernet
  member Serial0/2/0:3
  member pseudowire101 3.3.3.3 107 template hdlc-vlan1-tmp
  no shutdown
end