allow-unsupported-transceiver
Syntax
allow-unsupported-transceiver [confirm | log-interval {none | }] no allow-unsupported-transceiver
Description
Allows unsupported transceivers to be enabled or establish connections. Only 1G and 10G transceivers are enabled by this command and unsupported transceivers of other speeds will remain disabled.
Theno
form of this command disallows using unsupported transceivers. This is the default.
Command context
config
Parameters
-
confirm
-
Specifies that unsupported transceiver warnings are to be automatically confirmed.
-
log-interval none
-
Disables unsupported transceiver logging.
-
log-interval
-
Sets the unsupported transceiver logging interval in minutes. Default: 1440 minutes. Range: 1440 to 10080 minutes.
Authority
Administrators or local user group members with execution rights for this command.
Usage
When none of the parameters are specified it will display a warning message to accept the warranty terms. Withconfirm
option the warning message is displayed but the user is not prompted to(y/n)
answering. Warranty terms must be agreed to as part of enablement and the support is on best effort basis.
Examples
Allowing unsupported transceivers with follow-up confirmation:
switch(config)#allow-unsupported-transceiver警告:使用不受支持的收发器,dac, and AOCs is at your own risk and may void support and warranty. Please see HPE Warranty terms and conditions. Do you agree and do you want to continue (y/n)?y
Allowing unsupported transceivers with confirmation in command syntax:
switch(config)#allow-unsupported-transceiver confirm警告:使用不受支持的收发器,dac, and AOCs is at your own risk and may void support and warranty. Please see HPE Warranty terms and conditions.
Configuring unsupported transceiver logging with an interval of every 48 hours:
switch(config)#allow-unsupported-transceiver log-interval 2880
Disabling unsupported transceiver logging:
switch(config)#allow-unsupported-transceiver log-interval none
Disallowing unsupported transceivers with follow-up confirmation:
switch(config)#no allow-unsupported-transceiverWarning: Unsupported transceivers, DACs, and AOCs will be disabled, which could impact network connectivity. Use 'show allow-unsupported-transceiver' to identify unsupported transceivers, DACs, and AOCs. Continue (y/n)?y
Disallowing unsupported transceivers with confirmation in command syntax:
switch(config)#no allow-unsupported-transceiver confirmWarning: Unsupported transceivers, DACs, and AOCs will be disabled, which could impact network connectivity. Use 'show allow unsupported-transceiver' to identify unsupported transceivers, DACs, and AOCs. switch(config)#