Specifications
8-96 create vlanrelay Rapier Switch Software Reference
Software Release 2.7.3
C613-03098-00 REV A
To create a VLAN named vlan42, which must have a VID of 42, use the
command:
cre vlan=vlan42 vid=42
To create vlan2 and make it a private VLAN, use the command (only available
on Rapier i Series switches):
cre vlan=vlan2 vid=2 priv
To create a protected VLAN named protvlan with a VLAN Identifier of 3, use
the command:
cre vlan=protvlan vid=3 pro
Related Commands add vlan port
destroy vlan
show vlan
create vlanrelay
Syntax CREate VLANRelay=name
where name is a unique name for the VLAN relay entity 1 to 15 characters long.
Valid characters are uppercase and lowercase letters, digits, the underscore,
and the hyphen.
Description This command creates a VLAN relay entity, which can be used to relay packets
of a given protocol type between VLANs. The VLAN relay entity is enabled by
default.
For packet relaying to commence, VLANs and protocol types must be added to
this entry, using the add vlanrelay command on page 8-90.
The vlanrelay parameter specifies the unique identifier for the VLAN relay
entity. No VLAN relay entity with this name may already exist. Comparisons
of VLAN relay entity names are done without regard to the case of letters,
although the case of letters is preserved in order to improve readability. For
example, “relaying” and “RelayOne” are treated as the same VLAN relay
entity name.
Example To create a VLAN relay entity called SNARelay, use the command:
cre vlanr=snarelay
Related Commands add vlanrelay
delete vlanrelay
destroy vlanrelay
show vlanrelay