Cisco Nexus 7000 Series Command Reference Manual page 188

Nx-os mpls
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

member pseudowire
member pseudowire
To add an active pseudowire to the XConnect context, use the member pseudowire command. To
remove the active pseudowire configuration, use the no form of this command.
Syntax Description
pw-id
group
group-name
priority
number
Defaults
None
Command Modes
config-xconnect mode
Supported User Roles
network-admin
vdc-admin
Command History
Release
6.2.2
Usage Guidelines
This command requires the MPLS Services license.
Examples
This example shows how to add an active pseudowire to the XConnect context:
switch# configure terminal
switch(config)# interface ethernet 2/1
switch(config-if)# encapsulation mpls
switch(config-if)# no shutdown
switch(config-if)# l2vpn xconnect context redundancytest
switch(config-xconnect)# member ethernet 2/1 service-instance 1 group access-side
switch(config-xconnect)# member pseudowire 2 group access-side priority 1
This example shows how to remove the active pseudowire configuration:
switch(config-xconnect)# no member pseudowire 2 group access-side priority 1
Cisco Nexus 7000 Series NX-OS MPLS Command Reference
1140
member pseudowire pw-id [group group-name] [priority number]
no member pseudowire pw-id [group group-name] [priority number]
Pseudowire ID. The range is from 1 to 200000. The range for a static
pseudowire is from 1 to 8192.
(Optional) Specifies the group to which the member belongs.
Group name. The group-name can be a maximum of 31 alphanumeric
characters.
(Optional) Specifies the priority.
Priority number. The range is from 1 to 10, with 1 being the highest priority.
The default is 0 and is higher than 1.
Modification
This command was introduced.
M Commands
OL-24994-01

Advertisement

Table of Contents
loading

Table of Contents