TAP Series Switch Command Line Reference
Examples
The following example shows how to create a tap-group:
Switch(config)# tap-group tap1
Switch(config-tap-tap1)#
The following example shows how to delete a tap-group:
Switch(config)# no tap-group tap1
Switch(config)#
Related Commands
show tap-group
Use this command to set the description of the TAP group.
Use the no form of this command to delete the description.
Command Syntax
description LINE
no description
TAP group description string, which should
begin with a-z/A-Z, valid characters are 0-9A-
Za-z.-, maximum length is 80 characters.
Command Mode
configure-tap-view
Default
The TAP group has no description by default.
Usage
Use this command to set the description of the TAP group.