Specifications

Table Of Contents
status (pseudowire class)
MP-821
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
status (pseudowire class)
To enable the router to send pseudowire status messages to a peer router, even when the attachment
circuit is down, use the status command in pseudowire class configuration mode. To disable the
pseudowire status messages, use the no form of this command.
status
no status
Syntax Description This command has no arguments or keywords.
Command Default Pseudowire status messages are sent and received if both routers support the messages.
Command Modes Pseudowire class configuration
Command History
Usage Guidelines Both peer routers must support the ability to send and receive pseudowire status messages in label
ad
vertisement and label notification messages. If both peer routers do not support pseudowire status
messages, Cisco recommends that you disable the messages with the no status command.
Examples The following example enables the router to send pseudowire status messages to a peer router:
enable
configure terminal
pseudowire-class test1
status
encapsulation mpls
Related Commands
Release Modification
12.2(33)SRC This command was introduced.
Command Description
debug mpls
l
2transport vc
Displays debug messages about pseudowire status.
show mpls l2transport
vc
detail
Displays pseudowire status messages.