Table 6-6 Cisco Router Configuration Example; Section 7 Port Designations - NEC Sl2100 Networking Manual

Hide thumbs Also See for Sl2100:
Table of Contents

Advertisement

ISSUE 1.0
Current Configuration : 2023 bytes
version 12.3
hostname Cisco2621
|
class-map match-any VoIPClass (1)
match ip dscp cs5 (2)
policy-map VoIPPolicy (3)
class VoIPClass(4)
priority 50(5)
class class-default(6)
fair-queue(7)
|
interface FastEthernet0/0
description Connects to Dallas LAN
ip address 192.168.1.1 255.255.255.0
|
interface Serial0/0
description Connects to Fort Worth via Kilostream
bandwidth 256(8)
ip address 10.0.0.1 255.255.0.0
service-policy output VoIPPolicy(9)
encapsulation ppp
|
ip route 0.0.0.0 0.0.0.0 10.0.0.2
Configuration Example Explanation:
1.
Defines a Class Map called VoIPClass.
2.
Matches any packets that have the ToS field set to IP Precedence 5 / DSCP 40 and assigns them to VoIPClass.
3.
Defines a Policy Map called VoIPPolicy.
4.
Creates a Class called VoIPClass and assigns this to the VoIPPolicy.
5.
Allocates 50Kbps of bandwidth to the VoIPClass.
6 & 7.
Determines that any data that does not match VoIPClass should be processed using the "fair-queue" method (i.e.,
No Prioritization).
8.
Determines the amount of bandwidth available on the Serial interface – essential for the QoS calculations.
9.
Applies the VoIP Policy to any packets that exit the serial interface. This means that data being received (input)
does not use this policy.
S
7 PORT DESIGNATIONS
ECTION
IP Application
SIP Trunk Signaling
SIP Trunk Voice
SIP SLT Signaling
SIP SLT Voice
SIP MLT Signaling
SIP MLT Voice
Networking Manual

Table 6-6 Cisco Router Configuration Example

SIP Trunk
3rd Party SIP
NEC Proprietary SIP (SIP MLT)
IP Port Numbers
5060
10020~10083
5070
10020~10083
5080 and 5081
10020~10083
SL2100
Comments
UDP
UDP
UDP
UDP
UDP
UDP
6-21

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents