Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

CREATE-VLAN-LINE / CRVLLN: Create VLAN line

&pagelevel(3)&pagelevel

You use the CREATE-VLAN-LINE command to create a VLAN line.
A prerequisite is that the associated VLAN device or the link aggregation has already been defined.
After a CREATE-VLAN-LINE command has been executed successfully the VLAN line is in the INCLUDED status.

The alias name CRVLLN exists for CREATE-VLAN-LINE in order to support SNMP.

BS2000 console

SOF file

Command file

SNMP management

Parameter service

x

x

x

x


List of valid command sources

CREATE-VLAN-LINE / CRVLLN

LINE-NAME = <composed-name 1..8> / <c-string 1 .. 8>

,HOST-NAME = *STD / <composed-name 1 .. 8> / <c-string 1 .. 8>

,AGGREGATION-NAME = *NONE / <composed-name 1..8>

,DEVICE-NAME = *NONE / <composed-name 1..8> / <c-string 1 .. 8>

,IP-ADDRESS = *NONE / <text 7 .. 18> / <x-string 7 .. 8>

,IPV6-ADDRESS = *NONE / <text 9 .. 49> / <c-string 9 .. 49>

,ISO-ADDRESS = *NONE / <x-string 1 .. 40>

,REDUNDANT-LINE = *STD / *NONE / *FIRST / <composed-name 1 .. 8>

,REDUNDANT-SUBGROUP = *NONE / <text 1 .. 1> / <c-string 1 .. 1>

,NODE-NAME = <composed-name 1 .. 8> / <c-string 1 .. 8>

,SLOW-POLL = *STD / *ON / *OFF

,BROADCAST = *STD / *ON / *OFF

,MULTICAST = *STD / *ON / *OFF

,AUTO-ROUTE-SWITCHING = *ON / *OFF

,ROUTE-RESWITCHING = *OFF / *ON

,MAX-LPDU-SIZE = *STD / *BY-DEVICE

LINE-NAME=<composed-name 1..8> / <c-string 1..8>
Name of the VLAN line that is to be created.

HOST-NAME=...
In HOST-NAME you specify the name of the host to which the VLAN line is to be connected.

HOST-NAME=*STD
The name of the standard host (host name from the DCSTART or DCOPT command) is used as the host name.

HOST-NAME=<composed-name 1..8> / <c-string 1..8>
Name of the host to which the VLAN line is connected.

AGGREGATION-NAME= ...
Specifies the name of the link aggregation to be assigned.

AGGREGATION-NAME=*NONE
The VLAN line is not to be assigned to any link aggregation.

AGGREGATION-NAME=<composed-name 1..8>
Name of the link aggregation to be assigned.

DEVICE-NAME= ...
Name of the associated VLAN device. The device name is not evaluated if a link aggregation was specified. If you specify a device name nevertheless, it is ignored.

DEVICE-NAME=*NONE
The VLAN line is not assigned to any VLAN device.

DEVICE-NAME=<composed-name 1..8> / <c-string 1..8>
Name of the assigned VLAN device.

IP-ADDRESS=...
In IPADR you specify the local IP address under which the host can be addressed via the VLAN line.

IP-ADDRESS=*NONE
No local IP address is defined under which the host can be addressed via the VLAN line.

IP-ADDRESS=<text 7..18> / <x-string 7..8>
Local IP address, if required with specification of the prefix length, via which the host can be addressed over the 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=...
In IPV6-ADDRESS you specify the local IPv6 address under which the host can be addressed via the VLAN line, and also the IPv6 prefix length.

IPV6-ADDRESS=*NONE
No local IP address is defined under which the host can be addressed via the VLAN line.

IPV6-ADDRESS<text 9..49> / <c-string 9..49>
In IPV6-ADDRESS you specify the local IPv6 address under which the host can be addressed via the VLAN line, and also the IPv6 prefix length.
(Address syntax: <IPv6-address>/<IPv6-prefix-length>)

ISO-ADDRESS=...
In ISO-ADDRESS you specify the local ISO Internet address under which the host can be addressed via the VLAN line.

ISO-ADDRESS=*NONE
No local ISO Internet address is defined under which the host can be addressed via the VLAN line.

ISO-ADDRESS=<x-string 1..40>
In ISO-ADDRESS you specify the local ISO Internet address under which the host can be addressed via the VLAN line.

NODE-NAME=<composed-name 1..8> / <c-string 1..8>
Name of the associated VLAN node.

REDUNDANT-LINE=...
The VLAN line is assigned to a group of redundant lines by the specification in REDUNDANT-LINE.

REDUNDANT-LINE=*STD
The VLAN line is to be redundant for all lines which belong to the standard group. The standard group consists of all the lines of a node which have the same profile and are defined with *STD. Specification of a subgroup has no effect for the standard group.

REDUNDANT-LINE=*NONE
The VLAN line is to be redundant for no group of lines of the assigned node. Consequently it plays no part in redundancy.

REDUNDANT-LINE=*FIRST
The VLAN line defines the “first” line of a group of redundant lines. The group name is the same as the name of this line (LINE-NAME= operand). All VLAN lines in which the name of the line is subsequently specified in REDUNDANT-LINE= are assigned to this group.

REDUNDANT-LINE=<composed-name 1..8>
The VLAN line is assigned to the group of lines with this name. Before this is done, this group must have been configured with REDUNDANT-LINE=*FIRST.

REDUNDANT-SUBGROUP= *NONE / <text 1..1> / <c-string 1..1>
A subgroup is specified to enable a preferred line switchover for lines which are explicitly defined as redundant. When a line switchover occurs, this ensures that first of all a line with the same subgroup ID is switched to. If this is not possible, an alternate line is searched for among the lines defined in the REDUNDANT-LINE entry.

REDUNDANT-SUBGROUP=*NONE
The VLAN line does not belong to a subgroup..

REDUNDANT-SUBGROUP=<text 1..1> / <c-string 1..1>
Name of the subgroup of a line.

SLOW-POLL=...
Defines the SLOW-POLL behavior for the VLAN device.

SLOW-POLL=*STD
The general SLOW-POLL presetting (BCOPTION command /MODIFY-BCAM-OPTIONS command) is accepted.

SLOW-POLL=*ON
After failure of the VLAN device causes automatic reactivation. Reactivation is attempted every 15 seconds until it is successful or until a DEACTIVATE-VLAN-LINE command is issued.

SLOW-POLL=*OFF
No reactivation after line failure.

BROADCAST=...
Defines the BROADCAST option.

BROADCAST=*STD
The general BROADCAST default setting (BCOPTION command /MODIFY-BCAM-OPTIONS command) is used.

BROADCAST=*ON
The BROADCAST option is activated.

BROADCAST=*OFF
The BROADCAST option is deactivated.

MULTICAST=...
Defines the MULTICAST option.

MULTICAST=*STD
The general MULTICAST default setting (BCOPTION command /MODIFY-BCAM-OPTIONS command) is used.

MULTICAST=*ON
The MULTICAST option is activated.

MULTICAST=*OFF
The MULTICAST option is deactivated.

AUTO-ROUTE-SWITCHING=...
Defines the AUTO-ROUTE-SWITCHING option. This specifies whether IP, IPv6 and INTF routes can be switched to a replacement route (on the same LAN) in the event of a VLAN line failure.

AUTO-ROUTE-SWITCHING=*ON
The AUTO-ROUTE-SWITCHING option is activated: routes can be switched.

AUTO-ROUTE-SWITCHING=*OFF
The AUTO-ROUTE-SWITCHING option is deactivated: routes cannot be switched.

ROUTE-RESWITCHING=...
Defines the ROUTE-RESWITCHING option.
The ROUTE-RESWITCHING option specifies whether IP, IPV6 and INTF routes can be switched back to the original path definition, i.e. to this VLAN line, in the event of reactivation.

ROUTE-RESWITCHING=*OFF
The ROUTE-RESWITCHING option is deactivated.

ROUTE-RESWITCHING=*ON
The ROUTE-RESWITCHING option is activated.

MAX-LPDU-SIZE=...
MAX-LPDU-SIZE specifies the maximum data length on the VLAN line. The value is limited by the value permitted by the VLAN device.

MAX-LPDU-SIZE=*STD
The LPDU length is set to the Ethernet standard.

MAX-LPDU-SIZE=*BY-DEVICE
The LPDU length is set to the value read by the VLAN device.

Command logging

Positive acknowledgments are supplied in news BCA0673, and negative acknowledgments in news BCA06C3.
A description of the error messages that may be issued during command processing is provided in the table below.

Command return codes

(SC2)      SC1

Maincode

Meaning

   0        0

CMD0001

Command successfully processed

   0        1

CMD0202

Error in command

   2        0

BCA05B9

No device for link aggregation

   2        0

BCA05D8

VLAN device is assigned to a link aggregation

   0        1

BCA0768

Syntax error in command

   0       64

BCA05E4

VLAN line for VLAN device and VLAN ID already exists

   0       64

BCA0609

line <> does not have the same node as VLAN line <>

   0       64

BCA060A

line <> does not have the same redundancy as VLAN line <>

   0       64

BCA0773

Incorrect data type for LINE-NAME

   0       64

BCA07A3

NODE-NAME not found

   0       64

BCA07A4

HOST-NAME not found

   0       64

BCA07A5

DEVICE-NAME not found

   0       64

BCA07A7

Link aggregation not found

   0       64

BCA07AF

Node is not a VLAN node

   0       64

BCA07E2

LINE-NAME already exists

   0       64

BCA0836

Maximum number of possible lines reached

   0      128

BCA0814

BCAM is being terminated abnormally

   0      128

BCA0816

BCAM is terminating

   0      130

BCA0766

BCAM is not active


Examples

  1. Create VLAN line:

    /CREATE-VLAN-DEVICE DEVICE-NAME=L#DEV#1 , -
    /    ,WRITE-DEVICE=Y6,READ-DEVICE=Y7)

    /CREATE-NODE NODE-NAME=NODEVLAN,LAN-TYPE=*VIRTUAL

    /CREATE-VLAN-LINE LINE-NAME=L#VLAN#1 ,IP-ADDRESS=139.25.24.52, -
    /     NODE-NAME=NODEVLAN,DEVICE-NAME=L#DEV#1

  2. Create VLAN line for a link aggregation:

    /CREATE-LINK-AGGREGATION AGGREGATION-NAME=AGGRE#01

    /CREATE-VLAN-DEVICE DEVICE-NAME=D#AGG#A1, -
    /WRITE-DEVICE=AA01,READ-DEVICE=AA02,AGGREGATION-NAME=AGGRE#01

    /CREATE-NODE NODE-NAME=NODE#VA1,LAN-TYPE=*VIRTUAL(VLAN-ID=*UNTAGGED)

    /CREATE-VLAN-LINE LINE-NAME=L#VLAN#1,NODE-NAME=NODE#VA1, -
    /IP-ADDRESS=172.25.92.77,AGGREGATION-NAME=AGGRE#01, -
    / MAX-LPDU-SIZE=*BY-DEVICE