
BSGX4e Business Gateway User Guide 233
Release 01.01 NN47928-102
VoIP Configuration
Platform
Software version
NOTE: The ACL does not require CDP information; the use of information
provided by CDP is optional. For more information about CDP, see “Cisco
Discovery Protocol (CDP)” (page 234).
Access Control List Command
To create an entry in the Access Control List (ACL), enter the following command:
> config voice acl
Table 75 describes the parameters for config voice acl. Omitted authentication
parameters are set to any, indicating that all values match.
ACL Entry Example
This example configures a new ACL policy. The entry denies access to the LAN
endpoint with the specified IP address, signaling type, and device ID, as follows:
IP address: 10.0.1.100
Signaling type: SIP
Device ID: SIP000F8F073088
Action: deny
> config voice acl new ip 10.0.1.100 type sip deviceid
SIP000F8F073088 action deny
*> save
This example configures an ACL entry for an MGCP endpoint, as follows:
Table 75. Voice ACL Parameters
Parameter Description
[id] Unique numeric identifier of the policy. Specify new to create
a new policy.
mac MAC address of the endpoint.
epid ID of the endpoint.
softversion Software version of the endpoint.
platform Platform type of the endpoint.
deviceid Device ID of the endpoint.
seq Sequence number of the policy (begin | end | position).
ip Single IP address or a range of addresses for the endpoints.
type Signaling type of the endpoint (any | mgcp | sip). The default
is any.
action Indicates the access given by this entry (deny | allow). The
default is allow.
Comments to this Manuals