Cisco ASR 900 Series Manual page 142

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

Advertisement

Structure-Agnostic TDM over Packet over UDP
Command or Action
Step 3
interface loopback interface-number
Example:
Router(config)# interface loopback 1
Step 4
ip address ip-address mask [secondary]
Example:
Router(config)# ip address 10.1.1.1
255.255.255.255
Step 5
cemoudp reserve bay bay-number
Example:
Router(config-if)# cemoudp reserve bay 1
Step 6
pseudowire-class pseudowire-class-name
Example:
Router(config-if)# psuedowire-class PS1
Step 7
encapsulation udp
Example:
Router(config-pw-class)# encapsulation udp
Step 8
ip local interface loopback
Example:
Router(config-pw-class)# ip local interface
loopback 1
Step 9
ip tos value number
Example:
Router(config-pw-router)# ip tos value 23
Step 10
ip ttl
number
Example:
Router(config-pw-class)# ip ttl 32
MPLS Basic Configuration Guide, Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
134
Purpose
Enables the loopback interface and enters interface configuration
mode.
Specifies the IP address and subnet mask for this loopback
interface.
Reserves a loopback interface used as source for the CESoPSN
circuit.
• bay bay-number—Specifies the bay on the module.
Creates a new pseudowire class and enters pseudowire-class
configuration mode.
Specifies the UDP transport protocol.
interface-number
Configures the IP address of the provider edge (PE) router
interface as the source IP address for sending tunneled packets.
Specifies the type of service (ToS) level for IP traffic in the
pseudowire.
Specifies a value for the time-to-live (TTL) byte in the IP headers
of Layer 2 tunneled packets.
Configuration of IP TTL 1 is not
Note
supported.
Circuit Emulation Service over UDP

Advertisement

Table of Contents
loading

Table of Contents