System information

Table Of Contents
3. Commands
3-68 July 2004 4821-A2-GB21-00
Configure Security IP Add Static Address
Configure Security IP Delete Static Address
configure security ip {port_id} add {ip_address} {nhr_address}
Minimum Access Level: Administrator
The configure security ip add command specifies an IP address allowed to be active on a
particular DSL port.
port_id – Identifies the DSL port to be affected. The possible forms of the identifier are described
in Chapter 2, Terminology and Conventions.
ip_address – Specifies an IP address allowed to be active on the port. If the table of allowed IP
addresses already has the number of addresses specified by the configure security IP max-ip
command, the following error message is displayed:
Command not allowed: Too many static entries
nhr_address – Specifies the address of the Next Hop Router for this port. It overrides the default
address.
message is displayed:
Example:
PDYN# configure security ip 23 add 135.27.90.2 135.27.90.21
configure security ip {port_id} delete {ip_address}
Minimum Access Level: Administrator
The configure security ip delete command deletes an IP address in the table of addresses
allowed to be active on a particular DSL port.
port_id – Identifies the port to be affected. The possible forms of the identifier are described in
Chapter 2, Terminology and Conventions.
ip_address – Specifies an IP address to be deleted. The address must exist in the table of
addresses for this port. You can display the table using the configure security ip show
command.
Example:
PDYN# configure security ip 21 delete 135.27.90.2