Specifications
8-104 delete vlanrelay Rapier Switch Software Reference
Software Release 2.7.3
C613-03098-00 REV A
Example To delete port 3 from the marketing VLAN, use the command:
del vlan=marketing po=3
Related Commands add vlan port
show vlan
delete vlanrelay
Syntax DELete VLANRelay=name [PROTocol=protocoltype]
[VLAN={vlan-name|1..4094}]
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.
■ protocoltype is either a valid protocol number in hexadecimal notation, or a
recognised protocol name. A protocol number is 1 byte for SAP, 2 bytes for
ETHII, or 5 bytes for an 802.2 SNAP type packet.
■ vlan-name is a unique name from 1 to 32 characters. Valid characters are
uppercase and lowercase letters, digits, the underscore, and the hyphen.
The vlan-name cannot be a number or ALL.
Description This command deletes a protocol number and/or a VLAN from a VLAN relay
entity. The relay entity must still contain at least one protocol and two VLANs
in order to relay packets.
The vlanrelay parameter specifies the unique identifier for the VLAN relay
entity. A VLAN relay entity with this name must already exist.
The protocol parameter specifies an Ethernet protocol number for packets that
are no longer to be relayed. The protocol number must be currently being
relayed. Table 8-5 on page 8-25 lists predefined protocol types.
The vlan parameter specifies the static VLAN to remove from the VLAN relay
entity. The VLAN can be referenced by name or VLAN ID. The VLAN must
already exist and must currently be part of the VLAN relay entity.
Example To delete VLAN 2 from VLAN relay entity SNARelay, use the command:
del vlanr=snarelay vlan=2
Related Commands add vlanrelay
create vlanrelay
destroy vlanrelay
show vlanrelay