-97
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Command Reference, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter Cisco MWR 2941 Router Command Reference, Release 15.1(3)MR
encapsulation udp (pw-class)
encapsulation udp (pw-class)
To configure a pseudowire-class to use UDP encapsulation instead of TCP. To restore the configuration
and TCP encapsulation, use the no form of this command.
encapsulation udp
no encapsulation udp
Syntax Description This command has no arguments or keywords.
Command Default This command is disabled by default; TCP is the default encapsulation.
Command Modes Pseudowire-class configuration
Command History
Usage Guidelines When enabling UDP encapsulation, you must apply the ip local interface command to the pseudowire
class in order to define the local IP address.
Examples The following partial configuration enables UDP encapsulation on a CESoPSN pseudowire.
interface Loopback0
ip address 2.2.2.8 255.255.255.255
!
pseudowire-class udpClass
encapsulation udp
protocol none
ip local interface Loopback 0
!
controller E1 0/13
clock source internal
cem-group 0 timeslots 1-31
!
interface cem 0/13
cem 0
xconnect 2.2.2.9 200 pw-class udpClass
udp port local 50000 remote 60000
Release Modification
15.0(1)MR This command was introduced.
Comments to this Manuals