Specifications
B-252
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
payload-size
payload-size
Specifies the size of the payload for packets on a structured CEM channel.
payload-size [payload-size]
Syntax Description
Command Default 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
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 to 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.