MP-40x SIP MediaPack BRI Series
SIP User's Manual
114
Document #: LTRT-53301
Table
6-22: Access Control List Parameters Description
Parameter
Description
Class Of Service
CoS Name
As described above, the ACL can be used to assign a QoS Class of service to a
packet. This filed specifies the class of service to be applied to the packet.
Specifying a class of service is only possible on permit rules.
Using CLI
To change Access Control list using the CLI:
1.
Log on to the system.
2.
Change to the configuration mode.
3.
From the main configuration mode, change to the “profile acl” mode.
4.
To enter the "profile acl" mode, use the command:
profile acl
<wanIn | wanOut>.
Where <wanIn> specifies an inbound rule and <wanOut> specifies an outbound rule.
5.
Start the command with
permit
or
deny
.
6.
Select the type of the rule ‘IP’, ‘TCP’, ‘UDP’
7.
Enter an IP address to start a range match Enter ‘any’ to skip destination matching or enter ‘host’ to specify a
host matching rule.
8.
If range matching is used, continue with the wildcard specification.
9.
If 'any' is selected, continue with source matching.
10.
If host is selected, enter a host IP address.
11.
If TCP or UDP was selected begin with the port matching. If IP was selected continue with the source
matching. If TCP or UDP was selected and port matching is not used continue with the source matching.
12.
Source matching is identical to destination matching.
13.
At the end, specify the QoS class of service (CoS) for this packet (this is only allowed for permit rules).
Following are a few samples:
permit
tcp any any cos local-voice # assign local voice to all packets
permit
ip 10.0.0.1 0.0.0.255 any cos local-voice # permit ip addresses in the range from 10.0.0.0-10.0.0.255
permit
ip host 10.0.0.1 any cos local-default # permit packets to 10.0.0.1
permit
tcp any eq 80 any # permit all TCP packets to port 80
For more information on CLI, refer to Chapter
1011H1076H
5.3
on page
1012H1077H
56
.
6.3.1.8 RIP
The
RIP
option is used to configure Routing Information Protocol (RIP) settings for LAN
and WAN interfaces.
¾
To configure the RIP parameters:
1.
Open the ‘RIP Settings' screen (
Advanced Configuration
menu >
Network Settings
>
RIP
option).