- Table of Contents
-
- 04-Layer 2—LAN Switching Command Reference
- 00-Preface
- 01-Ethernet link aggregation commands
- 02-M-LAG commands
- 03-Port isolation commands
- 04-VLAN commands
- 05-MVRP commands
- 06-QinQ commands
- 07-VLAN mapping commands
- 08-Loop detection commands
- 09-Spanning tree commands
- 10-LLDP commands
- 11-L2PT commands
- 12-Service loopback group commands
- 13-PFC commands
- 14-MAC address table commands
- Related Documents
-
Title | Size | Download |
---|---|---|
12-Service loopback group commands | 47.30 KB |
Service loopback group commands
|
NOTE: Only SD interface modules, SF interface modules, and ports on the SC MPUs prefixed with LSCM2 support the service loopback group feature. The service loopback group feature is supported only if the system operating mode is Expert. For more information about system operating modes, see device management configuration in Fundamentals Configuration Guide. |
display service-loopback group
Use display service-loopback group to display service loopback group information.
Syntax
display service-loopback group [ group-id ]
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
group-id: Specifies a service loopback group ID. The value range for the group-id argument is 1 to 1024. If you do not specify a service loopback group, this command displays information about all service loopback groups.
Examples
# Display information about service loopback group 5.
<Sysname> display service-loopback group 5
Group ID: 5 Service type: VSI-gateway
Table 1 Command output
Field |
Description |
Group ID |
Service loopback group ID. |
Service type |
Service type of the service loopback group. The value is VSI-gateway, which represents VSI gateway services. |
service-loopback group
Use service-loopback group to create a service loopback group and specify its service type.
Use undo service-loopback group to delete a service loopback group.
Syntax
service-loopback group group-id type vsi-gateway
undo service-loopback group group-id
Default
No service loopback groups exist.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
group-id: Specifies a service loopback group ID. The value range for the group-id argument is 1 to 1024.
type: Specifies the service type of the service loopback group.
vsi-gateway: Specifies VSI gateway services.
Usage guidelines
You can apply a service loopback group to other features once the group is created. The service loopback group will process services for the features.
You can configure only one service loopback group.
To ensure correct traffic processing, do not delete the service loopback group after the group is being used by a feature.
Examples
# Create service loopback group 5 and specify VSI gateway services for the group.
<Sysname> system-view
[Sysname] service-loopback group 5 type vsi-gateway