Cisco MWR 2941 Router Command Reference, Release 15.0(1)MR
payload-size
288
Cisco MWR 2941 Router Command Reference, Release 15.0(1)MR
OL-23890-01
payload-size
Specifies the size of the payload for packets on a structured CEM channel.
payload-size [payload-size]
Syntax Description
Defaults The default payload size for a structured CEM channel depends on the number of timeslots that
constitute the channel. The default payload size for a T1 is 192 bytes; the default size for an E1 is 256
bytes.
Command Modes CEM circuit configuration
Command History
Usage Guidelines The Cisco MWR 2941 only supports a payload size of 486 (625 packets per second) or 243 (1250
packets per second).
Examples The following example shows how to specify a sample rate:
Router# config t
Router(config)# interface cem 0/0
Router(config-if)# no ip address
Router(config-if)# cem 0
Router(config-if-cem)# payload-size 256
Router(config-if-cem)# xconnect 10.10.10.10 200 encapsulation mpls
Router(config-if-cem-xconn)# exit
Router(config-if-cem)# exit
Router(config-if)# exit
Router(config)# exit
payload-size Specifies the size of the payload for packets on a structured CEM channel.
Valid values are 32–512. The default payload size for a T1 is 192 bytes; the
default size for an E1 is 256 bytes.
Note The payload size must be a multiple of the number of timeslots for
the CEM channel.
The default payload size is calculated as follows:
8 x number of timeslots x 1 ms packetization delay
Release Modification
12.3(7)T This command was introduced.
12.4(19)MR2 This command was integrated into Cisco IOS Release 12.4(19)MR2.
12.2(33)MRA This command was integrated into Cisco IOS Release 12.2(33)MRA.
15.0(1)MR This command was integrated into Cisco IOS Release 15.0(1)MR.