To add a new address to be barred

   
 

Description

This command adds a new endpoint to the Directory and sets it to be barred from calling this Tenor.

Guidelines

If no IP addresses/subnet masks are specified to be either allowed or barred, then all IP addresses will be allowed to send VoIP calls to this unit, without restrictions.

Keep in mind that there is a limit on the number of entries that can be added in the Allowed and Barred lists:

  • CMS/CR SP - 128 in each list

  • Tenor AS/AX/DX/CR 60 - 24 in each list

Configuration Manager

Location

VoIP Configuration > End Point Address Directory > Barred Endpoints > Add button

Options

Click Add and enter the IP address and subnet mask for the barred endpoint.

Command Line

Cmd Type

Command

Prompt Level

config-EndPointAddressDirectory-1#     

Syntax

add { ipaddr } at 0 (AdmitType 0 = Barred) 

Arguments

ipaddr   The IP address to be barred.  

Guidelines

The valid IP address format is x.x.x.x.

Examples

config-EndPointAddressDirectory-1# add 192.168.30.210 at 0

Bars the device at this IP Address from accessing this Tenor.  

Sample Display

 

Allowed Endpoints  
Index   IPAddress           Mask              AdmitType    
-----   ----------------    ---------------   ---------      
1       192.168.30.111      255.255.255.255   1
2       192.168.20.111      255.255.255.255   1           

Barred Endpoints  
Index   IPAddress            Mask             AdmitType   
-----    ----------------     ---------------  ---------      
3       192.168.30.210       255.255.255.255  0