To change any information for existing Allowed or Barred EndPoints |
Allowed Endpoints
Index IPAddress Mask AdmitType
----- -------------- -------------- ---------
1 192.168.30.111 255.255.255.0 1 <Allowed>
2 192.168.20.111 255.255.255.0 1 <Allowed>
Barred Endpoints
Index IPAddress Mask AdmitType
----- -------------- ------------- ---------
3 192.168.30.210 255.255.255.0 0 <Barred>
You are able to change 2 elements of information regarding Allowed or Barred EndPoints:
Mask
config-EndpointAddressDirectory-1# change {index number} mask {ip address}
Example
config-EndpointAddressDirectory-1# change 1 mask 255.255.255.0
AdmitType
config-EndpointAddressDirectory-1# change {index number} at {Admit Type}
AdmitType 0 = Barred - AdmitType 1 = Allowed
Example
config-EndpointAddressDirectory-1# change 3 at 1
You cannot change IP Address information from here. You must remove the IP Address, and add the new one (see To remove Allowed or Barred EndPoints).