TAP Series Switch Command Line Reference
Switch(config-if-eth-0-1)# no duplex
Related Commands
show interface status
show interface
Use the command to set unidirectional function for a port.
Command Syntax
unidirectional (enable | disable | rx-only)
Command Mode
Interface Configuration
Default
Disable
Usage
Use the command to set unidirectional function for a port.
Examples
The following example shows how enable unidirectional on interface eth-0-1:
Switch(config)# interface eth-0-1
Switch(config-if-eth-0-1)# unidirectional enable
The following example shows how disable unidirectional on interface eth-0-1:
Switch(config-if-eth-0-1)# unidirectional disable