vle-transparent-modify

This command modifies the VLE error transparent mode.

Syntax   vle-transparent-modify

mode enable|disable

Enable or disable VLE error transparent mode across the fabric.

Defaults   None.

Access   CLI

History   Command introduced in Version 5.2.0.

Usage   

Enabling error transparency allows the VLE tunnel to transparently pass frames with CRC errors and runt traffic with size of 50 bytes.

Examples  This example shows how to enable VLE error transparent mode on the fabric.

CLI network-admin@switch > vle-transparent-modify enable

vle-transparent-show

This command displays the fabric VLE error transparent mode.

Syntax   vle-transparent-show

Defaults   None.

Access   CLI

History   Command introduced in Version 5.2.0.

Usage   

Enabling error transparency allows the VLE tunnel to transparently pass frames with CRC errors and runt traffic with size of 50 bytes. This command displays the mode of the VLE tunnel transparent mode, i.e., it show if the functionality is enabled or disabled.

Examples  This example command shows that the VLE error transparent mode is currently enabled on the fabric.

CLI network-admin@switch > vle-transparent-show
fabric: Transparent VLE mode is enabled

vle-transparent-port-add

This command adds local ports to VLE error transparent mode.

Syntax   vle-transparent-port-add

port port-list

Specify the ports to be added to VLE error transparent mode.

Defaults   None.

Access   CLI

History   Command introduced in Version 5.2.0.

Usage   

Enabling error transparency allows the VLE tunnel to transparently pass frames with CRC errors and runt traffic with size of 50 bytes. This command adds local ports to the VLE error transparent mode.

Examples  This example adds local ports 17 and 18 VLE error transparent mode.

CLI network-admin@switch > vle-transparent-port-add port 17,18

vle-transparent-port-remove

This command remove local ports from VLE error transparent mode.

Syntax   vle-transparent-port-add

port port-list

Specify the ports to be removed from VLE error transparent mode.

Defaults   None.

Access   CLI

History   Command introduced in Version 5.2.0.

Usage   

Enabling error transparency allows the VLE tunnel to transparently pass frames with CRC errors and runt traffic with size of 50 bytes. This command removes local ports from VLE error transparent mode.

Examples  This example command removes local ports 20 and 21 from VLE error transparent mode.

CLI network-admin@switch > vle-transparent-port-remove port 20,21


vle-transparent-port-show

This command displays the local ports removed from VLE error transparent mode.

Syntax   vle-transparent-port-show

Defaults   None.

Access   CLI

History   Command introduced in Version 5.2.0.

Usage   

Enabling error transparency allows the VLE tunnel to transparently pass frames with CRC errors and runt traffic with size of 50 bytes. This command displays the local ports that are removed from VLE error transparent mode.

Examples  This example command shows the ports removed from VLE error transparent mode on the local switch. Currently there are none.

CLI network-admin@switch1 > vle-transparent-port-show

switch: switch1

switch1: ports removed from VLE transparent mode: none