hit counter script

Enabling Pseudowire Grouping - Cisco CRS Configuration Manual

Ios xr virtual private network
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Enabling Pseudowire Grouping

Example:
RP/0/RP0/CPU0:router (config-l2vpn-xc)# p2p ms-pw1
Enters P2P configuration submode.
Step 5
interface pw-ether id
Example:
RP/0/RP0/CPU0:router(config-l2vpn-xc-p2p)# interface pw-ether 100
Configures the PWHE interface.
Step 6
neighbor A.B.C.D pw-id value
Example:
RP/0/RP0/CPU0:router(config-l2vpn-xc-p2p)# neighbor 10.165.200.25 pw-id 100
Configures a pseudowire for a cross-connect.
The IP address is that of the corresponding PE node.
The pw-id must match the pw-id of the PE node.
Step 7
pw-class class-name
Example:
RP/0/RP0/CPU0:router(config-l2vpn-xc-p2p-pw)# pw-class dynamic_mpls
Enters pseudowire class submode, allowing you to define a pseudowire class template.
Step 8
Use the commit or end command.
commit - Saves the configuration changes and remains within the configuration session.
end - Prompts user to take one of these actions:
• Yes - Saves configuration changes and exits the configuration session.
• No - Exits the configuration session without committing the configuration changes.
• Cancel - Remains in the configuration mode, without committing the configuration changes.
Enabling Pseudowire Grouping
Perform this task to enable pseudowire grouping.
Cisco IOS XR Virtual Private Network Configuration Guide for the Cisco CRS Router, Release 6.1.x
116
Implementing Multipoint Layer 2 Services

Advertisement

Table of Contents
loading

Table of Contents