Specifications

Table Of Contents
sequencing
MP-409
Cisco IOS Multiprotocol Label Switching Command Reference
January 2010
sequencing
To configure the direction in which sequencing is enabled for data packets in a Layer 2 pseudowire, use
the sequencing command in pseudowire class configuration mode. To remove the sequencing
configuration from the pseudowire class, use the no form of this command.
sequencing {tr
ansmit | receive | both | resync number}
no sequencing {tr
ansmit | receive | both | resync number}
Syntax Description
Command Default Sequencing is disabled.
Command Modes Pseudowire class configuration
Command History
Usage Guidelines When you enable sequencing using any of the available options, the sending of sequence numbers is
a
utomatically enabled and the remote provider edge (PE) peer is requested to send sequence numbers.
Out-of-order packets received on the pseudowire are dropped only if you use the sequencing receive or
sequencing both command.
transmit Updates the Sequence Number field in the headers of data packets sent over
t
he pseudowire according to the data encapsulation method that is used.
receive Keeps the value in the Sequence Number field in the headers of data packets
re
ceived over the pseudowire. Out-of-order packets are dropped.
both Enables both the tr
ansmit and receive options.
resync Enables the reset of packet sequencing after the disposition router receives
a
specified number of out-of-order packets.
number The number of out-of-order packets that cause a reset of packet sequencing.
The
range is 5 to 65535.
Release Modification
12.0(23)S This command was introduced for Layer 2 Tunnel Protocol Version 3
(L2
TPv3).
12.3(2)T This command was integrated into Cisco IOS Release 12.3(2)T.
12.0(29)S This command was updated to support Any Transport over MPLS (AToM).
12.0(30)S The re
sync keyword was added.
12.2(25)S This command was integrated into Cisco IOS Release 12.2(25)S.
12.2(27)SBC L2TPv3 support for this command was integrated into Cisco IOS
Re
lease 12.2(27)SBC.
12.2(28)SB AToM support for this command was integrated into Cisco IOS
Re
lease 12.2(28)SB.