Specifications

VoiceFinder VoIP Gateway Configuration Guide (APOS 2.0) Release Version 3.1
AddPac Technology Co., LTD
- 65 / 416-
[Usage Procedure]
Steps Workflow Description
1 Enter configuration mode
2 Create an access-list with Access-List Number and Access Condition.
3 Move to interface configuration mode
4 Move to IP configuration mode
5
Apply the configured access-list to a target interface
At this time, determine whether to apply the access condition to
inbound packet or outbound packet
6
Use show access-list command to check whether access-list is
configured with accuracy.
[Related Commands and Format]
Standard IP Access-List : Standard IP Access-List uses only Source IP Address to check the
access condition.
z access-list <access-list-number> {remark/deny/permit} <source-address >
<source wildcard>
1. Create an access-list
2. access-list-number : the number within the rage of 1~99, (expanded range : 1300 ~ 1999)
3. source: Source Network Address, Source-wildcard : Inverse Mask of the source address
4. any(any address), host(a specific host) can be used instead of each source,
Source-Wildcard.
5. Wildcard represents inverse mask. For instance 132.1.20.1 255.255.255.0
of a network
can be written as 132.1.20.1 0.0.0.255
in wildcard format
6. When all of the conditions can not be considered, use Permit Any Option to allow any
packet which does not matched. Otherwise the unmatched packets will be discarded
since the default option is deny.
z ip access-group <access-list-number> [in/out]
As an interface command, this command applies the access-list to the incoming and outgoing