A-65
Cisco 3825 Mobile Wireless Edge Router Software Configuration Guide
OL-15667-03
Appendix A Cisco 3825 Mobile Wireless Edge Router RAN-O Command Reference
pseudowire-class
pseudowire-class
To specify the name of a Layer 2 pseudowire-class and enter pseudowire-class configuration mode, use
the pseudowire-class command in the global configuration mode.
pseudowire-class [pw-class-name]
Syntax Description
Defaults No pseudowire-class is defined.
Command Modes Global configuration
Command History
Usage Guidelines The pseudowire-class command configures a pseudowire-class template that consists of configuration
settings used by all attachment circuits bound to the class. A pseudowire-class includes the following
configuration settings:
Data encapsulation type
Control protocol
Sequencing
IP address of the local Layer 2 interface
Type of service (ToS) value in IP headers
After entering the pseudowire-class command, the router switches to pseudowire-class configuration
mode where PW settings can be configured.
Examples The following example shows how to enter pseudowire-class configuration mode to configure a PW
configuration template named “ether-pw”:
Router# config t
Router(config)# pseudowire-class l2tp
Router(config-pw-class)# encapsulation l2tpv3
Router(config-pw-class)# exit
Router(config)# exit
pw-class-name (Required) The name of a Layer 2 pseudowire-class.
Release Modification
12.0(23)S This command was introduced.
12.3(2)T This command was integrated into Cisco IOS Release 12.3(2)T.
12.4(12)MR2 This command was integrated into Cisco IOS Release 12.4(12)MR2.