Configuring The Pseudowire Class - Cisco ASR 900 Series Manual

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

Advertisement

Configuring the Pseudowire Class

Command or Action
Step 3
mpls tp
Example:
Router(config)# mpls tp
Step 4
router-id node-id
Example:
Router(config-mpls-tp)# router-id
10.10.10.10
Step 5
global-id num
Example:
Router(config-mpls-tp)# global-id
1
Configuring the Pseudowire Class
When you create the pseudowire class, you specify the parameters of the pseudowire, such as the use of the
control word, and preferred path.
SUMMARY STEPS
1. enable
2. configure terminal
3. pseudowire-class class-name
4. encapsulation mpls
5. control-word
6. protocol {l2tpv2 | l2tpv3 | none}[l2tp-class-name]
7. preferred-path {interface tunnel tunnel-number | peer {ip-address | host-name}} [disable-fallback]
8. end
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
MPLS Basic Configuration Guide, Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
110
Purpose
Enters MPLS-TP configuration mode, from which you can configure
MPLS-TP parameters for the router.
Specifies the default MPLS-TP router ID, which is used as the default
source node ID for all MPLS-TP tunnels configured on the router.
(Optional) Specifies the default global ID used for all endpoints and
midpoints. This command makes the router ID globally unique in a
multiprovider tunnel. Otherwise, the router ID is only locally meaningful.
The global ID is an autonomous system number, which is a controlled
number space by which providers can identify each other.
The router ID and global ID are also included in fault messages by routers
at tunnel midpoints to help isolate the location of faults.
Purpose
Enables privileged EXEC mode.
VPLS Configuration over MPLS-TP
• Enter your password if prompted.

Advertisement

Table of Contents
loading

Table of Contents