DGS-1210/ME Metro Ethernet Switch CLI Reference Guide
55
Example usage:
To disable the loopback detection feature on the Switch:
DGS-1210-28MP/ME:5# disable loopdetect
Command: disable loopdetect
Success.
DGS-1210-28MP/ME:5#
config loopdetect mode
Purpose To configure the loop back detection
vlanbase on the Switch.
Syntax
config loopdetect mode [portbase | vlanbase]
Description
The config loopdetect mode command configures
detection mode to be portbase or vlanbase on the Switch.
Parameters
[portbase | vlanbase] - Specifies the loopdetect mode to be portbase
or vlanbase.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure the loopback detection mode to be portabse on the Switch:
DGS-1210-28MP/ME:5# config loopdetect mode portbase
Command: config loopdetect mode portbase
Success.
config loopdetect ports
Purpose To configures the loop back detection to be enabled or disabled for
the specific ports on the Switch.
Syntax
config loopdetect ports [<portlist> | all] state [enable | disable]
Description
The config loopdetect ports
command configures the loop back
detection to be enabled or disabled for the specific ports
Switch.
Parameters
<portlist> − A port or range of ports to be configured.
all − All ports settings are to be configured.
state [enabled | disabled] − Specifies the loop back detection is
enabled or disabled for the specified ports on the Switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To enable the loop back detection on the Switch:
DGS-1210-28MP/ME:5# config loopdetect ports 1-4 state enable
Command: config loopdetect ports 1-4 state enable