Cisco ASR 900 Series Manual page 119

Mpls basic configuration guide, cisco ios xe everest 16.5.1
Hide thumbs Also See for ASR 900 Series:
Table of Contents

Advertisement

VPLS Configuration over MPLS-TP
Command or Action
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
pseudowire-class class-name
Example:
Router(config)# pseudowire-class mpls-tp-class1
Step 4
encapsulation mpls
Example:
router(config-pw-class)# encapsulation mpls
Step 5
control-word
Example:
Router(config-pw-class)# control-word
Step 6
protocol {l2tpv2 | l2tpv3 | none}[l2tp-class-name]
Example:
Router(config-pw-class)# protocol none
Step 7
preferred-path {interface tunnel tunnel-number | peer
{ip-address | host-name}} [disable-fallback]
Example:
Router(config-pw-class)# preferred-path interface
tunnel-tp2
Step 8
end
Example:
Router(config-pw-class)# end
Router#
MPLS Basic Configuration Guide, Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
Configuring the Pseudowire Class
Purpose
Enters global configuration mode.
Creates a pseudowire class and enters pseudowire
class configuration mode.
Specifies the encapsulation type.
Enables the use of the control word.
Specifies the type of protocol.
Specifies the tunnel to use as the preferred path.
Exits configuration mode.
111

Advertisement

Table of Contents
loading

Table of Contents