ADD-OWN-ADDRESS creates an additional local address for a line/VLAN line.
The alias name ADOAD exists for ADD-OWN-ADDRESS in order to provide SNMP support.
BS2000 console | BS2000 SDF command | Command/ SOF file | SNMP management | Parameter service |
x | x | x | x |
List of valid command sources
ADD-OWN-ADDRESS / ADOAD |
LINE-NAME = <composed-name 1..8> ,HOST-NAME = *STD / <composed-name 1 .. 8> ,IP-ADDRESS = *NONE / <text 7 .. 18> ,IPV6-ADDRESS = *NONE / <text 9 .. 49> / <c-string 9 .. 49> |
LINE-NAME=
Name of the line/VLAN line for which an additional local address is to be created.
LINE-NAME=<composed-name 1..8>
Name of the line/VLAN line.
HOST-NAME=...
You use HOST-NAME to specify the name of the host for which the additional local address is defined.
HOST-NAME=*STD
The name of the standard host is used as the host name (host name from the DCSTART or DCOPT command).
HOST-NAME=<composed-name 1..8>
Name of the host to which the line/VLAN line is connected.
IP-ADDRESS=...
You use IP-ADDRESS to specify the additional local IP address via which the host can be addressed over the line/VLAN line.
IP-ADDRESS=*NONE
No local IP address is defined via which the host can be addressed over the line/VLAN line.
IP-ADDRESS=<text 7..18>
Local IP address, if required with specification of the prefix length via which the host can be addressed over the line/ VLAN line. If the prefix length is not specified, the default prefix length which matches the IPv4 address is determined.
Address syntax: <IPv4-address>/<IPv4-prefix-length> or <IPv4-address>.
IPV6-ADDRESS=...
You use IPV6-ADDRESS to specify the local IPv6 address, together with the IPv6 prefix length, via which the host can be addressed over the line/VLAN line.
IPV6-ADDRESS=*NONE
No local IPv6 address is defined via which the host can be addressed over the line/VLAN line.
IPV6-ADDRESS=<text 9..49> / <c-string 9..49>
Local IPv6 address, together with the IPv6 prefix length, via which the host can be addressed over the line/ VLAN line. Address syntax: <IPv6-address>/<IPv6-prefixlength>.
Command logging
The generation of each local address is reported with the message BCA057A for lines and BCA057B for VLAN lines.
Positive acknowledgments are supplied in news BCA0678, and negative acknowledgments in news BCA06C8.
A description of the error messages that may be issued during command processing is provided in the table below.
Command return codes
(SC2) | Maincode | Meaning |
| CMD0001 | Command successfully processed |
| CMD0202 | Error in command |
| BCA0768 | Syntax error in command |
| BCA06C8 | Command aborted |
| BCA0770 | Parameter error |
| BCA07A2 | LINE-NAME is unknown |
| BCA07A4 | HOST-NAME is unknown |
| BCA07AD | Line does not lead to a LAN node |
| BCA0814 | BCAM is terminating abnormally |
| BCA0816 | BCAM is terminating |
| BCA0766 | BCAM is not active |