![Cisco ASR1002 - ASR 1002 Router Скачать руководство пользователя страница 390](http://html.mh-extra.com/html/cisco/asr1002-asr-1002-router/asr1002-asr-1002-router_software-configuration-manual_66731390.webp)
Configuring MPLS Layer 2 VPNs
Configuring Frame Relay DLCI-to-ATM AAL5SNAP Bridged Interworking
14
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
Step 11
clock source internal
Example:
Router(config-controller)#
clock source internal
Configures the clock source of a DS1 link and uses
the internal clock from the interface.
Step 12
linecode b8zs
Example:
Router(config-controller)#
linecode b8zs
Specifies Binary 8-Zero Substitution (B8ZS) as the
line code type for the T1 controller.
Step 13
cablelength long db-loss-value
Example:
Router(config-controller)#
cablelength long 0db
Decreases the transmit signal by 0 dB. This is the
default value.
Step 14
channel-group
channel-group-number
timeslots
range
Example:
Router(config-controller)# channel-group 0 timeslots
1-24
Configures serial WAN on a T1 or E1 interface.
Step 15
exit
Exits the pseudowire class configuration mode.
Step 16
pseudowire-class [
pw-class-name
]
Example:
Router(config)#
pseudowire-class
atm-fr-bridged
Establishes a pseudowire class with a name that you
specify and enters the pseudowire class
configuration mode.
Step 17
encapsulation mpls
Example:
Router(config-pw-class)#
encapsulation mpls
Enables MPLS encapsulation on the interface.
Step 18
interworking ethernet
Example:
Router(config-pw-class)#
interworking ethernet
Enables the L2VPN Ethernet interworking feature.
Step 19
exit
Exits the pseudowire class configuration mode.
Step 20
interface loopback
loopback-interface-number
Example:
Router(config)#
interface loopback
0
Specifies the Loopback logical interface.
Step 21
ip address
ip-address mask
Example:
Router(config-if)#
ip address
44.1.1.2
255.255.255.255
Specifies the IP address for the Loopback interface.
Step 22
exit
Exits the interface configuration mode.
Command or Action
Purpose