Specifications
xxii
Cisco 1751 Router Software Configuration Guide
OL-1070-01
ip precedence
To set IP precedence (priority) for packets sent by the dial peer, use the ip precedence dial-peer
configuration command. Use the no form of this command to restore the default value for this
command.
ip precedence number
no ip precedence
Syntax Description
Default
No precedence (0).
Command Mode
Dial-peer configuration.
Usage Guidelines
Use the ip precedence command to configure the value set in the IP precedence field when voice data
packets are sent over the IP network. This command should be used if the IP link utilization is high and
the QoS for voice packets need to have a higher priority than other IP packets. The ip precedence
command should also be used if RSVP is not enabled and the user would like to give voice packets a
higher priority over other IP data traffic.
This command only applies to VoIP peers.
Example
The following example sets the IP precedence at 5:
dial-peer voice 10 voip
ip precedence 5
ip udp checksum
To calculate the User Datagram Protocol (UDP) checksum for voice packets transmitted by the dial
peer, use the ip udp checksum dial-peer configuration command. Use the no form of this command to
disable this feature.
ip udp checksum
no ip udp checksum
Syntax Description
This command has no arguments or keywords.
number Integer specifying the IP precedence value. Valid entries are 0 to 7. A
value of 0 means that no precedence (priority) has been set.